From: Date: Mon, 26 Nov 2007 01:31:35 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~1275 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d44d675a40c06d3e814f439b774fa4ae2c8e89c6;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index adf4782d30..02e05c6a14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2007-11-25 Ilia Alshanetsky + + * ext/standard/array.c: + + MFB : Fixed bug #43386 (array_globals not reset to 0 properly on init) + + * (PHP_5_2) + NEWS + ext/standard/array.c: + + MFB: Fixed bug #43386 (array_globals not reset to 0 properly on init) + + * (PHP_5_3) + ext/standard/array.c: + Fixed bug #43386 (array_globals not reset to 0 properly on init) + 2007-11-24 Lukas Smith * CODING_STANDARDS: