/
proc
/
self
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
assert
/
File Upload :
llllll
Current File: //proc/self/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/assert/assert_basic1.phpt
--TEST-- assert() - basic - check that assert can be switched off --INI-- assert.active = 0 assert.warning = 0 assert.callback = f1 assert.bail = 0 --FILE-- <?php function f1() { echo "f1 called\n"; } var_dump($r2=assert(0)); var_dump($r2=assert(1)); ?> --EXPECT-- bool(true) bool(true)
Copyright ©2k19 -
Hexid
|
Tex7ure