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/parent_class_name_without_parent.phpt |
--TEST-- Getting parent class name when there is no parent generates an error --FILE-- <?php trait T { public function f() { var_dump(parent::class); } } class C { use T; } (new C)->f(); ?> --EXPECTF-- Fatal error: Uncaught Error: Cannot use "parent" when current class scope has no parent in %s:5 Stack trace: #0 %s(%d): C->f() #1 {main} thrown in %s on line 5
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare