changelog Mon Oct 29 01:31:26 2007 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2852&r2=1.2853&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2852 php-src/ChangeLog:1.2853
--- php-src/ChangeLog:1.2852 Sun Oct 28 01:31:25 2007
+++ php-src/ChangeLog Mon Oct 29 01:31:25 2007
@@ -1,3 +1,28 @@
+2007-10-28 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (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 <[EMAIL PROTECTED]>
* (PHP_5_2)