1
0
mirror of https://github.com/php/php-src.git synced 2026-04-21 15:08:16 +02:00
Commit Graph

359 Commits

Author SHA1 Message Date
Derick Rethans cecc37b467 Merge branch 'PHP-5.4' 2012-04-02 10:40:03 +01:00
Derick Rethans 6c6bec5760 Merge branch 'PHP-5.3' into PHP-5.4 2012-04-02 10:40:02 +01:00
Derick Rethans 0e53ac49e6 - Updated to version 2012.3 (2012c) 2012-04-02 10:40:01 +01:00
Derick Rethans 282d601338 - Updated to version 2012.2 (2012b) 2012-03-02 17:00:33 +00:00
Derick Rethans 55166a0684 - Updated to version 2012.2 (2012b) 2012-03-02 17:00:33 +00:00
Derick Rethans cab11b7418 - Updated to version 2012.2 (2012b) 2012-03-02 17:00:33 +00:00
Derick Rethans c932ada103 - Updated to version 2012.1 (2012a) 2012-03-01 15:09:49 +00:00
Derick Rethans 1476b02ca1 - Updated to version 2012.1 (2012a) 2012-03-01 15:09:49 +00:00
Derick Rethans f851caa6d6 - Updated to version 2012.1 (2012a) 2012-03-01 15:09:49 +00:00
Pierre Joye 361c162058 - fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor signature (fixes almost date_diff tests too) 2011-12-07 08:39:43 +00:00
Pierre Joye 93af22bbb9 - fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor signature (fixes almost date_diff tests too) 2011-12-07 08:39:43 +00:00
Pierre Joye ef763c0184 - fix warning and fix buggy behavior of timelib_diff due to bad assumption of floor signature (fixes almost date_diff tests too) 2011-12-07 08:39:43 +00:00
Derick Rethans 4c9fad8b36 - Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
  DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
  format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
  DatePeriod).
2011-12-06 06:21:08 +00:00
Derick Rethans ac631dd580 - Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
  DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
  format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
  DatePeriod).
2011-12-06 06:21:08 +00:00
Derick Rethans 5b2ce47f2e - Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
  DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
  format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
  DatePeriod).
2011-12-06 06:21:08 +00:00
Derick Rethans b2b7d5b943 - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp. 2011-12-06 06:04:24 +00:00
Derick Rethans 8889fcacc2 - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp. 2011-12-06 06:04:24 +00:00
Derick Rethans 2679ccc50b - Fixed bug #52062: large timestamps with DateTime::getTimestamp and DateTime::setTimestamp. 2011-12-06 06:04:24 +00:00
Derick Rethans 92e9a0bd91 - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D"). 2011-11-26 16:44:21 +00:00
Derick Rethans 547e240906 - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D"). 2011-11-26 16:44:21 +00:00
Derick Rethans dc6ecd21ee - Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D"). 2011-11-26 16:44:21 +00:00
Derick Rethans 1324d5d9c5 - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
years).
2011-11-25 15:51:37 +00:00
Derick Rethans 81058b5e79 - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
years).
2011-11-25 15:51:37 +00:00
Derick Rethans c2ede9a00a - Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
years).
2011-11-25 15:51:37 +00:00
Derick Rethans 7411ae09f5 - Fixed bug #60236 (TLA timezone dates are not converted properly from
timestamp).
- Fixed bug #55253 (DateTime::add() and sub() result -1 hour on objects with
  time zone type 2).

And fixed some test cases.
2011-11-24 17:13:47 +00:00
Derick Rethans a02ca5c881 - Fixed bug #60236 (TLA timezone dates are not converted properly from
timestamp).
- Fixed bug #55253 (DateTime::add() and sub() result -1 hour on objects with
  time zone type 2).

And fixed some test cases.
2011-11-24 17:13:47 +00:00
Derick Rethans d0a898d2a2 - Fixed bug #60236 (TLA timezone dates are not converted properly from
timestamp).
- Fixed bug #55253 (DateTime::add() and sub() result -1 hour on objects with
  time zone type 2).

And fixed some test cases.
2011-11-24 17:13:47 +00:00
Derick Rethans e3269e029e - Updated to version 2011.14 (2011n) 2011-11-02 10:58:51 +00:00
Derick Rethans c1d520d19d - Updated to version 2011.14 (2011n) 2011-11-02 10:58:51 +00:00
Derick Rethans c6fbe8e69d - Updated to version 2011.14 (2011n) 2011-11-02 10:58:51 +00:00
Derick Rethans 117b150360 - Updated to version 2011.13 (2011m) 2011-10-24 15:19:08 +00:00
Derick Rethans d74a8a6e3f - Updated to version 2011.13 (2011m) 2011-10-24 15:19:08 +00:00
Derick Rethans 6671223afa - Updated to version 2011.13 (2011m) 2011-10-24 15:19:08 +00:00
Derick Rethans f3d88a7bba - Updated to version 2011.12 (2011l) 2011-10-10 08:05:55 +00:00
Derick Rethans 87ecd87b6f - Updated to version 2011.12 (2011l) 2011-10-10 08:05:55 +00:00
Derick Rethans 6c1fe05d61 - Updated to version 2011.12 (2011l) 2011-10-10 08:05:55 +00:00
Derick Rethans 1cab3610de - Updated to version 2011.11 (2011k) 2011-09-26 17:23:00 +00:00
Derick Rethans 53634f7648 - Updated to version 2011.11 (2011k) 2011-09-26 17:23:00 +00:00
Derick Rethans 56c96790bb - Updated to version 2011.11 (2011k) 2011-09-26 17:23:00 +00:00
Derick Rethans 5236225cb2 - Updated to version 2011.10 (2011j) 2011-09-12 15:49:12 +00:00
Derick Rethans 8b39370878 - Updated to version 2011.10 (2011j) 2011-09-12 15:49:12 +00:00
Derick Rethans 1e4dac2d58 - Updated to version 2011.10 (2011j) 2011-09-12 15:49:12 +00:00
Derick Rethans 9d504da334 - Updated to version 2011.9 (2011i) 2011-08-29 16:37:56 +00:00
Derick Rethans 6edfc470fa - Updated to version 2011.9 (2011i) 2011-08-29 16:37:56 +00:00
Derick Rethans a34e9efcfa - Updated to version 2011.9 (2011i) 2011-08-29 16:37:56 +00:00
Derick Rethans 39a15706cd - Updated to version 2011.8 (2011h) 2011-06-27 11:47:43 +00:00
Derick Rethans 7c1bdf2c45 - Updated to version 2011.8 (2011h) 2011-06-27 11:47:43 +00:00
Derick Rethans 93fcf04fc1 - Updated to version 2011.8 (2011h) 2011-06-27 11:47:43 +00:00
Nuno Lopes cc438880c0 MFB: properly regen file to fix coverage data 2011-06-23 15:00:00 +00:00
Nuno Lopes ddac85a947 properly regen file to fix coverage data 2011-06-23 14:58:02 +00:00