cellog Fri Sep 26 16:32:22 2008 UTC
Modified files: (Branch: PHP_5_3)
/php-src NEWS
Log:
note fix to Bug #46178 memory leak in ext/phar, remove 'useless entry'
according to Hannes
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.331&r2=1.2027.2.547.2.965.2.332&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.331
php-src/NEWS:1.2027.2.547.2.965.2.332
--- php-src/NEWS:1.2027.2.547.2.965.2.331 Wed Sep 24 23:43:28 2008
+++ php-src/NEWS Fri Sep 26 16:32:21 2008
@@ -10,6 +10,7 @@
- Fixed bug causing the algorithm parameter of mhash() to be modified. (Scott)
+- Fixed bug #46178 (memory leak in ext/phar). (Greg)
- Fixed bug #46160 (SPL - Memory leak when exception is thrown in offsetSet).
(Felipe)
- Fixed Bug #46147 (after stream seek, appending stream filter reads incorrect
data).
@@ -22,7 +23,6 @@
(Ilia)
- Fixed bug #46086 (Segfault when accessing fileinfo class properties).
(Scott)
-- Fixed bug #46072 (Compile failure under IRIX 6.5.30 building util.c) (Greg)
- Fixed bug #46071 (finfo_open() segfaults when using wrong file name on BSD).
(Felipe)
- Fixed bug #46060 (Phar::addEmptyDir() breaks) (Greg)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php