--TEST-- test enable/disable assertions at runtime (assertions completely disabled) --INI-- zend.assertions=-1 assert.exception=0 --FILE-- --EXPECTF-- bool(true) bool(true) Warning: zend.assertions may be completely enabled or disabled only in php.ini in %sexpect_017.php on line 4 Warning: zend.assertions may be completely enabled or disabled only in php.ini in %sexpect_017.php on line 5