Skip to content

Conversation

@techi602
Copy link
Contributor

This will suppress deprecated notices when running on PHP 8.1 with E_ALL including E_DEPRECATED

see https://php.watch/versions/8.1/ReturnTypeWillChange

To fully fix those interface issue support for PHP 7 must be dropped.

@f3ath f3ath merged commit 1bc2e21 into json-api-php:master Jul 26, 2022
@f3ath
Copy link
Contributor

f3ath commented Jul 26, 2022

Thank you!

@f3ath
Copy link
Contributor

f3ath commented Jul 27, 2022

Hey @techi602
I decided to go as far as to drop support for older versions and release the v3. Please let me know if it works for you. If not, I'll release your changes separately as a v2 patch.

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