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/standard/tests/general_functions/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/standard/tests/general_functions/bug60723.phpt |
--TEST-- Bug #60723 (error_log error time has changed to UTC ignoring default timezo) --INI-- date.timezone=ASIA/Chongqing log_errors=On --FILE-- <?php $dir = dirname(__FILE__); $log = $dir . "/tmp.err"; ini_set("error_log", $log); echo $aa; error_log("dummy"); readfile($log); unlink($log); ?> --EXPECTF-- Notice: Undefined variable: aa in %sbug60723.php on line %d [%s ASIA/Chongqing] PHP Notice: Undefined variable: aa in %sbug60723.php on line %d [%s ASIA/Chongqing] dummy
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare