/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
reflection
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/reflection/tests/bug31651.phpt
--TEST-- Reflection Bug #31651 (ReflectionClass::getDefaultProperties segfaults with arrays.) --FILE-- <?php class Test { public $a = array('a' => 1); } $ref = new ReflectionClass('Test'); print_r($ref->getDefaultProperties()); ?> --EXPECT-- Array ( [a] => Array ( [a] => 1 ) )
Copyright ©2k19 -
Hexid
|
Tex7ure