From 2a94eac9e47657ce8f066f3b5cc4429a7c5d588b Mon Sep 17 00:00:00 2001 From: Date: Sat, 3 Mar 2007 01:31:02 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) diff --git a/ChangeLog b/ChangeLog index 769b3eb193..b334bcc499 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,55 @@ +2007-03-02 Stanislav Malyshev + + * main/main.c + main/main.c + main/php_globals.h + main/php_globals.h + main/php_variables.c + main/php_variables.c: + limit nesting level of input variables + + * (PHP_5_2) + main/php_variables.c: + fix variable name + + * (PHP_5_2) + NEWS: + limit input variable nesting + +2007-03-02 Nuno Lopes + + * ext/standard/tests/file/proc_open01.phpt: + MFB + + * (PHP_5_2) + ext/standard/tests/file/proc_open01.phpt: + increase the stream_select() timeout, to make the test pass in a slow + machine with valgrind + + * ext/gd/libgd/gd_gif_in.c: + MFB + + * (PHP_5_2) + ext/gd/libgd/gd_gif_in.c: + fix access to non initialized memory (check valgrind reports on + http://gcov.php.net) + +2007-03-02 Antony Dovgal + + * ext/oci8/tests/bug40415.phpt: + mask resource numbers + + * (PHP_5_2) + ext/oci8/tests/lob_029.phpt: + improved test + +2007-03-02 Ilia Alshanetsky + + * (PHP_5_2) + ext/session/session.c: + + Improve safe_mode check + 2007-03-01 Antony Dovgal * (PHP_5_2) -- 2.50.1