pajoye Thu Feb 5 19:53:44 2009 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
- zip fix entry
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1405&r2=1.2027.2.547.2.1406&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1405 php-src/NEWS:1.2027.2.547.2.1406
--- php-src/NEWS:1.2027.2.547.2.1405 Mon Feb 2 23:51:58 2009
+++ php-src/NEWS Thu Feb 5 19:53:43 2009
@@ -7,6 +7,8 @@
- Added optional sorting type flag parameter to array_unique(). Default is
SORT_REGULAR. (Andrei)
+- Fixed a crash on extract in zip when files or directories entry names
contain
+ a relative path. (Pierre)
- Fixed error conditions handling in stream_filter_append(). (Arnaud)
- Fixed zip filename property read. (Pierre)
- Fixed explode() behavior with empty string to respect negative limit. (Shire)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php