Skip to content

Support for PHP8.4#34

Merged
pcrov merged 1 commit intopcrov:masterfrom
VladimirRebilly:patch-1
Nov 11, 2025
Merged

Support for PHP8.4#34
pcrov merged 1 commit intopcrov:masterfrom
VladimirRebilly:patch-1

Conversation

@VladimirRebilly
Copy link
Copy Markdown
Contributor

This PR will fix deprecation warnings when run using php8.4

vendor/pcrov/jsonreader/src/JsonReader.php:176
pcrov\JsonReader\JsonReader::next(): Implicitly marking parameter $target as nullable is deprecated, the explicit nullable type must be used instead

This PR will fix deprecation warnings when run using php8.4

```
vendor/pcrov/jsonreader/src/JsonReader.php:176
pcrov\JsonReader\JsonReader::next(): Implicitly marking parameter $target as nullable is deprecated, the explicit nullable type must be used instead
```
@VladimirRebilly
Copy link
Copy Markdown
Contributor Author

@pcrov hi! Could you please take a look at this PR?

@pcrov pcrov merged commit 4d8483a into pcrov:master Nov 11, 2025
@pcrov
Copy link
Copy Markdown
Owner

pcrov commented Nov 11, 2025

Thanks!

@VladimirRebilly VladimirRebilly deleted the patch-1 branch November 11, 2025 08:52
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