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.3 and 8.4 #63

Merged
merged 1 commit into from
Jan 9, 2025
Merged

Add support for PHP 8.3 and 8.4 #63

merged 1 commit into from
Jan 9, 2025

Conversation

lentex
Copy link
Member

@lentex lentex commented Jan 8, 2025

Added

  • Support for PHP 8.3. and PHP 8.4.

Changed

  • Code improvements to avoid type errors on runtime
  • Implicitly nullable parameters to nullable (PHP 8.4 deprecation)

@lentex lentex force-pushed the feature/php-versions branch 2 times, most recently from e0f1a24 to b7f55f1 Compare January 8, 2025 09:06
@lentex lentex force-pushed the feature/php-versions branch from b7f55f1 to 25af541 Compare January 8, 2025 09:14
@lentex lentex mentioned this pull request Jan 8, 2025
@lentex lentex merged commit d61cdec into master Jan 9, 2025
5 checks passed
@lentex lentex deleted the feature/php-versions branch January 9, 2025 08:13
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.

2 participants