]> granicus.if.org Git - php/commitdiff
- #40228
authorPierre Joye <pajoye@php.net>
Mon, 29 Jan 2007 15:25:35 +0000 (15:25 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 29 Jan 2007 15:25:35 +0000 (15:25 +0000)
NEWS

diff --git a/NEWS b/NEWS
index dacf8f73c059a566ebe4267da5b17cb485a00276..6f095b85bd63bc92656cb2ed95aef5eec672b534 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 2007, PHP 5.2.1
 - Fixed bug #40259 (ob_start call many times - memory error). (Dmitry)
 - Fixed bug #40231 (file_exists incorrectly reports false). (Dmitry)
+- Fixed bug #40228 (ZipArchive::extractTo does create empty directories 
+  recursively). (Pierre)
 
 25 Jan 2007, PHP 5.2.1RC4
 - Fixed PECL bug #7295 (ORA-01405: fetched column value is NULL on LOB fields).