Skip to content

Bump minimum PHP requirement to PHP 7.1#338

Merged
beberlei merged 1 commit intobeberlei:masterfrom
Ayesh:php71-bump
Apr 23, 2024
Merged

Bump minimum PHP requirement to PHP 7.1#338
beberlei merged 1 commit intobeberlei:masterfrom
Ayesh:php71-bump

Conversation

@Ayesh
Copy link
Copy Markdown
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 #337 depends on this.

Bumps the minimum required PHP version to PHP 7.1 to use explicit nullable parameter type syntax.
@Ayesh
Copy link
Copy Markdown
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