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

Test PHP-Parser 5 #2839

Closed
wants to merge 47 commits into from
Closed

Test PHP-Parser 5 #2839

wants to merge 47 commits into from

Commits on Sep 4, 2024

  1. Open 2.0.x-dev

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c2b576c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88ef6d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    778af2f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46e8f1b View commit details
    Browse the repository at this point in the history
  5. PHP-Parser 5 - compiler

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8a47713 View commit details
    Browse the repository at this point in the history
  6. Scope changes

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f056972 View commit details
    Browse the repository at this point in the history
  7. Rest of src/ changes

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4d7d6ed View commit details
    Browse the repository at this point in the history
  8. Tests changes

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    71c1790 View commit details
    Browse the repository at this point in the history
  9. Fixes

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    33f3ce9 View commit details
    Browse the repository at this point in the history
  10. Fix deprecations

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e7f9a77 View commit details
    Browse the repository at this point in the history
  11. Fix phar.yml

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d68e55c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1620cab View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    78c1b40 View commit details
    Browse the repository at this point in the history
  14. Fix ThrowExpressionRule

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7f515bb View commit details
    Browse the repository at this point in the history
  15. Fixes

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a23e389 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    21bb404 View commit details
    Browse the repository at this point in the history
  17. This hack is no longer needed because there is now clear separation b…

    …etween Name and Identifier
    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    5849a84 View commit details
    Browse the repository at this point in the history
  18. Fix NeverRuleHelper

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    59747b6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    d6983c0 View commit details
    Browse the repository at this point in the history
  20. Fixes

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3884d2e View commit details
    Browse the repository at this point in the history
  21. Fixes

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    65368e3 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    4178be1 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    58f630e View commit details
    Browse the repository at this point in the history
  24. Fix PHPStan errors

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    94c9bce View commit details
    Browse the repository at this point in the history
  25. Fix

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    e131739 View commit details
    Browse the repository at this point in the history
  26. Fix

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8b462d2 View commit details
    Browse the repository at this point in the history
  27. Handle Block statement

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    598a82d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f13af95 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a22ed83 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    cbd3fd7 View commit details
    Browse the repository at this point in the history
  31. Fix minor change

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    7d1fec9 View commit details
    Browse the repository at this point in the history
  32. Fix baseline

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c7e9e3e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    e2f0c77 View commit details
    Browse the repository at this point in the history
  34. Fix tests

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    987009a View commit details
    Browse the repository at this point in the history
  35. Update PHPUnit

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    644dbbc View commit details
    Browse the repository at this point in the history
  36. Fix anonymous class

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4ce29a7 View commit details
    Browse the repository at this point in the history
  37. Fix RichParser

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b4c231b View commit details
    Browse the repository at this point in the history
  38. Fix

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    151896f View commit details
    Browse the repository at this point in the history
  39. Fixes

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    2f9c8d4 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    a1ad423 View commit details
    Browse the repository at this point in the history
  41. Update BetterReflection

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    29345c2 View commit details
    Browse the repository at this point in the history
  42. Fix

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    0dcb5dc View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    88560b6 View commit details
    Browse the repository at this point in the history
  44. Fix tests

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    069d6e9 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    02fab88 View commit details
    Browse the repository at this point in the history
  46. Fix lint

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    3e3b051 View commit details
    Browse the repository at this point in the history
  47. Skip more mixed tests

    ondrejmirtes committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6cfeb23 View commit details
    Browse the repository at this point in the history