[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2014-05-31 Thread avdd
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

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2014-04-22 Thread Robie Basak
Antarctica/Macquarie$ This rings a bell, but I think it's a different (perhaps related) bug that I can't find right now. This bug is when the system timezone doesn't get picked up by default at all. I don't understand why PHP is so special it needs to be told indivdually about my time zone,

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2014-04-14 Thread avdd
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

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-26 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.4.6-1ubuntu1.1 --- php5 (5.4.6-1ubuntu1.1) quantal-proposed; urgency=low * Re-add logic to guess default timezone from system to fix default timezone regression (LP: #1069529). Cherry-picked from Debian 5.4.4-6 (also in Debian

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-15 Thread Robie Basak
Ran test case on quantal. Failed without -proposed, succeeded with -proposed. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-14 Thread Clint Byrum
Hello Dominik, or anyone else affected, Accepted php5 into quantal-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/php5/5.4.6-1ubuntu1.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-14 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/quantal-proposed/php5 -- 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

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-08 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/php5 -- 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

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-07 Thread Marc Deslauriers
** Also affects: php5 (Ubuntu Raring) Importance: Medium Status: Triaged ** Changed in: php5 (Ubuntu Quantal) Status: New = Triaged ** Changed in: php5 (Ubuntu Quantal) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-07 Thread Marc Deslauriers
ACK on the debdiff. I've uploaded a slightly modified version of it to raring, and to quantal-proposed for processing by the SRU team. Thanks! ** Changed in: php5 (Ubuntu Raring) Status: Triaged = Fix Committed -- You received this bug notification because you are a member of Ubuntu

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-07 Thread Launchpad Bug Tracker
This bug was fixed in the package php5 - 5.4.6-1ubuntu2 --- php5 (5.4.6-1ubuntu2) raring; urgency=low [ Robie Basak ] * Re-add logic to guess default timezone from system to fix default timezone regression (LP: #1069529). Cherry-picked from Debian 5.4.4-6 (also in Debian

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-11-03 Thread Benjamin Drung
** Also affects: php5 (Ubuntu Quantal) Importance: Undecided Status: New -- 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

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-10-24 Thread Bug Watch Updater
** Changed in: php5 (Debian) Status: Unknown = Fix Released -- 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

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-10-24 Thread Robie Basak
I've picked this patch up from the fix in Debian, and verified that this fixes Quantal in a test build. I need to prepare an SRU for Quantal from this next, and I think we'll need to have merged Debian experimental before the SRU can go in. ** Patch added: fix-system-timezone.patch

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-10-24 Thread Ubuntu Foundation's Bug Bot
The attachment fix-system-timezone.patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-10-24 Thread Robie Basak
SRU debdiff attached. AIUI, this can be copied forward to raring. ** Description changed: - An upstream change in PHP requires php.ini to have the timezone set in - there, instead of PHP using the system timezone as one might expect. + [Impact] - This is new in PHP 5.4. + A regression of

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-10-24 Thread Robie Basak
I have verified that the test case fails in a quantal chroot running 5.4.6-1ubuntu1, and then passes after an upgrade to my test build of 5.4.6-1ubuntu2. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

[Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-10-24 Thread Robie Basak
** Attachment added: Build log https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1069529/+attachment/3411713/+files/php5_5.4.6-1ubuntu2_amd64.build -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in Ubuntu.

Re: [Bug 1069529] Re: Regression in system fallback for date_default_timezone_get()

2012-10-24 Thread Paul Gevers
On 24-10-12 15:41, Robie Basak wrote: I have verified that the test case fails in a quantal chroot running 5.4.6-1ubuntu1, and then passes after an upgrade to my test build of 5.4.6-1ubuntu2. Just a stupid question. Reading the changelog of 5.4.6-2 in Debian [1], it seems a lot of bugs were