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

index 11b3c1b9d00a4bef46325d30137e5a44b91f9e1f..0bb7322c59b9658246734710fb4a3cfd7d138de2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2007-05-20  Marcus Boerger  <marcus.boerger@post.rwth-aachen.de>
+
+    * .gdbinit:
+      - Add print_htptr, print_htstr
+
+    * run-tests.php:
+      - Update copyright
+
+    * run-tests.php:
+      - Make it executeable
+
+2007-05-20  Ilia Alshanetsky  <ilia@prohost.org>
+
+    * sapi/cgi/tests/009.phpt
+      sapi/cgi/tests/009.phpt:
+      
+      file 009.phpt was initially added on branch PHP_5_2.
+
+    * (PHP_5_2)
+      sapi/cgi/cgi_main.c:
+      Fixed a possible crash when PATH_INFO is not provided but the path contains
+      path info information
+
 2007-05-19  Pierre-Alain Joye  <pierre.dev@gmail.com>
 
     * ext/zip/php_zip.c: