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

Add support for PHP 8.1 #528

Merged
merged 3 commits into from
Mar 7, 2022
Merged

Commits on Mar 7, 2022

  1. Use #[\ReturnTypeWillChange]

    annuh authored and Nyholm committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d4c39d4 View commit details
    Browse the repository at this point in the history
  2. Fix ArrayAccess interface

    annuh authored and Nyholm committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    eb2c579 View commit details
    Browse the repository at this point in the history
  3. Fix(): Deprecated: explode(): Passing null to parameter thephpleague#2

    …($string) of type string is deprecated
    annuh authored and Nyholm committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    060b99b View commit details
    Browse the repository at this point in the history