/
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/bug74269.phpt
--TEST-- Bug #74269: It's possible to override trait property with different loosely-equal value --FILE-- <?php trait PropertiesTrait { public $same = true; } class PropertiesExample { use PropertiesTrait; public $same = 2; } ?> --EXPECTF-- Fatal error: PropertiesExample and PropertiesTrait define the same property ($same) in the composition of PropertiesExample. However, the definition differs and is considered incompatible. Class was composed in %s
Copyright ©2k19 -
Hexid
|
Tex7ure