Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept ::class as literal string #1692

Merged
merged 14 commits into from
Sep 20, 2022
Merged

Accept ::class as literal string #1692

merged 14 commits into from
Sep 20, 2022

Commits on Sep 20, 2022

  1. Configuration menu
    Copy the full SHA
    99548df View commit details
    Browse the repository at this point in the history
  2. support non-generic class-string

    staabm authored and clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7284dbc View commit details
    Browse the repository at this point in the history
  3. Restore AccessoryLiteralStringType.php

    staabm authored and clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    42319f7 View commit details
    Browse the repository at this point in the history
  4. use intersection type

    clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    655ce6b View commit details
    Browse the repository at this point in the history
  5. Delete test.php

    staabm authored and clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c69fbcd View commit details
    Browse the repository at this point in the history
  6. fix test on php < 8

    clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2a65d2a View commit details
    Browse the repository at this point in the history
  7. fix test on php 8.1

    clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    7e6d4c1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d497250 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    838abe2 View commit details
    Browse the repository at this point in the history
  10. simplify

    clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    2997d3a View commit details
    Browse the repository at this point in the history
  11. cover enum::class cases

    staabm authored and clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    8a6d9c5 View commit details
    Browse the repository at this point in the history
  12. cover template without class-name

    staabm authored and clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    c2c29de View commit details
    Browse the repository at this point in the history
  13. cover object type

    staabm authored and clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    696de6f View commit details
    Browse the repository at this point in the history
  14. fix bad merge

    clxmstaab committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    270035e View commit details
    Browse the repository at this point in the history