Open
Description
Description
Just noticed when testing PHP 8.4.5RC1: https://github.com/cmb69/php-ftw/actions/runs/13526695648
Apparently, the stack size limit is not hit there, so the test fails with Undefined variable $test
and a lot of Attempt to read property "p" on null
warnings.
There is no issue on nightly, presumably because we decrease the super large Windows stack size in our own CI (#17166).
PHP Version
PHP 8.3.18RC1
Operating System
Windows x86