Closed
Description
Description
https://github.com/danog/jit_bugs, reproducer 7.
Result:
php: ext/opcache/jit/zend_jit_trace.c:350: uint32_t zend_jit_trace_type_to_info_ex(uint8_t, uint32_t): Assertion `info & (1 << type)' failed.
Followed by an impossible RuntimeException PHP Error: Array to string conversion in /app/src/Psalm/Type/Atomic/TGenericObject.php
, exactly from #12255.
ping @dstogov
PHP Version
Operating System
No response