Skip to content

Fix nullable types for PHP 8.4 #12

Merged
odan merged 7 commits intoselective-php:masterfrom
heinrichschiller:master
Jun 7, 2025
Merged

Fix nullable types for PHP 8.4 #12
odan merged 7 commits intoselective-php:masterfrom
heinrichschiller:master

Conversation

@heinrichschiller
Copy link
Contributor

Hello!

I'm getting the following error in the Transformer library when using PHP 8.4:

PHP Deprecated: Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead.

I’ve fixed the issue and took the liberty of making a few additional improvements—mainly just updating some files. I hope that’s okay.

Kind regards,
Heinrich Schiller

@odan odan merged commit 9be2b4e into selective-php:master Jun 7, 2025
0 of 3 checks passed
@odan
Copy link
Member

odan commented Jun 7, 2025

Thanks a lot.

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