Comment 5 for bug 2054621

Revision history for this message
Brian Morton (rokclimb15) wrote (last edit ): Re: PHP crashes on Laravel 9+ with certain extensions

Thanks for your pointers! Do you know how to execute the PHP test suite (via debuild or directly) and invoke only a single test? Trying
to verify failure on the first test case.

Edit: I was able to locate https://github.com/php/php-src/blob/master/run-tests.php which seems to do the job.