/
proc
/
3430793
/
task
/
3430793
/
cwd
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
assert
/
File Upload :
llllll
Current File: //proc/3430793/task/3430793/cwd/usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/assert/expect_016.phpt
--TEST-- test enable/disable assertions at runtime (assertions not completely disabled) --INI-- zend.assertions=0 assert.exception=0 --FILE-- <?php ini_set("zend.assertions", 0); var_dump(assert(false)); var_dump(assert(true)); ini_set("zend.assertions", 1); var_dump(assert(false)); var_dump(assert(true)); ini_set("zend.assertions", -1); ?> --EXPECTF-- bool(true) bool(true) Warning: assert(): assert(false) failed in %sexpect_016.php on line 6 bool(false) bool(true) Warning: zend.assertions may be completely enabled or disabled only in php.ini in %sexpect_016.php on line 8
Copyright ©2k19 -
Hexid
|
Tex7ure