### Description Reproducer 6 at https://github.com/danog/jit_bugs ``` .........................php: /php-src/Zend/zend_hash.c:820: zval *_zend_hash_add_or_update_i(HashTable *, zend_string *, zval *, uint32_t): Assertion `(zend_gc_refcount(&(ht)->gc) == 1) || ((ht)->u.flags & (1<<6))' failed. ``` Ping @dstogov ### PHP Version PHP-8.3 or 3fb685bb481f70b32532d5e944ab6538a6207fb5 ### Operating System _No response_