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

Bump minimum PHP requirement to PHP 7.1 #338

Merged
merged 1 commit into from
Apr 23, 2024
Merged

Conversation

Ayesh
Copy link
Contributor

@Ayesh Ayesh commented Mar 18, 2024

PR #337 depends on this.

Bumps the minimum required PHP version to PHP 7.1 to use explicit nullable parameter type syntax.

PR beberlei#337 depends on this.

Bumps the minimum required PHP version to PHP 7.1 to use explicit nullable parameter type syntax.
@Ayesh
Copy link
Contributor Author

Ayesh commented Mar 18, 2024

I understand this is quite a BC break and I'm not the person to make this call. Merely submitting the change because I'm running a modified version of this package, so I wanted to submit the PR.

On PHP 8.4, we will be getting a bunch of deprecation notices because we have a bunch of function declarations that trigger the deprecation of implicit nullability syntax (#337).

@beberlei beberlei merged commit 9eb17b7 into beberlei:master Apr 23, 2024
@TimWolla TimWolla mentioned this pull request Apr 23, 2024
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