Closed
Description
Description
The following code:
To reproduce:
php -d "variables_order=E" -d "auto_globals_jit=0"
Resulted in this output:
/php-src/Zend/zend_hash.c:825: _zend_hash_add_or_update_i: Assertion `(zend_gc_refcount(&(ht)->gc) == 1) || ((ht)->u.flags & (1<<6))' failed.
Aborted (core dumped)
PHP Version
PHP 8.4.0-dev
Operating System
ubuntu 22.04