From 022bc7317537a81a5f2dba0e75699ea05d0d680e Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 18 Jan 2007 08:45:26 +0000 Subject: [PATCH] Fix protos git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227484 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/phar/functions/Phar-loadPhar.xml | 4 ++-- reference/phar/functions/Phar-mapPhar.xml | 6 +++--- reference/phar/functions/Phar-offsetExists.xml | 4 ++-- reference/phar/functions/Phar-offsetSet.xml | 4 ++-- reference/phar/functions/Phar-offsetUnset.xml | 18 +++++++++++++++--- .../functions/PharFileInfo-isCRCChecked.xml | 4 ++-- 6 files changed, 26 insertions(+), 14 deletions(-) diff --git a/reference/phar/functions/Phar-loadPhar.xml b/reference/phar/functions/Phar-loadPhar.xml index 6ad84983ac..d6b71d3c48 100644 --- a/reference/phar/functions/Phar-loadPhar.xml +++ b/reference/phar/functions/Phar-loadPhar.xml @@ -1,5 +1,5 @@ - + Phar::loadPhar @@ -8,7 +8,7 @@ &reftitle.description; - mixedPhar::loadPhar + boolPhar::loadPhar stringfilename stringalias diff --git a/reference/phar/functions/Phar-mapPhar.xml b/reference/phar/functions/Phar-mapPhar.xml index 21e440a555..3a7b970b44 100644 --- a/reference/phar/functions/Phar-mapPhar.xml +++ b/reference/phar/functions/Phar-mapPhar.xml @@ -1,5 +1,5 @@ - + Phar::mapPhar @@ -8,8 +8,8 @@ &reftitle.description; - mixedPhar::mapPhar - stringalias + boolPhar::mapPhar + stringalias diff --git a/reference/phar/functions/Phar-offsetExists.xml b/reference/phar/functions/Phar-offsetExists.xml index 6ac550a1c0..776fd92b28 100644 --- a/reference/phar/functions/Phar-offsetExists.xml +++ b/reference/phar/functions/Phar-offsetExists.xml @@ -1,5 +1,5 @@ - + Phar::offsetExists @@ -8,7 +8,7 @@ &reftitle.description; - intPhar::offsetExists + boolPhar::offsetExists stringoffset diff --git a/reference/phar/functions/Phar-offsetSet.xml b/reference/phar/functions/Phar-offsetSet.xml index b06454e250..29abf92c8d 100644 --- a/reference/phar/functions/Phar-offsetSet.xml +++ b/reference/phar/functions/Phar-offsetSet.xml @@ -1,5 +1,5 @@ - + Phar::offsetSet @@ -8,7 +8,7 @@ &reftitle.description; - intPhar::offsetSet + voidPhar::offsetSet stringoffset stringvalue diff --git a/reference/phar/functions/Phar-offsetUnset.xml b/reference/phar/functions/Phar-offsetUnset.xml index 1485adf87b..1445582087 100644 --- a/reference/phar/functions/Phar-offsetUnset.xml +++ b/reference/phar/functions/Phar-offsetUnset.xml @@ -1,5 +1,5 @@ - + Phar::offsetUnset @@ -8,8 +8,8 @@ &reftitle.description; - intPhar::offsetUnset - + boolPhar::offsetUnset + stringoffset @@ -21,11 +21,23 @@ + &reftitle.parameters; + + + offset + + + The filename (relative path) to modify in a Phar. + + + + + &reftitle.returnvalues; diff --git a/reference/phar/functions/PharFileInfo-isCRCChecked.xml b/reference/phar/functions/PharFileInfo-isCRCChecked.xml index 5fd523d4e1..143526fd19 100644 --- a/reference/phar/functions/PharFileInfo-isCRCChecked.xml +++ b/reference/phar/functions/PharFileInfo-isCRCChecked.xml @@ -1,5 +1,5 @@ - + PharFileInfo::isCRCChecked @@ -8,7 +8,7 @@ &reftitle.description; - intPharFileInfo->isCRCChecked + boolPharFileInfo::isCRCChecked