]> granicus.if.org Git - php/commitdiff
- Fixed speling and some reordering
authorDerick Rethans <derick@php.net>
Mon, 9 Aug 2004 15:56:51 +0000 (15:56 +0000)
committerDerick Rethans <derick@php.net>
Mon, 9 Aug 2004 15:56:51 +0000 (15:56 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9ab25ec2e92c07a0b809f4e018e2347f7e44458c..42451e25297eabb419bb62ea5b9d96f3d35d6277 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,28 +8,28 @@ PHP                                                                        NEWS
 - 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