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/bug62358.phpt |
--TEST-- Bug #62358 (Segfault when using traits a lot) --FILE-- <?php trait T { public function foo() { echo "from T"; } } interface I { public function foo(); } abstract class A implements I{ use T; } class B extends A { public function foo($var) { } } ?> --EXPECTF-- Warning: Declaration of B::foo($var) should be compatible with A::foo() in %sbug62358.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare