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

PHP 8.4 support #1462

Open
wants to merge 23 commits into
base: 6.44.x
Choose a base branch
from
Open

PHP 8.4 support #1462

wants to merge 23 commits into from

Commits on Nov 28, 2024

  1. Run checks on PHP 8.4

    kukulich committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    51496aa View commit details
    Browse the repository at this point in the history
  2. Hack temporarily PhpStormStubsSourceStubber tests for PHP 8.4 until J…

    …etBrains/phpstorm-stubs are fixed
    kukulich committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2260394 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f86834 View commit details
    Browse the repository at this point in the history
  4. Don't check deprecated functions in ReflectionSourceStubber tests bec…

    …ause it throws deprecated warnings in PHPUnit
    kukulich committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e37298d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    902ca0d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bc78b96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    be7fdfd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68c6901 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70d20b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70780e2 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8bb15aa View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8fcd904 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    af9adcb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2a7c667 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5151935 View commit details
    Browse the repository at this point in the history
  16. Implemented property hooks

    kukulich committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    90dc6f2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7368a41 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4027cf3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    39a3655 View commit details
    Browse the repository at this point in the history
  20. ReflectionClassConstant::__toString() ReflectionEnumCase::__toString(…

    …) return also the doccomment
    kukulich committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    11d7150 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a27718a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    b5f7b76 View commit details
    Browse the repository at this point in the history
  23. Added @return never

    kukulich committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9c8e548 View commit details
    Browse the repository at this point in the history