We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
The following code:
<?php$$P =newstdClass();for (; ; ) {$$a->{90};$$a->{0} =0;}?>
Resulted in this output:
php-src/Zend/zend_hash.c:673: zend_hash_find_bucket: Assertion `(key)->h != 0 && "Hash must be known"' failed.
PHP 8.3.0-dev
No response