/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/bug32428.phpt
--TEST-- Bug #32428 (The @ warning error suppression operator is broken) --FILE-- <?php $data = @$not_exists; $data = @($not_exists); $data = @!$not_exists; $data = !@$not_exists; $data = @($not_exists+1); echo "ok\n"; ?> --EXPECT-- ok
Copyright ©2k19 -
Hexid
|
Tex7ure