/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
tests
/
classes
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/tests/classes/inheritance_009.phpt
--TEST-- Ensure private methods with the same name are not checked for inheritance rules - abstract --FILE-- <?php class A { private function test() {} } abstract class B extends A { abstract function test(); } echo 'OK'; ?> --EXPECT-- OK
Copyright ©2k19 -
Hexid
|
Tex7ure