jani Thu Oct 23 17:55:58 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: - It is past, not command. Reorder. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1271&r2=1.2027.2.547.2.1272&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1271 php-src/NEWS:1.2027.2.547.2.1272 --- php-src/NEWS:1.2027.2.547.2.1271 Thu Oct 23 16:22:01 2008 +++ php-src/NEWS Thu Oct 23 17:55:57 2008 @@ -1,6 +1,12 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2008, PHP 5.2.7RC2 +- Upgraded bundled libzip to 0.9.0. (Pierre) + +- 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) + - Fixed bug #46343 (IPv6 address filter accepts invalid address). (Ilia) - Fixed bug #46335 (DOMText::splitText doesn't handle multibyte characters). (Rob) @@ -34,10 +40,6 @@ (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