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/debug_info-error-object.phpt |
--TEST-- Testing __debugInfo() magic method with bad returns OBJECT --FILE-- <?php class C { public $val; public function __debugInfo() { return $this->val; } public function __construct($val) { $this->val = $val; } } $c = new C(new stdClass); var_dump($c); --EXPECTF-- Fatal error: __debuginfo() must return an array in %s%eZend%etests%edebug_info-error-object.php on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare