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

PHP 8 support #8

Merged
merged 2 commits into from
Oct 21, 2021
Merged

PHP 8 support #8

merged 2 commits into from
Oct 21, 2021

Commits on Oct 21, 2021

  1. PHP 8 support

    * update Code tools
    * update GitHub action
    * remove usage of \Safe\DateTimeImmutable because it's not compatible with PHP 8 yet
    * add LICENCE file
    
    We also need to specify --ignore-platform-reqs at the moment because one dependency doesn't support PHP 8, yet (narrowspark/mimetypes#27).
    rieschl committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7445dca View commit details
    Browse the repository at this point in the history
  2. version readiness

    rieschl committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    7d45b36 View commit details
    Browse the repository at this point in the history