Revision tags: php-5.3.0alpha3 |
|
#
abe7bc14 |
| 03-Dec-2008 |
Johannes Schlüter |
fix vi user error |
#
2cfbe8c9 |
| 03-Dec-2008 |
Johannes Schlüter |
5.3.0. Alpha 3 |
Revision tags: php-5.3.0alpha2, php-5.2.7 |
|
#
7a174e17 |
| 03-Dec-2008 |
Scott MacVicar |
BFN, just some missing NEWS entries |
#
a3a73148 |
| 03-Dec-2008 |
Ilia Alshanetsky |
Fixed bug #46731 (Missing validation for the options parameter of the imap_fetch_overview() function). |
#
1c3d2019 |
| 02-Dec-2008 |
Christian Seiler |
#- Updated NEWS file |
#
4b24c89a |
| 01-Dec-2008 |
Johannes Schlüter |
MFH: hash_insert was renamed in MySQL 5.0 so we can safely use recode and mysql with recent libmysql versions [DOC] |
#
1a3f557b |
| 01-Dec-2008 |
Dmitry Stogov |
Fixed bug #43069 (SoapClient causes 505 HTTP Version not supported error message) |
#
7f232eba |
| 30-Nov-2008 |
Ilia Alshanetsky |
BFN |
#
7eb847ca |
| 30-Nov-2008 |
Sebastian Bergmann |
Update ReflectionProperty::setAccessible() entry. |
#
91907961 |
| 28-Nov-2008 |
Dmitry Stogov |
Fixed bug #41534 (SoapClient over HTTPS fails to reestablish connection) |
Revision tags: php-5.2.7RC5 |
|
#
7d4fd3fd |
| 27-Nov-2008 |
Dmitry Stogov |
Fixed bug #46409 (__invoke method called outside of object context when using array_map) |
#
b388624d |
| 27-Nov-2008 |
Scott MacVicar |
MFH Update libsqlite to 3.6.6.2 |
#
87f1f826 |
| 25-Nov-2008 |
Ilia Alshanetsky |
Upgraded bundled sqlite to version 3.6.6.1 |
#
ea45b713 |
| 25-Nov-2008 |
Dmitry Stogov |
Added support for namespaces with brackets. (Greg) |
#
f6b6746f |
| 22-Nov-2008 |
David Coallier |
- Removed the "unreleased-fix-feature" entry as per Marcus's request - Made sure to include my PDO fix in the proper 5.3 release |
#
a9879d34 |
| 22-Nov-2008 |
David Coallier |
- Added news item for bug #46615 |
#
f649d973 |
| 21-Nov-2008 |
Felipe Pena |
- BFN #46578 |
Revision tags: php-5.2.7RC4 |
|
#
e7cd391e |
| 20-Nov-2008 |
Felipe Pena |
- BFN |
#
a46300ec |
| 19-Nov-2008 |
Arnaud Le Blanc |
Improved ArrayObject performance (made spl_hash_verify_pos() an O(1) and removed some spl_array_get_hash_table() calls). Fixes #46039 |
#
5b4c00a1 |
| 19-Nov-2008 |
Etienne Kneuss |
typo |
#
3919b16f |
| 19-Nov-2008 |
Etienne Kneuss |
MFH: Fix #46241 (stacked error_handlers, error_handling in general) |
#
1881091e |
| 18-Nov-2008 |
Felipe Pena |
- Deprecate ereg |
#
978129fd |
| 17-Nov-2008 |
David Soria Parra |
MFH: Feature request #46595. Use cc as default compiler and fallback to gcc. |
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro |
#
c25d835b |
| 16-Nov-2008 |
Pierre Joye |
- entry for #46127 |