#
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)
|
#
bb8ec8d6 |
| 30-Aug-2010 |
Derick Rethans |
- Fixed bug #52430 (date_parse parse 24:xx:xx as valid time). (Derick)
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3 |
|
#
d7333382 |
| 14-Jul-2010 |
Kalle Sommer Nielsen |
Update the re2c files aswell (bug #51943)
|
#
c0f3aca5 |
| 14-Jul-2010 |
Kalle Sommer Nielsen |
Update the re2c files aswell (bug #51943)
|
Revision tags: php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
53cfb3d5 |
| 26-Mar-2010 |
Adam Harvey |
Fixed bug #51393 (DateTime::createFromFormat() fails if format string contains timezone).
|
#
a2edb7f6 |
| 26-Mar-2010 |
Adam Harvey |
Fixed bug #51393 (DateTime::createFromFormat() fails if format string contains timezone).
|
#
3025ca8e |
| 07-Mar-2010 |
Derick Rethans |
- Fixed bug #46111 (Some timezone identifiers can not be parsed).
|