Skip to content

Conversation

@Nahornii
Copy link
Contributor

@Nahornii Nahornii commented Oct 6, 2025

PHP 8.4 deprecates implicitly nullable parameters (e.g. function foo(string $x = null)).
Prevents PHP 8.4 deprecation warnings like:
"Implicitly marking parameter $x as nullable is deprecated, the explicit nullable type must be used instead"

@josiasmontag josiasmontag merged commit 8c63c4d into cloudconvert:master Oct 6, 2025
11 of 12 checks passed
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