scottmac Sun Nov 2 23:06:27 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
Add some missing news entries
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.357&r2=1.2027.2.547.2.965.2.358&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.357
php-src/NEWS:1.2027.2.547.2.965.2.358
--- php-src/NEWS:1.2027.2.547.2.965.2.357 Sun Nov 2 18:32:12 2008
+++ php-src/NEWS Sun Nov 2 23:06:27 2008
@@ -19,7 +19,11 @@
- Deprecated define_syslog_variables(). (Kalle)
- Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott)
+- Fixed invalid calls to free when internal fileinfo magic file is used.
(Scott)
+- Synced changes from libmagic 4.26 to bundled libmagic. (Scott)
+- Fixed bug #46331 - (Segfault when using internal fileinfo magic file on big
+ endian systems). (Scott)
- Fixed bug #46285 (lastInsertId() returns "0" when a deferenced PDOStatement
is
executed). (Johannes)
- Fixed bug #46238 (Segmentation fault on static call with empty string
method).
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php