/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
traits
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/traits/bug75607.phpt
--TEST-- Bug #75607 (Comparison of initial static properties failing) --FILE-- <?php trait T1 { public static $prop1 = 1; } class Base { public static $prop1 = 1; } class Child extends base { use T1; } echo "DONE"; ?> --EXPECT-- DONE
Copyright ©2k19 -
Hexid
|
Tex7ure