/
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/bug63882.phpt
--TEST-- Bug #63882 (zend_std_compare_objects crash on recursion) --FILE-- <?php class Test { public $x = 5; } $testobj1 = new Test; $testobj2 = new Test; $testobj1->x = $testobj1; $testobj2->x = $testobj2; var_dump($testobj1 == $testobj2); ?> --EXPECTF-- Fatal error: Nesting level too deep - recursive dependency? in %sbug63882.php on line 9
Copyright ©2k19 -
Hexid
|
Tex7ure