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/exception_009.phpt |
--TEST-- Testing exception properties --FILE-- <?php class my_file { public function __toString() { return "somebuildfilename" ; } } class my_exception extends exception { public function __construct() { $this->message = new stdclass ; $this->file = new my_file ; $this->line = "12" ; } } throw new my_exception; ?> --EXPECT-- Catchable fatal error: Object of class stdClass could not be converted to string in Unknown on line 0
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare