We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Test suite fails in PHP 7.4.0RC3 debug build with message:
php-src/Zend/zend_variables.c:64: zend_string_destroy: Assertion `!(zval_gc_flags((str)->gc.u.type_info) & (1<<6))' failed.
Need to fix this assertion error.