Opened 13 years ago
Last modified 12 years ago
#251 new defect
phpBB is embarrassingly out of date
Reported by: | geofft | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | autoinstallers | Keywords: | |
Cc: |
Description
[phpBB Debug] PHP Notice: in file /index.php on line 86: date() [function.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 '!America/New_York' for 'EDT/-4.0/DST' instead
[phpBB Debug] PHP Notice: in file /index.php on line 86: getdate() [function.getdate]: 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 '!America/New_York' for 'EDT/-4.0/DST' instead
Change History (1)
comment:1 Changed 12 years ago by adehnert
- Component changed from web to autoinstallers