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 $a[0] = &$a; pcntl_sigwaitinfo($a,$a);
Resulted in this output:
/php-src/Zend/zend_operators.c:451: zend_long zendi_try_get_long(const zval *, _Bool *): Assertion `0' failed. Aborted (core dumped)
nightly
ubuntu 22.04