- Fixed bug #29109 (SoapFault exception: [WSDL] Out of memory). (Dmitry)
- Fixed bug #29061 (soap extension segfaults). (Dmitry)
- Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry)
-- Added new functions :
+- PHP will now respect extension dependencies when initializing. (Wez)
+- Added new functions:
. array_diff_key() (Andrey)
. array_diff_ukey() (Andrey)
. array_intersect_key() (Christiano Duarte)
. array_intersect_ukey() (Christiano Duarte)
- . stream_context_get_default() (Wez)
- . stream_socket_enable_crypto() (Wez)
+ . stream_context_get_default() (Wez)
+ . stream_socket_enable_crypto() (Wez)
. SimpleXMLElement->registerXPathNamespace() (Christian)
. mysqli->client_info property (Georg)
. inet_pton() (Sara)
. inet_ntop() (Sara)
-- PHP will now respect extension dependencies when initializing. (Wez)
- Added Cursor support for MySQL 5.0.x in mysqli (Georg)
- Added proxy support to ftp wrapper via http. (Sara)
- Added MDTM support to ftp_url_stat. (Sara)
-- Added zlib stream filter suport. (Sara)
+- Added zlib stream filter support. (Sara)
- Added bz2 stream filter support. (Sara)
- Added support of parameter->value arrays to xsl_xsltprocessor_set_parameter()
(Tony)
-- Fixed bug in mysql->client_version (Georg)
- Changed the implementation of TRUE, FALSE, and NULL from constants to
keywords. (Marcus)
+- Fixed bug in mysql->client_version (Georg)
- Fixed ZTS destruction. (Marcus)
13 Jul 2004, PHP 5.0.0