[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()
avdd
1069529 at bugs.launchpad.net
Sat May 31 06:48:13 UTC 2014
Still seeing the same behaviour in 14.04:
$ cat /etc/timezone
Australia/Sydney
$ grep date.timezone /etc/php5/cli/php.ini
; http://php.net/date.timezone
;date.timezone =
$ grep -r date.timezone /etc/php5/cli
/etc/php5/cli/php.ini:; http://php.net/date.timezone
/etc/php5/cli/php.ini:;date.timezone =
$ php -r 'print date_default_timezone_get();'
Antarctica/Macquarie
--
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