pajoye Wed Mar 14 15:10:37 2007 UTC
Modified files: (Branch: PHP_5_2)
/php-src NEWS
Log:
- add ::open to the safemode check entry
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.590&r2=1.2027.2.547.2.591&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.590 php-src/NEWS:1.2027.2.547.2.591
--- php-src/NEWS:1.2027.2.547.2.590 Wed Mar 14 11:58:18 2007
+++ php-src/NEWS Wed Mar 14 15:10:37 2007
@@ -14,7 +14,8 @@
. Added SplFileInfo::getLinkTarget(), SplFileInfo::getRealPath().
- Added --ri switch to CLI which allows to check extension information.
(Marcus)
- Added tidyNode::getParent() method (John, Nuno)
-- Added openbasedir and safemode checks in zip:// stream wrapper (Pierre)
+- Added openbasedir and safemode checks in zip:// stream wrapper and
+ ZipArchive::open (Pierre)
- Fixed possible relative path issues in zip_open and TS mode (old API)
(Pierre)
- Fixed zend_llist_remove_tail (Michael Wallner, Dmitry)
- Fixed a thread safety issue in gd gif read code (Nuno, Roman Nemecek)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php