pajoye Thu Oct 23 16:22:02 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - entries for zip changes http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1270&r2=1.2027.2.547.2.1271&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1270 php-src/NEWS:1.2027.2.547.2.1271 --- php-src/NEWS:1.2027.2.547.2.1270 Wed Oct 22 23:29:23 2008 +++ php-src/NEWS Thu Oct 23 16:22:01 2008 @@ -34,6 +34,10 @@ (Felipe) - Fixed bug #37100 (data is returned truncated with BINARY CURSOR). (Tony) - Fixed bug #24679 (pg_* functions doesn't work using schema). (Felipe) +- Fixed extraction of zip files or directories when the entry name is + a relative path. (Pierre) +- Fixed read or write errors for large zip archives. (Pierre) +- Update libzip to 0.9.0. (Pierre) 09 Oct 2008, PHP 5.2.7RC1 - Reverted fix for bug #44197 due to behaviour change in minor version.
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php