Opened 16 years ago
Closed 16 years ago
#8854 closed defect (bug) (fixed)
Wordpress relies on server timezone.
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Date/Time | Keywords: | |
Focuses: | Cc: |
Description ¶
Strict Standards: mktime() [function.mktime]: It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable 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/Buenos_Aires' for 'ARST/-2.0/DST' instead in /Users/willy/Sites/Wordpress/2.7/wp-includes/functions.php on line 41
Pull Requests
- Loading…
Change History (3)
Note: See
TracTickets for help on using
tickets.
You'll be seeing this because your php.ini file is set up to report E_STRICT notices.
These are not programatic errors but notices that the authors of PHP feel there is a better way to do these things.
Certainly this is somethign to look at but it won't get fixed in a point release so moving to 2.8