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/traits/ |
Current File : //usr/local/src/php7/php-7.0.5/Zend/tests/traits/bug60165d.phpt |
--TEST-- Bug #60165 (Aliasing unexisting trait should throw/trigger the exception/error) --FILE-- <?php // The same is true for the insteadof operator to resolve conflicts trait A {} trait B { public function bar() {} } class MyClass { use A, B { A::bar insteadof B; } } --EXPECTF-- Fatal error: A precedence rule was defined for A::bar but this method does not exist in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare