/
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/bug62441.phpt
--TEST-- Bug #62441: Incorrect strong typing in namespaced child classes --FILE-- <?php namespace { interface Iface { function method(stdClass $o); } } namespace ns { class Foo implements \Iface { function method(stdClass $o) { } } (new Foo)->method(new \stdClass); } ?> --EXPECTF-- Fatal error: Could not check compatibility between ns\Foo::method(ns\stdClass $o) and Iface::method(stdClass $o), because class ns\stdClass is not available in %s on line %d
Copyright ©2k19 -
Hexid
|
Tex7ure