History log of /PHP-8.3/Zend/tests/stack_limit/stack_limit_005.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


# 68381457 24-Jan-2023 Dmitry Stogov

Fix test failures when PHP is compiled without ZEND_CHECK_STACK_LIMIT
(e.g. 32-bit CLANG build with address sanitizer)


# a11c8a30 16-Dec-2022 Arnaud Le Blanc

Limit stack size (#9104)