]> granicus.if.org Git - php/commitdiff
pff, no idea what is merged where by who and when and wtf..
authorJani Taskinen <jani@php.net>
Thu, 1 Oct 2009 15:55:05 +0000 (15:55 +0000)
committerJani Taskinen <jani@php.net>
Thu, 1 Oct 2009 15:55:05 +0000 (15:55 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 07d8fde4ae11cdd7457481abb6ffcc6ea2485818..9fdbb82f61ed24a206efddb3e67635d8d911ad74 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-PHP                                                                        NEWS
+PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 20??, PHP 5.3.2
 - Added ReflectionMethod::setAccessible() for invoking non-public methods
 - Fixed bug #49517 (cURL's CURLOPT_FILE prevents file from being deleted after
   fclose). (Ilia)
 - Fixed bug #48805 (IPv6 socket transport is not working). (Ilia)
-- Fixed PECL bug #16842 (oci_error return false when NO_DATA_FOUND is raised). (Chris Jones)
+- Fixed PECL bug #16842 (oci_error return false when NO_DATA_FOUND is raised).
+  (Chris Jones)
 
 
-?? ??? 2009, PHP 5.3.1RC? < WILL BE MERGED LATER
+?? ??? 2009, PHP 5.3.1RC?
 - Upgraded bundled sqlite to version 3.6.18. (Ilia)
 - Restored shebang line check to CGI sapi (not checked by scanner anymore).
   (Jani)