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/bug43332_2.phpt |
--TEST-- Bug #43332.2 (self and parent as type hint in namespace) --FILE-- <?php namespace foobar; class foo { public function bar(\self $a) { } } $foo = new foo; $foo->bar($foo); // Ok! $foo->bar(new stdclass); // Error, ok! --EXPECTF-- Fatal error: '\self' is an invalid class name in %sbug43332_2.php on line 5
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare