Skip to content

Fix PHP deprecations#78

Open
MauricioFauth wants to merge 1 commit into
zumba:masterfrom
MauricioFauth:fix-deprecations
Open

Fix PHP deprecations#78
MauricioFauth wants to merge 1 commit into
zumba:masterfrom
MauricioFauth:fix-deprecations

Conversation

@MauricioFauth
Copy link
Copy Markdown
Contributor

This pull request fixes the testsuite and the CI workflow to run on all supported PHP versions. Currently, the CI only runs on PHP 8.3.

The enum serialization tests were extracted to the file tests/EnumSerializationTest.php to avoid syntax errors when running PHPUnit with PHP < 8.1.

Signed-off-by: Maurício Meneghini Fauth <mauricio@mfauth.com.br>
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.

Call to undefined method ReflectionProperty::isInitialized() Deprecated on PHP 8.5

2 participants