History log of /php-src/Zend/tests/stack_limit/stack_limit_013.phpt (Results 1 – 4 of 4)
Revision Date Author Comments
# 6aa70b57 10-Dec-2023 Arnaud Le Blanc

WS


# b1516d95 11-Nov-2023 Arnaud Le Blanc

Clarify the stack limit exception message

Make it clearer why the size is not exactly zend.max_allowed_stack_size


# f39b5c4c 11-Oct-2023 Ilija Tovilo

Close PHP tags in tests

Closes GH-12422


# 72a163aa 07-Jul-2023 Arnaud Le Blanc

Add stack limit check in zend_eval_const_expr() (#11424)