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/magic_methods_008.phpt |
--TEST-- Testing __set implementation with wrong declaration --FILE-- <?php abstract class b { abstract function __set($a, $b); } class a extends b { private function __set($a, $b) { } } ?> --EXPECTF-- Warning: The magic method __set() must have public visibility and cannot be static in %s on line %d Fatal error: Access level to a::__set() must be public (as in class b) in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare