mirror of
https://github.com/php/php-src.git
synced 2024-11-28 04:14:26 +08:00
- add ::open to the safemode check entry
This commit is contained in:
parent
5ed63dd8a9
commit
6e074459fc
3
NEWS
3
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)
|
||||
|
Loading…
Reference in New Issue
Block a user