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

Improve PHP 8 compatibility and testing #421

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Nov 26, 2024

  1. Run tests against PHP 8.4

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f3fcc85 View commit details
    Browse the repository at this point in the history
  2. Avoid implicit nullable

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    82e9a52 View commit details
    Browse the repository at this point in the history
  3. Require PHP 5.6+

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e7c4d52 View commit details
    Browse the repository at this point in the history
  4. Adopt PHPUnit Polyfills

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c93f299 View commit details
    Browse the repository at this point in the history
  5. Ignore phpunit cache file

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d98fee1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d42dcd0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    15e63a3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3df02e3 View commit details
    Browse the repository at this point in the history
  9. Use :: expectException

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    2366533 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9e9c1b0 View commit details
    Browse the repository at this point in the history
  11. Use onlyMethods

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    61733f6 View commit details
    Browse the repository at this point in the history
  12. Rename variable

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8528bb0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    001f635 View commit details
    Browse the repository at this point in the history
  14. Fix testsuite config

    swissspidy committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d66b3d4 View commit details
    Browse the repository at this point in the history