WS
Clarify the stack limit exception message Make it clearer why the size is not exactly zend.max_allowed_stack_size
Fix test failures when PHP is compiled without ZEND_CHECK_STACK_LIMIT (e.g. 32-bit CLANG build with address sanitizer)
Limit stack size (#9104)