date(): It is not safe to rely on the system's timezone settings

Bug #761621 reported by Greg
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
PHPDevShell
Fix Released
High
TitanKing

Bug Description

date(): 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/Berlin' for 'CEST/2.0/DST' instead

The error occurred in file /var/www/SITES/htv-patients/html-20110407/includes/PHPDS_errorHandler.class.php at line 134

$errMsg .= ' | ' . date("Y-m-d H:i:s");

Greg (gregfr)
Changed in phpdevshell:
importance: Undecided → High
assignee: nobody → TitanKing (titan-phpdevshell)
Changed in phpdevshell:
status: New → Triaged
Revision history for this message
Greg (gregfr) wrote :

A line was adding at the very beginning to prevent the message from happening.

Changed in phpdevshell:
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.