Regression in system fallback for date_default_timezone_get()
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| php5 (Debian) |
Fix Released
|
Unknown
|
||
| php5 (Ubuntu) |
High
|
Unassigned | ||
| Trusty |
High
|
Unassigned |
Bug Description
Create new bug
https:/
same regression in 5.5
Robie Basak (racb) wrote : | #1 |
Changed in php5 (Ubuntu): | |
status: | New → Confirmed |
importance: | Undecided → High |
Robie Basak (racb) wrote : | #2 |
I've verified that this also affects Debian, so have filed a bug there.
Changed in php5 (Ubuntu): | |
status: | Confirmed → Triaged |
Changed in php5 (Debian): | |
status: | Unknown → New |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package php5 - 5.5.8+dfsg-2ubuntu1
---------------
php5 (5.5.8+
* Merge from Debian unstable. Remaining changes:
- d/control: drop Build-Depends that are in universe: firebird-dev,
libc-
- d/rules: drop configuration of packages that are in universe: qdgm,
onig.
- d/rules: drop CONFIGURE_
interbase or firebird.
- d/rules: export DEB_HOST_MULTIARCH properly.
- d/control: drop binary packages php5-imap, php5-interbase and
php5-mcrypt since we have separate versions in universe.
- d/modulelist: drop imap, interbase and mcrypt since we have separate
versions in universe.
- d/rules: drop configuration of imap and mcrypt since we have separate
versions in universe.
- d/source_php5.py, d/rules: add apport hook.
- d/rules: stop mysql instance on clean just in case we failed in tests.
- d/control: switch Build-Depends of netcat-traditional to netcat-openbsd
as only the latter is in main.
- d/rules, d/control: drop use of dh_systemd as it is in universe.
- debian/rules: re-enable tests
* Previously undocumented changes:
- d/tests/
* Drop changes:
- d/p/{CVE-
- d/control: relegate php5-json and pkg-php-tools from Recommends to
Suggests as they are in universe: php5-json and pkg-php-tools are now in
main (LP: #1242726).
- d/control, d/rules: re-enable libedit-dev: libedit-dev is now enabled in
Debian.
* d/tests/mod-php: rename from mod_php; the previous name was illegal.
* d/tests/
* d/p/use-
timezone by default, instead of requiring it to be configured.
(LP: #1244343).
-- Robie Basak <email address hidden> Tue, 21 Jan 2014 15:40:58 +0000
Changed in php5 (Ubuntu Trusty): | |
status: | Triaged → Fix Released |
Changed in php5 (Debian): | |
status: | New → Fix Released |
Thank you for taking the time to report this bug and helping to make Ubuntu better.
Confirmed. I can reproduce on 5.5.3+dfsg-1ubuntu2 using the test case in bug 1069529.
Assuming this was inadvertent and not intentional, we can add a dep8 test to catch future regressions together with any fix.