Revision tags: php-4.4.7RC1, php-5.2.2RC1, RELEASE_1_0_1 |
|
#
b7a79182 |
| 21-Mar-2007 |
Derick Rethans |
- Revert this patch, as the code was incorrect. - It was also not committed to HEAD.
|
#
5abffb51 |
| 21-Mar-2007 |
Ilia Alshanetsky |
Fixed bug #40861 (Multiple +/- on relative units breaks strtotime()).
|
Revision tags: php-4.4.6, php-4.4.6RC1, php-4.4.5, php-5.2.1, RELEASE_1_0_0RC1, php-4.4.5RC2, php-5.2.1RC4, php-5.2.1RC3, php-4.4.5RC1, php-5.2.1RC2 |
|
#
4223aa4d |
| 01-Jan-2007 |
Sebastian Bergmann |
MFH: Bump year.
|
Revision tags: php-5.2.1RC1 |
|
#
f5b66043 |
| 11-Dec-2006 |
Ilia Alshanetsky |
Fixed bug #39791 (Crash in strtotime() on overly long relative date multipliers).
|
Revision tags: php-5.2.0, php-5.2.0RC6, php-5.2.0RC5, php-5.2.0RC4 |
|
#
0c8042dc |
| 09-Sep-2006 |
Derick Rethans |
- MFH: The .c file is generated... so updating the .re file and cleaning up WS.
|
#
51fbffba |
| 08-Sep-2006 |
Antony Dovgal |
MFh: fix #38721 (date_parse() invalid read)
|
#
5d6f6783 |
| 06-Sep-2006 |
Derick Rethans |
- MFH: Added support for the full ISO week number format. (2006-W52-7)
|
Revision tags: php-5.2.0RC3, php-5.1.6, php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1, php-4.4.3 |
|
#
af48ecfc |
| 27-Jul-2006 |
Ilia Alshanetsky |
Fixed bug #38229 (strtotime() does not parse YYYY-MM format).
|
Revision tags: php-5.2.0RC1, php-4.4.3RC2 |
|
#
ddd8fd3e |
| 08-Jun-2006 |
Derick Rethans |
- Fixed bug #37747 (strtotime segfaults when given "nextyear").
|
Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1 |
|
#
ab8329ec |
| 19-May-2006 |
Derick Rethans |
- Fixed bug #37514 (strtotime doesn't assume year correctly).
|
#
74dfa9f0 |
| 14-May-2006 |
Derick Rethans |
MFH: - Implemented Dmitry's const patch. - Added support for "weekday" as relative item. - Fixed bug #37368 (Incorrect timestamp returned for strtotime()).
|
Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3 |
|
#
4043f77e |
| 11-Apr-2006 |
Derick Rethans |
- MFH: Fixed bug #37017 (strtotime fails before 13:00:00 with some time zones identifiers). (Derick) - MFH: Fixed bug #36988 (mktime freezes on long numbers). (Derick) - MFH: Implemente
- MFH: Fixed bug #37017 (strtotime fails before 13:00:00 with some time zones identifiers). (Derick) - MFH: Fixed bug #36988 (mktime freezes on long numbers). (Derick) - MFH: Implemented better error and warning handling that is also used for the date_parse() function. - MFH: Fixed problems with "T" in front of a time string was seen as a time zone string. - MFH: Fixed a problem were 5 and 6 character timezone abbreviations where not correctly parsed. Experimental support (All MFH): - Added the date_parse() function that returns a parsed date/time string including warnings and errors. - Added the timezone_name_from_abbr() function that exposes the guessing mechanism that tries to find a timezone identifier from a timezone abbreviation and GMT offset.
show more ...
|
Revision tags: php-5.1.3RC2, php-5.1.3RC1 |
|
#
5bfe560c |
| 06-Mar-2006 |
Derick Rethans |
- MFH: Fixed bug #36638 (strtotime() returns false when 2nd argument < 1). (Derick)
|
Revision tags: RELEASE_1_2 |
|
#
2e91228d |
| 27-Feb-2006 |
Derick Rethans |
- MFH: Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
|
#
2d4b399f |
| 26-Feb-2006 |
Ilia Alshanetsky |
Revert previous fix to allow for a more comprehensive patch from Derick.
|
#
2d02bedd |
| 26-Feb-2006 |
Ilia Alshanetsky |
Fixed bug #36510 (strtotime() fails to parse date strings with tabs).
|
#
521502f4 |
| 24-Feb-2006 |
Derick Rethans |
- MFH: Added support for exif date format - MFH: Fixed bug #36396 (strtotime() fails to parse dates in dd-mm-yyyy format).
|
Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2 |
|
#
88268c6b |
| 04-Jan-2006 |
Derick Rethans |
- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). - MFH: Fixed bug #35885 (strtotime("NOW") no longer works). - MFH: Fixed bug #33789 (Many Problems with SunFun
- MFH: Fixed bug #35887 (wddx_deserialize not parsing dateTime fields properly). - MFH: Fixed bug #35885 (strtotime("NOW") no longer works). - MFH: Fixed bug #33789 (Many Problems with SunFuncs). - MFH: Fixed bug #33671 (sun_rise and sun_set don't return a GMT timestamp if one passes an offset). - MFH: Fixed bug #32820 (date_sunrise and date_sunset don't handle GMT offset well). - MFH: Fixed bug #30937 (date_sunrise() & date_sunset() don't handle endless day/night at high latitudes).
show more ...
|
#
5bd93221 |
| 01-Jan-2006 |
foobar |
bump year and license version
|
Revision tags: php-5.1.2RC1 |
|
#
7b581f6d |
| 19-Dec-2005 |
Derick Rethans |
- MFH: Merged new timelib, which is a bit more cleverer - MFH: Support "UTC" in strtotime() properly. - MFH: Added astro code, which is going to form the base for the new sunfuncs.
|
#
93d339be |
| 18-Dec-2005 |
foobar |
touch with re2c 0.9.11
|
#
2a29db4b |
| 18-Dec-2005 |
Ilia Alshanetsky |
Fixed UTC handling problem stemming from an earlier fix for bug #35422.
|
#
579e00d4 |
| 16-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35705 (strtotime() fails to parse soap date format without TZ).
|
#
cdb699b4 |
| 13-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35630 (strtotime() crashes on certain relative identifiers).
|
#
f19c2e00 |
| 11-Dec-2005 |
Ilia Alshanetsky |
Fixed bug #35624 (strtotime() does not handle 3 character weekdays). Improved fix for bug #35414.
|