php-apm icon indicating copy to clipboard operation
php-apm copied to clipboard

Fix for php73 compatibilty

Open surprisingb opened this issue 6 years ago • 0 comments

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

surprisingb avatar Jul 25 '19 08:07 surprisingb