#
a666285b |
| 01-Jan-2013 |
Xinchen Hui |
Happy New Year
|
#
0a7395e0 |
| 01-Jan-2013 |
Xinchen Hui |
Happy New Year
|
#
a2045ff3 |
| 01-Jan-2013 |
Xinchen Hui |
Happy New Year~
|
#
eab14993 |
| 06-Dec-2012 |
Sebastian Bergmann |
Invoke re2c with --no-generation-date to prevent unintentional / unnecessary changes in generated files.
|
#
d64d9e33 |
| 05-Sep-2012 |
Xinchen Hui |
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 |
|
#
cc438880 |
| 23-Jun-2011 |
Nuno Lopes |
MFB: properly regen file to fix coverage data
|
#
ddac85a9 |
| 23-Jun-2011 |
Nuno Lopes |
properly regen file to fix coverage data
|
Revision tags: 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).
|