/
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/mod_001.phpt
--TEST-- modulus by zero --FILE-- <?php $a = array(1,2,3); $b = array(); try { $c = $a % $b; var_dump($c); } catch (TypeError $e) { echo "Exception: " . $e->getMessage() . "\n"; } echo "Done\n"; ?> --EXPECTF-- Exception: Unsupported operand types: array % array Done
Copyright ©2k19 -
Hexid
|
Tex7ure