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

Remove inefficient caching from PhpMethodReflection #3534

Merged
merged 15 commits into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. Configuration menu
    Copy the full SHA
    ea07f8c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da0aac6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a02775 View commit details
    Browse the repository at this point in the history
  4. Added *Parser unit tests

    staabm committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b8ee0bc View commit details
    Browse the repository at this point in the history
  5. test nested classes

    staabm committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    0e03ad5 View commit details
    Browse the repository at this point in the history
  6. test functions

    staabm committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c3cdb0b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    687c50d View commit details
    Browse the repository at this point in the history
  8. Drop inClassLike property

    staabm committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    fc7e0ca View commit details
    Browse the repository at this point in the history
  9. Revert "Drop inClassLike property"

    This reverts commit 083aaf3.
    staabm committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    13b1067 View commit details
    Browse the repository at this point in the history
  10. fix anonymous class detection

    staabm committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c958367 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3fb80a View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    676d440 View commit details
    Browse the repository at this point in the history
  13. My vision

    ondrejmirtes committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d4d5c1a View commit details
    Browse the repository at this point in the history
  14. Optimization

    ondrejmirtes committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    d1a8cbd View commit details
    Browse the repository at this point in the history
  15. Another optimization

    ondrejmirtes committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    cfbadfd View commit details
    Browse the repository at this point in the history