ID: 47804 Updated by: paj...@php.net Reported By: karni at world-of-requiem dot de -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: win xp Servicepack 3 PHP Version: 5.3CVS-2009-03-27 (snap) New Comment:
There is no bug and the error message is clear. Set a TZ in your php.ini. Previous Comments: ------------------------------------------------------------------------ [2009-03-27 10:15:15] karni at world-of-requiem dot de Description: ------------ Warnin on display phpinfo(); date Warning: phpinfo() [function.phpinfo]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Paris' for '1.0/no DST' instead in D:\Programmierung\xampp\htdocs\phpinfo.php on line 2 Reproduce code: --------------- <?php phpinfo(); ?> Expected result: ---------------- see description ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=47804&edit=1