[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()
avdd
1069529 at bugs.launchpad.net
Tue Apr 15 02:02:06 UTC 2014
12.04 precise does seem affected by this or something like it:
$ cat /etc/timezone
Australia/Sydney
$ grep date.timezone /etc/php5/cli/php.ini
; http://php.net/date.timezone
;date.timezone =
$ php -r 'print date_default_timezone_get();'
Antarctica/Macquarie$
I don't understand why PHP is so special it needs to be told indivdually about my time zone, for each installed interpreter.
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1069529
Title:
Regression in system fallback for date_default_timezone_get()
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1069529/+subscriptions
More information about the Ubuntu-server-bugs
mailing list