php-apm
php-apm copied to clipboard
Fix for php73 compatibilty
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