From: Date: Mon, 21 May 2007 01:31:05 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_4~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0eee9fde396908a1717cda3eedebbcff8a967f0e;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 11b3c1b9d0..0bb7322c59 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,26 @@ +2007-05-20 Marcus Boerger + + * .gdbinit: + - Add print_htptr, print_htstr + + * run-tests.php: + - Update copyright + + * run-tests.php: + - Make it executeable + +2007-05-20 Ilia Alshanetsky + + * 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 * ext/zip/php_zip.c: