History log of /PHP-7.4/ext/date/lib/parse_date.re (Results 51 – 75 of 178)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# b3469560 30-Sep-2012 Lonny Kapelushnik

Fix bugs 62561,62896 (Modifying DateTime::__construct,date_create adds an hour)
Prevent a unix timestamp, which is always GMT when being parsed, from taking on
the local timezones DST flag.


# 94582f93 05-Sep-2012 Xinchen Hui

year++

missed the .re files in 5.3


# a3d078bd 05-Sep-2012 Xinchen Hui

correct PHP version & year++


Revision tags: php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2, php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5, php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3
# 4c9fad8b 06-Dec-2011 Derick Rethans

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_fr

- 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).

show more ...


# ac631dd5 06-Dec-2011 Derick Rethans

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_fr

- 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).

show more ...


# 5b2ce47f 06-Dec-2011 Derick Rethans

- Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_fr

- 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).

show more ...


# 92e9a0bd 26-Nov-2011 Derick Rethans

- Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").


# 547e2409 26-Nov-2011 Derick Rethans

- Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").


# dc6ecd21 26-Nov-2011 Derick Rethans

- Fixed bug #54851 (DateTime::createFromFormat() doesn't interpret "D").


# 1324d5d9 25-Nov-2011 Derick Rethans

- Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
years).


# 81058b5e 25-Nov-2011 Derick Rethans

- Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
years).


# c2ede9a0 25-Nov-2011 Derick Rethans

- Fixed bug #54596 (incorrect years for DateTime objects created with 4-digit
years).


Revision tags: php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1, yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1
# 30c5e0e8 19-Jun-2011 Stanislav Malyshev

fix error reporting on missing data - don't produce double errors


# bbf1904f 19-Jun-2011 Stanislav Malyshev

fix error reporting on missing data - don't produce double errors


Revision tags: php-5.3.7RC1
# 6f56bf1c 05-Jun-2011 Hannes Magnusson

Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)


# 10da2515 05-Jun-2011 Hannes Magnusson

Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)


# 938d066d 05-Jun-2011 Hannes Magnusson

Fixed bug#51819 (Case discrepancy in timezone names cause Uncaught exception and fatal error)


# 301eda5b 28-Mar-2011 Nuno Lopes

MFB (r309775): fix last commit


# 9aec0c68 28-Mar-2011 Nuno Lopes

fix last commit:
- fix code coverage build
- spread static love


# 68811c47 21-Mar-2011 Adam Harvey

Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
correctly).


# e1c16f11 21-Mar-2011 Adam Harvey

Fix bug #54316 (DateTime::createFromFormat does not handle trailing '|'
correctly).


Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5, php-5.2.16
# 8ece8ad3 12-Dec-2010 Derick Rethans

- Added the + modifier to parseFromFormat to allow trailing text in the
string to parse without throwing an error.
#- Patch by Stas, test case by me.


Revision tags: php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1
# 28b41c81 13-Nov-2010 Derick Rethans

- MFH: Added support for the ( and ) delimiters/separators to
DateTime::createFromFormat().
- Regenerated the parsers for HEAD and PHP_5_3.


# d763e535 13-Nov-2010 Derick Rethans

- Added support for the ( and ) delimiters/separators to
DateTime::createFromFormat().
#- There are a few more things to come, once ready, I'll regenerate the .c file
# and merge.


# 1fc5e47f 30-Aug-2010 Derick Rethans

- Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)


12345678