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

Move to PHP 8.2 #4

Merged
merged 9 commits into from
Nov 6, 2023
Merged

Move to PHP 8.2 #4

merged 9 commits into from
Nov 6, 2023

Commits on Nov 5, 2023

  1. Clean-up old files

    sstok committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    b3d85d3 View commit details
    Browse the repository at this point in the history
  2. Modernize readme

    sstok committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    92ba66a View commit details
    Browse the repository at this point in the history
  3. Drop support for PHP 7/8.1

    sstok committed Nov 5, 2023
    Configuration menu
    Copy the full SHA
    42824fc View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Correct CS

    sstok committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    2f9e1af View commit details
    Browse the repository at this point in the history
  2. Allow easier expiration handling

    Allow a DateInterval or exact DateTime point
    And allow to specify a Clock instance for easier testing
    sstok committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    830a1f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79f0ea9 View commit details
    Browse the repository at this point in the history
  4. Fix PHPStan errors

    sstok committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8015b98 View commit details
    Browse the repository at this point in the history
  5. Update GitHub workflows

    sstok committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a8a131a View commit details
    Browse the repository at this point in the history
  6. Update README.md

    sstok committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    4281795 View commit details
    Browse the repository at this point in the history