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 version updates #58

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

PHP version updates #58

wants to merge 3 commits into from

Conversation

mike42
Copy link
Owner

@mike42 mike42 commented Dec 28, 2023

  • Updates supported version range to 8.1 or higher, excluding now-unsupported PHP versions.
  • Selects latest stable version of all development dependencies: PHPUnit, PHPCS, PHPBench.
  • Corrects issues which were raising deprecation warnings on recent PHP versions
  • Making further use of type declarations - field types and void return values were not available over the previously supported version range.

Closes #56

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PHP 8.2 compatibility errors
1 participant