We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests/008.php Fatal error: Uncaught Error: Maximum call stack size of 8355840 bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached. Infinite recursion? in tests/008.php:9 Stack trace: #0 [internal function]: event_callback('TEST2', Resource id #12) #1 tests/008.php(32): usleep(300000.0) #2 {main} thrown in tests/008.php on line 9 [Tue Mar 4 19:06:20 2025] Script: 'tests/008.php' /opt/php8.4/include/php/Zend/zend_string.h(176) : Freeing 0x00007f01ffa82940 (32 bytes), script=tests/008.php === Total 1 memory leaks detected ===
It passed with PHP 7.4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It passed with PHP 7.4
The text was updated successfully, but these errors were encountered: