changelog Sat Sep 20 01:31:52 2008 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3173&r2=1.3174&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3173 php-src/ChangeLog:1.3174
--- php-src/ChangeLog:1.3173 Fri Sep 19 01:31:50 2008
+++ php-src/ChangeLog Sat Sep 20 01:31:51 2008
@@ -1,3 +1,30 @@
+2008-09-19 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * (PHP_5_3)
+ NEWS
+ ext/spl/spl_array.c
+ ext/spl/spl_array.c
+ ext/spl/tests/bug46115.phpt
+ ext/spl/tests/bug46115.phpt
+ ext/spl/tests/bug46115.phpt:
+ Fixed bug #46115 (Memory leak when calling a method using Reflection)
+
+2008-09-19 Andrey Hristov <[EMAIL PROTECTED]>
+
+ * ext/mysqli/mysqli.c:
+ Fix the libmysql build. Unintentionally broken by my last commit.
+
+ * (PHP_5_3)
+ ext/mysqli/mysqli_api.c
+ ext/mysqli/tests/bug46109.phpt:
+ MFH:Fix for bug#46019 MySQLi::init() leaks memory
+
+ * ext/mysqli/mysqli.c
+ ext/mysqli/mysqli_api.c
+ ext/mysqli/tests/bug46109.phpt
+ ext/mysqli/tests/bug46109.phpt:
+ Fix for bug#46019 MySQLi::init() leaks memory
+
2008-09-18 Arnaud Le Blanc <[EMAIL PROTECTED]>
* main/rfc1867.c:
@@ -6392,7 +6419,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3173 2008/09/19 01:31:50 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3174 2008/09/20 01:31:51 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c