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/ext/reflection/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/reflection/tests/bug38942.phpt |
--TEST-- Bug #38942 (Double old-style-ctor inheritance) --FILE-- <?php class foo { public function foo() {} } class bar extends foo { } ReflectionClass::export("bar"); ?> --EXPECTF-- Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; foo has a deprecated constructor in %s on line %d Class [ <user> class bar extends foo ] { @@ %sbug38942.php 6-7 - Constants [0] { } - Static properties [0] { } - Static methods [0] { } - Properties [0] { } - Methods [1] { Method [ <user, inherits foo, ctor> public method foo ] { @@ %sbug38942.php 3 - 3 } } }
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare