--TEST-- Stack limit 012 - Stack limit exhaustion during unwinding --SKIPIF-- --EXTENSIONS-- zend_test --INI-- zend.max_allowed_stack_size=512K --FILE-- --EXPECTF-- array(4) { ["base"]=> string(%d) "0x%x" ["max_size"]=> string(%d) "0x%x" ["position"]=> string(%d) "0x%x" ["EG(stack_limit)"]=> string(%d) "0x%x" } Fatal error: Maximum call stack size of %d bytes (zend.max_allowed_stack_size - zend.reserved_stack_size) reached during compilation. Try splitting expression in %s on line %d