History log of /PHP-7.2/ext/date/lib/parse_date.c (Results 151 – 175 of 198)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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.


Revision tags: RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0
# 40ad5745 02-Dec-2005 Ilia Alshanetsky

Regenerate file to be more gcov friendly


# 2e3ae884 02-Dec-2005 foobar

- touch with correct re2c version and correct options


Revision tags: RELEASE_2_0_2
# f4248e51 01-Dec-2005 Ilia Alshanetsky

Fixed bug #35499 (strtotime() does not handle whitespace around the date
string).


# 4250a26f 29-Nov-2005 foobar

- Regenerated with working re2c and with proper options


# 2ad81f45 29-Nov-2005 Ilia Alshanetsky

Fixed bug #35414 (strtotime() no longer works with ordinal suffix).


# c2ec68ab 28-Nov-2005 Ilia Alshanetsky

Fixed bug #35456 (+ 1 [time unit] format did not work).


Revision tags: php-5.1.1, php-5.1.0, php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6
# 924ae32d 17-Nov-2005 Derick Rethans

- Fixed bug #35218 (strtotime no longer ignores timezone comments like "(PST)")


# 52747127 17-Nov-2005 foobar

MFH


Revision tags: php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2, RELEASE_0_9_1
# 719e78c7 19-Oct-2005 Derick Rethans

- Fixed bug #34874 and #33546 (Problems with lone daynames).


Revision tags: php-5.1.0RC3, php-5.1.0RC2
# e3c8bd51 08-Oct-2005 Derick Rethans

- MFH: Fixed bug #34676: missing support for strtotime("midnight") and
strtotime("noon").


Revision tags: php-4.4.1RC1
# 969f05a7 07-Oct-2005 Derick Rethans

- MFH: Fixed bug #34771 (strtotime() fails with 1-12am/pm).


Revision tags: RELEASE_0_9_0
# afccca77 03-Oct-2005 Derick Rethans

- MFH: Allow an external Timezone Database to be used.


# 08b5c498 01-Oct-2005 Derick Rethans

- Implemented better timezone guessing algorithm.


Revision tags: RELEASE_1_0RC1, PRE_NEW_OCI8_EXTENSION, php-5.1.0RC2_PRE, php-5.0.5, php-5.0.5RC2
# d3326d5b 25-Aug-2005 Derick Rethans

- MFH: Fixed bug #34087 for real.
- MFH: Windows compile fixes.


# 164b4ad4 24-Aug-2005 Derick Rethans

MFH:
- Fixed bug #34087 (strtotime() does not work with date format "Y/m/d").
- Make use of YYMAXFILL.
- Added support for using a . as hour/minute/second separator.


Revision tags: php-5.0.5RC1, php-5.1.0RC1, BEFORE_UNICODE_MERGE
# d55f4564 09-Aug-2005 Derick Rethans

- MFH:
- Fixed TSRM issue.
- Added guessed timezone to phpinfo() output.
- Initialize is_dst in some cases.
- Corrected some test cases.


Revision tags: RELEASE_2_0_0
# 23e671a5 03-Aug-2005 foobar

- Bumber up year


Revision tags: RELEASE_0_9
# 86d81fd7 26-Jul-2005 Ilia Alshanetsky

Fixed bug #33869 (strtotime() problem with "+1days" format).


# e6c1ff25 20-Jul-2005 Derick Rethans

- Fixed bug #33578 (strtotime() problem with "Oct17" format).
- Fixed problems with lone years in strtotime().
- Added functions to timelib to get a list of all abbreviations and timezone

- Fixed bug #33578 (strtotime() problem with "Oct17" format).
- Fixed problems with lone years in strtotime().
- Added functions to timelib to get a list of all abbreviations and timezone
identifiers.
- Fixed problems with parsed dates that only have GMT offsets associated
with them.
- Fixed a Windows compile problem.
- Added special constants for different often used date formats (DATE_ISO8601,
DATE_RFC822, DATE_RSS etc).
- Fixed date_default_timezone_get() to return the guessed timezone if none
was set yet with date_default_timezone_set().
- Added experimental support for Date/Timezone objects as per specifications.

show more ...


Revision tags: php-5.1.0b3, php-4.4.0
# 08f8fcf8 10-Jul-2005 foobar

touch


# aa5084d1 05-Jul-2005 Derick Rethans

- Fixed bug #33578 (strtotime() doesn't understand "11 Oct" format). (Derick)


# 531c8b9f 04-Jul-2005 Derick Rethans

- PHPAPI + static don't mix, obviously.


12345678