changelog Thu Oct 25 01:31:22 2007 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2848&r2=1.2849&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2848 php-src/ChangeLog:1.2849
--- php-src/ChangeLog:1.2848 Wed Oct 24 01:31:22 2007
+++ php-src/ChangeLog Thu Oct 25 01:31:21 2007
@@ -1,3 +1,16 @@
+2007-10-24 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ NEWS
+ ext/xmlwriter/php_xmlwriter.c
+ ext/xmlwriter/php_xmlwriter.c:
+
+ MFB: Fixed bug #43099 (XMLWriter::endElement() does not check # of
params)
+
+ * (PHP_5_3)
+ ext/xmlwriter/php_xmlwriter.c:
+ Fixed bug #43099 (XMLWriter::endElement() does not check # of params)
+
2007-10-23 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_5_3)