/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
opcache
/
tests
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/opcache/tests/bug78986.phpt
--TEST-- Bug #78986: Opcache segfaults when inheriting ctor from immutable into mutable class --FILE-- <?php define('TEST_TEST', 1); class TestClass2 { function __construct() {} } class TestClass extends TestClass2 { var $test = [ TEST_TEST => 'test' ]; } var_dump(new TestClass()); ?> --EXPECT-- object(TestClass)#1 (1) { ["test"]=> array(1) { [1]=> string(4) "test" } }
Copyright ©2k19 -
Hexid
|
Tex7ure