]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Wed, 22 Aug 2007 01:31:21 +0000 (01:31 +0000)
committer <changelog@php.net> <>
Wed, 22 Aug 2007 01:31:21 +0000 (01:31 +0000)
ChangeLog

index 4271794a94f4ece980d86907e34d23ed5d7c5fe2..df268cfd4f2f1e6ab3541ae9312dc44cbda4762f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,37 @@
+2007-08-21  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * ext/pgsql/pgsql.c:
+      Fixed bug #42368 (Incorrect error message displayed by pg_escape_string)
+
+2007-08-21  Jani Taskinen  <jani.taskinen@iki.fi>
+
+    * (PHP_5_2)
+      php.ini-dist
+      php.ini-recommended:
+      MFH:Fix typo in fastcgi.logging option example
+
+    * php.ini-dist
+      php.ini-recommended:
+      Fix typo in fastcgi.logging option example
+
+2007-08-21  Johannes Schlüter  <johannes@schlueters.de>
+
+    * (PHP_5_2)
+      NEWS
+      ext/spl/spl_directory.c
+      ext/spl/tests/bug42364.phpt:
+      - MFH: Fix Bug #42364 Crash when using getRealPath with DirectoryIterator
+
+    * ext/spl/spl_directory.c
+      ext/spl/tests/bug42364.phpt
+      ext/spl/tests/bug42364.phpt:
+      - Fixed Bug #42364 Crash when using getRealPath with DirectoryIterator
+
+2007-08-21  Sara Golemon  <sara@golemon.com>
+
+    * ext/curl/interface.c:
+      Bagder says I don't need these ifdefs
+
 2007-08-20  Ilia Alshanetsky  <ilia@prohost.org>
 
     * (PHP_5_2)