From 088993e6e9f0a95510b7b476b1c5251626db9572 Mon Sep 17 00:00:00 2001 From: Date: Mon, 29 Oct 2007 01:31:25 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0b0019e48f..feb8ee513c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,28 @@ +2007-10-28 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + ext/reflection/php_reflection.c + ext/reflection/php_reflection.c + ext/reflection/tests/bug42976.phpt: + + MFB: Fixed bug #42976 (Crash when constructor for newInstance() or + newInstanceArgs() fails) + + * ext/reflection/tests/bug42976.phpt + ext/reflection/tests/bug42976.phpt: + + + MFB: Fixed bug #42976 (Crash when constructor for newInstance() or + newInstanceArgs() fails) + + * (PHP_5_3) + ext/reflection/php_reflection.c + ext/reflection/tests/bug42976.phpt + ext/reflection/tests/bug42976.phpt: + Fixed bug #42976 (Crash when constructor for newInstance() or + newInstanceArgs() fails) + 2007-10-27 Raghubansh Kumar * (PHP_5_2) -- 2.50.1