From: Date: Sat, 21 Jan 2006 06:31:45 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_9_4~15 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e017df6f642ee53af557e8e23bc3d76e296456ed;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 18bddb30ec..720de1fc63 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,33 @@ +2006-01-20 Jani Taskinen + + * ext/gd/config.m4: + - Fixed bug #Â36110 (missing sanity checks for external build) + +2006-01-20 Antony Dovgal + + * ext/oci8/config.m4 + ext/oci8/config.m4: + fix typo + + * (PHP_5_1) + NEWS + ext/oci8/oci8_statement.c: + MFH: fix #36096 (oci_result() returns garbage after oci_fetch() failed) + + * ext/oci8/oci8_statement.c: + fix #36096 (oci_result() returns garbage after oci_fetch() failed) + +2006-01-20 Ilia Alshanetsky + + * ext/standard/http_fopen_wrapper.c: + MFB51: Allow get_headers() to return header information even for non-200 + responses. + + * (PHP_5_1) + ext/standard/http_fopen_wrapper.c: + Allow get_headers() to return header information even for non-200 + responses. + 2006-01-19 Antony Dovgal * ZendEngine2/tests/bug32290.phpt