From a1b74ff44f36c78823efb944ee87d869dbcc645a Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Wed, 21 Nov 2007 17:21:20 +0000 Subject: [PATCH] zip: wrapper git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@246638 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/wrappers.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/appendices/wrappers.xml b/appendices/wrappers.xml index 46fa7b2a0f..09e63705b9 100644 --- a/appendices/wrappers.xml +++ b/appendices/wrappers.xml @@ -1,5 +1,5 @@ - + List of Supported Protocols/Wrappers @@ -967,6 +967,9 @@ echo stream_get_contents($fp); + + ZIP extension registers zip: wrapper. +