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

Utilize composer min-php version to narrow PHP_VERSION_ID #2968

Open
wants to merge 19 commits into
base: 1.10.x
Choose a base branch
from

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    9dd5d00 View commit details
    Browse the repository at this point in the history
  2. fix

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d19e18b View commit details
    Browse the repository at this point in the history
  3. Update e2e-tests.yml

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    914c39d View commit details
    Browse the repository at this point in the history
  4. add more tests

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5bf2853 View commit details
    Browse the repository at this point in the history
  5. fix

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    282b350 View commit details
    Browse the repository at this point in the history
  6. rename class

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    1081cf1 View commit details
    Browse the repository at this point in the history
  7. added config parameters

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    9cba0cf View commit details
    Browse the repository at this point in the history
  8. fix test

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    739cedf View commit details
    Browse the repository at this point in the history
  9. more tests

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a21f6bb View commit details
    Browse the repository at this point in the history
  10. test version parameters

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a0a0181 View commit details
    Browse the repository at this point in the history
  11. Update e2e-tests.yml

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    5c454b8 View commit details
    Browse the repository at this point in the history
  12. prevent 'Comparison operation "<" between int<70205, 90000> and 70205…

    … is always false.' strict errors
    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fdcb1d2 View commit details
    Browse the repository at this point in the history
  13. downgrade composer/semver for brianium/paratest:4.0.0 compat

    should fix the php 7.2 CI build
    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    aad4e8b View commit details
    Browse the repository at this point in the history
  14. incorporate feedback

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    819de2f View commit details
    Browse the repository at this point in the history
  15. spaces to tabs

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    7cb54fe View commit details
    Browse the repository at this point in the history
  16. support more constants

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    6ebf7ca View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f0a6d44 View commit details
    Browse the repository at this point in the history
  18. another test

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    e6307b2 View commit details
    Browse the repository at this point in the history
  19. fix

    staabm committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    0c9f369 View commit details
    Browse the repository at this point in the history