Revision tags: php-5.2.10, php-5.2.10RC2, php-5.3.0RC3 |
|
#
2d6377e3 |
| 31-May-2009 |
Stanislav Malyshev |
fix for #48247
|
Revision tags: php-5.2.10RC1 |
|
#
39ac962f |
| 19-May-2009 |
Hannes Magnusson |
MFH: Partial fix for bug#48333
|
#
59bc60ff |
| 19-May-2009 |
Jani Taskinen |
- Revert bad compile warning fix which causes compile failures with older glibc
|
#
1033af1c |
| 13-May-2009 |
Jani Taskinen |
MFH: Fixed module loading order and made request shutdown functions also to be loaded in reverse like all other shutdowns are.
|
Revision tags: php-5.3.0RC2 |
|
#
e8288802 |
| 05-May-2009 |
Ilia Alshanetsky |
Fixed compiler warning due to llabs() function
|
#
b4a46c86 |
| 04-May-2009 |
Pierre Joye |
- cleaner fix
|
#
7cfcf294 |
| 04-May-2009 |
Pierre Joye |
- fix build
|
#
cba17657 |
| 03-May-2009 |
Derick Rethans |
- MFH: Added timezone_version_get() to retrieve the version of the used timezone database.
|
#
20a359a3 |
| 03-May-2009 |
Derick Rethans |
- MFH: Fixed bug #45682 (Unable to var_dump(DateInterval)).
|
#
febc2763 |
| 03-May-2009 |
Derick Rethans |
- MFH: Fixed bug #48058 (Year formatter goes wrong with out-of-int range). - MFH: Fixed bug #45822 (Near infinite-loops while parsing huge relative offsets).
|
#
c848df3f |
| 27-Apr-2009 |
Kalle Sommer Nielsen |
MFH: Fixed bug #48088 (Wrong ARG_INFO for OO-API of DateTime)
|
#
b33f8860 |
| 07-Apr-2009 |
Felipe Pena |
- MFH: Fixed bug #46108 (DateTime - Memory leak when unserializing)
|
#
12bd41c6 |
| 27-Mar-2009 |
Hannes Magnusson |
MFH: Fix protos
|
Revision tags: php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
fb183b17 |
| 27-Jan-2009 |
Derick Rethans |
- MFH: Elevate no-tz set warning from E_STRICT to E_WARNING. #- [DOC]
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS |
|
#
e5491af3 |
| 18-Dec-2008 |
Derick Rethans |
- MFH: Fixed bug #46268 (DateTime::modify() does not reset relative time values).
|
#
aea378c9 |
| 18-Dec-2008 |
Derick Rethans |
- MFH: Fixed bug #46889: Memory leak in strtotime().
|
Revision tags: php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7 |
|
#
7a28b876 |
| 02-Dec-2008 |
Derick Rethans |
- MFH: Fixed bug #46732 (mktime.year description is wrong).
|
Revision tags: php-5.2.7RC5, php-5.2.7RC4 |
|
#
3919b16f |
| 19-Nov-2008 |
Etienne Kneuss |
MFH: Fix #46241 (stacked error_handlers, error_handling in general)
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
f2720ecc |
| 06-Nov-2008 |
Derick Rethans |
- MFH: Export DateTime and DateTimeZone class entries so that external extensions can make use of it as well.
|
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change
|
#
df100055 |
| 24-Oct-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: php-5.2.7RC2 |
|
#
1d5ba8bb |
| 21-Oct-2008 |
Arnaud Le Blanc |
MFH: initialize optional vars
|
Revision tags: php-5.2.7RC1 |
|
#
c77ca4c3 |
| 08-Aug-2008 |
Etienne Kneuss |
MFH: Fix error_handling usage in various extensions
|