--TEST-- Stack limit 013 - Internal stack limit check in zend_eval_const_expr() --SKIPIF-- --EXTENSIONS-- zend_test --INI-- zend.max_allowed_stack_size=64K --FILE-- --EXPECTF-- 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