1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Commit Graph

388 Commits

Author SHA1 Message Date
Derick Rethans
3c624f108e - Updated to version 2009.9 (2009i) 2009-06-08 13:53:45 +00:00
Rasmus Lerdorf
53a63b82d4 Make this happy on gcc2 2009-06-05 22:34:30 +00:00
Stanislav Malyshev
dc4bfd4d80 fix for #48247 2009-05-31 20:43:57 +00:00
Derick Rethans
a6fdd53b90 - Updated to version 2009.8 (2009h) 2009-05-26 14:27:08 +00:00
Jani Taskinen
bb33de84b0 - Revert bad compile warning fix which causes compile failures with older glibc 2009-05-19 15:37:38 +00:00
Jani Taskinen
71b329c703 MFH: Fixed module loading order and made request shutdown functions also to
be loaded in reverse like all other shutdowns are.
2009-05-14 18:34:27 +00:00
Pierre Joye
95b9e430f4 - MFH: fix build 2009-05-05 10:58:24 +00:00
Pierre Joye
a07b780bc6 - fix build 2009-05-04 17:08:43 +00:00
Derick Rethans
6d32ad3c1f - MFH: Fixed bug #48058 (Year formatter goes wrong with out-of-int range).
- MFH: Fixed bug #45822 (Near infinite-loops while parsing huge relative offsets).
2009-05-03 18:22:59 +00:00
Derick Rethans
0c040fc5d3 - MFH: Added test for (bogus) bug #48097. 2009-05-03 14:28:38 +00:00
Jani Taskinen
eb0ae9417b - It is possible to disable reflection extension in PHP_5_2 2009-04-30 09:56:15 +00:00
Derick Rethans
323769820f - Updated to version 2009.7 (2009g) 2009-04-29 11:12:13 +00:00
Derick Rethans
af99e4e438 - Updated to version 2009.6 (2009f) 2009-04-13 13:41:47 +00:00
Derick Rethans
8e5a9e931d - Updated to version 2009.5 (2009e) 2009-04-06 13:28:44 +00:00
andy wharmby
65e12bbf74 Fix date tests which started failing after change to BST 2009-03-30 12:35:30 +00:00
Derick Rethans
c95f7e8bb7 - Updated to version 2009.4 (2009d) 2009-03-23 21:40:11 +00:00
Derick Rethans
3fdd12683f - Updated to version 2009.3 (2009c) 2009-03-22 11:50:20 +00:00
andy wharmby
1ed6d9109e New tests for various date extension functions. Tested on Windows, Linux and linux 64 2009-03-18 23:34:57 +00:00
andy wharmby
007685a39d New tests for date extension DateTime methods Tested on Windows, Linux and linux 64 2009-03-18 11:32:53 +00:00
andy wharmby
baa0e628be New tests for date extension DateTimeZone methods Tested on Windows, Linux and linux 64 2009-03-18 11:13:00 +00:00
Antony Dovgal
23db743e46 fix test 2009-01-28 12:59:08 +00:00
andy wharmby
21aa7d168a New date tests for getdate() and gmstrftime(). Tested on WIndows, Linux and Linux 64 bit 2009-01-22 18:47:34 +00:00
andy wharmby
18e73c14a2 New basic time()and microtime() tests. Tested on Windows, Linux and Linux 64 bit 2009-01-22 14:11:12 +00:00
andy wharmby
3cdae46259 Fix test after #46732 fix. Tested on WIndows, Linux and Linux 64 bit 2009-01-22 13:50:33 +00:00
Derick Rethans
aa6595916b - Updated to version 2009.1 (2009a) 2009-01-21 15:25:24 +00:00
Sanjay Mantoor
677debbd11 New testcases for strftime function 2009-01-21 10:52:34 +00:00
Antony Dovgal
53e5f104e4 fix typo 2009-01-14 16:32:02 +00:00
andy wharmby
a3409dc80d Fix date_suninfo_tests; add missing date_default_timezone_set() to ensure they PASS when run in any timezone. Tested on WIndows, Linux and Linux 64bit. 2009-01-14 16:28:54 +00:00
andy wharmby
9a86c92895 Fix new date tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 23:10:52 +00:00
andy wharmby
92926978a2 New date extension tests. Tested on Windows, Linux and Linux 64 bit 2009-01-13 13:38:34 +00:00
Sanjay Mantoor
c5d0d152a9 New testcases for localtime function 2009-01-09 05:08:44 +00:00
Zoe Slattery
71539c429e removing xfail sections as test passes 2008-12-31 20:17:41 +00:00
Sebastian Bergmann
ef49b9a8de MFH: Bump copyright year, 3 of 3. 2008-12-31 11:17:49 +00:00
Sanjay Mantoor
a2de42599b New testcases for idate function 2008-12-23 09:13:28 +00:00
Sanjay Mantoor
8867ffc100 New testcases for gmmktime function 2008-12-23 07:47:00 +00:00
Derick Rethans
9fbc798d63 - Added a test case for bug #46268. (Bug itself is not present in 5.2). 2008-12-18 20:30:06 +00:00
Derick Rethans
e3388ff043 - MFH: Fixed bug #46889: Memory leak in strtotime(). 2008-12-18 14:57:04 +00:00
Sanjay Mantoor
d0eaa59d0f New testcases for gmdate function 2008-12-15 10:36:53 +00:00
Sanjay Mantoor
29c885c8bd New testcases for gettimeofday function 2008-12-15 08:23:58 +00:00
Pierre Joye
b2483079bb - MFH: fix build (was never used like that before recent commit to session) > local include use quotes not <> 2008-12-11 13:12:54 +00:00
Sanjay Mantoor
59338d84b7 New testcases for date_sunset function 2008-12-05 06:12:11 +00:00
Sanjay Mantoor
8f00f19419 New testcases for date_sunrise function 2008-12-05 05:35:39 +00:00
Derick Rethans
24a764e086 - MFH: Fixed bug #46732 (mktime.year description is wrong). 2008-12-02 18:01:58 +00:00
Derick Rethans
7922a83ac0 - Updated to version 2008.9 (2008i) 2008-10-28 08:17:47 +00:00
Derick Rethans
21490362dd - MFH: Fixed weekdays adding/subtracting algorithm.
- MFH: Fixed some ambiguities in the date parser.
- MFH: Fixed bug #45529 (new DateTimeZone() and date_create()->getTimezone()
  behave different).
- MFH: Fixed bug #43452 (strings containing a weekday, or a number plus weekday
  behaved incorrect of the current day-of-week was the same as the one in the
  phrase).
- MFH: Fixed a bug with the YYYY-MM format not resetting the day correctly.
- MFH: Fixed a bug in the DateTime->modify() methods, it would not use the
  advanced relative time strings.
- MFH: Fixed a segfault - simply a forgotten return;
2008-10-26 11:27:32 +00:00
Zoe Slattery
f432258b02 Committing test for till 2008-10-21 09:37:41 +00:00
Derick Rethans
78253b53e3 - Updated to version 2008.8 (2008h) 2008-10-13 11:45:48 +00:00
Derick Rethans
5bade4dcab - Updated to version 2008.7 (2008g) 2008-10-06 14:27:51 +00:00
Derick Rethans
8f037b3fe4 - Updated to version 2008.6 (2008f) 2008-09-15 18:03:10 +00:00
Antony Dovgal
1dd367b62d MFH: do not fail & segfault if malloc(0) returns NULL, that's expected 2008-08-09 22:01:35 +00:00