From 6e074459fc623a78ad399f3ac1b2aa2ce714b05e Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 14 Mar 2007 15:10:37 +0000 Subject: [PATCH] - add ::open to the safemode check entry --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 590096f92a..6ad0d78c0a 100644 --- a/NEWS +++ b/NEWS @@ -14,7 +14,8 @@ PHP NEWS . 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) -- 2.40.0