]> granicus.if.org Git - php/commitdiff
- #48441 and encoding
authorPierre Joye <pajoye@php.net>
Mon, 15 Jun 2009 22:11:47 +0000 (22:11 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 15 Jun 2009 22:11:47 +0000 (22:11 +0000)
NEWS

diff --git a/NEWS b/NEWS
index ae431fd102ab9052ee0d34ac84484413367c367d..37f9369feb8b2341e66fa784fea104da4158ff65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,11 @@ PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Jun 2009, PHP 5.2.10
 - Fixed bug #48557 (Numeric string keys in Apache Hashmaps are not cast to
-  integers). (David ZΓΌlke)
+  integers). (David Zuelke)
 - Fixed bug #48514 (cURL extension uses same resource name for simple and
   multi APIs). (Felipe)
+- Fixed bug #48441 (ldap_search() sizelimit, timelimit and deref options 
+  persist). (Patrick)
 - Fixed missing erealloc() in fix for Bug #40091 in spl_autoload_register.
   (Greg)