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

Merge release 3.9.0 into 4.0.x #34

Merged
merged 5 commits into from
Oct 10, 2022
Merged

Commits on Sep 26, 2022

  1. Lock file maintenance

    Signed-off-by: Renovate Bot <[email protected]>
    renovate[bot] authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    1979594 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Lock file maintenance

    Signed-off-by: Renovate Bot <[email protected]>
    renovate[bot] authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    d929d28 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. Lock file maintenance

    Signed-off-by: Renovate Bot <[email protected]>
    renovate[bot] authored Oct 8, 2022
    Configuration menu
    Copy the full SHA
    e47196d View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Add support for PHP 8.2, Remove support for PHP 7.4

    - Fix test compatibility with 8.2
    - Stop ignoring platform reqs on 8.1
    - Replaces `get_class()` calls with `$instance::class`
    
    Signed-off-by: George Steel <[email protected]>
    gsteel committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    c0827b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #33 from gsteel/PHP-8.2

    Add support for PHP 8.2, Remove support for PHP 7.4
    Ocramius authored Oct 10, 2022
    Configuration menu
    Copy the full SHA
    b847ad3 View commit details
    Browse the repository at this point in the history