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/objects_029.phpt |
--TEST-- Trying to access undeclared static property --FILE-- <?php class bar { public function __set($a, $b) { print "hello\n"; } } class foo extends bar { public function __construct() { static::$f = 1; } public function __set($a, $b) { print "foo\n"; } } new foo; ?> --EXPECTF-- Fatal error: Uncaught Error: Access to undeclared static property: foo::$f in %s:%d Stack trace: #0 %s(%d): foo->__construct() #1 {main} thrown in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare