/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
standard
/
tests
/
math
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/standard/tests/math/pow-operator.phpt
--TEST-- Various pow() tests --FILE-- <?php $x = 2; $x **= 3; $tests = <<<TESTS -3 ** 2 === -9 (-3) **2 === 9 2 ** 3 ** 2 === 512 (2 ** 3) ** 2 === 64 $x === 8 TESTS; echo "On failure, please mail result to php-dev@lists.php.net\n"; include(__DIR__ . '/../../../../tests/quicktester.inc'); ?> --EXPECT-- On failure, please mail result to php-dev@lists.php.net OK
Copyright ©2k19 -
Hexid
|
Tex7ure