We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The following code:
<?php mhash(133, 1086849124, 133);
Resulted in this output:
/php-src/Zend/zend_operators.c:3064:18: runtime error: member access within null pointer of type 'zend_string' (aka 'struct _zend_string')
nightly
No response