Closed
Description
Description
Got the following assertion when running multiple Psalm unit tests:
ext/opcache/jit/zend_jit_ir.c:1386: zend_jit_use_reg: Assertion `jit->ra[var].flags & (1<<0)' failed.
Config is in #12406, reproducer command is:
php --repeat 2 -f .github/jit_check.php /tmp/psalm/vendor/bin/phpunit /tmp/psalm/tests/LanguageServer/FileMapTest.php
PHP Version
nightly
Operating System
No response