Skip to content

Fix for php73 compatibilty#72

Open
surprisingb wants to merge 1 commit intopatrickallaert:masterfrom
surprisingb:fix-php73
Open

Fix for php73 compatibilty#72
surprisingb wants to merge 1 commit intopatrickallaert:masterfrom
surprisingb:fix-php73

Conversation

@surprisingb
Copy link

@surprisingb surprisingb commented Jul 25, 2019

Starting from php 7.3 protection from recursion has changed, this commit
will hopefully make this module compatible with php>=7.3.

See: https://github.com/php/php-src/blob/3b9ecb2d65c0d68f18c37b500cedd0440c08fe96/UPGRADING.INTERNALS#L62-L65

Starting from php 7.3 protection from recursion has changed, this commit
will hopefully make this module compatible with php>=7.3.
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.

1 participant