From 089fb1eb4e46790a208f3e0efdae2aad57b83013 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Sat, 3 Feb 2007 05:16:53 +0000 Subject: [PATCH] strtolower() all files and identifiers, fix a few minor problems found in the doc links too git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@228827 c90b9560-bf6c-de11-be94-00142212c4b1 --- ...Phar-apiVersion.xml => phar-apiversion.xml} | 2 +- .../{Phar-begin.xml => phar-begin.xml} | 8 ++++---- ...ar-canCompress.xml => phar-cancompress.xml} | 2 +- .../{Phar-canWrite.xml => phar-canwrite.xml} | 2 +- .../{Phar-commit.xml => phar-commit.xml} | 7 +++---- ...ZIP2.xml => phar-compressallfilesbzip2.xml} | 16 ++++++++-------- ...FilesGZ.xml => phar-compressallfilesgz.xml} | 18 +++++++++--------- .../{Phar-construct.xml => phar-construct.xml} | 4 ++-- .../{Phar-count.xml => phar-count.xml} | 4 ++-- ...ar-getMetaData.xml => phar-getmetadata.xml} | 6 +++--- ...ar-getModified.xml => phar-getmodified.xml} | 8 ++++---- ...-getSignature.xml => phar-getsignature.xml} | 4 ++-- .../{Phar-getStub.xml => phar-getstub.xml} | 6 +++--- ...Phar-getVersion.xml => phar-getversion.xml} | 2 +- ...ingToPhar.xml => phar-isflushingtophar.xml} | 6 +++--- .../{Phar-loadPhar.xml => phar-loadphar.xml} | 4 ++-- .../{Phar-mapPhar.xml => phar-mapphar.xml} | 4 ++-- ...-offsetExists.xml => phar-offsetexists.xml} | 10 +++++----- .../{Phar-offsetGet.xml => phar-offsetget.xml} | 10 +++++----- .../{Phar-offsetSet.xml => phar-offsetset.xml} | 10 +++++----- ...ar-offsetUnset.xml => phar-offsetunset.xml} | 10 +++++----- ...ar-setMetaData.xml => phar-setmetadata.xml} | 8 ++++---- .../{Phar-setStub.xml => phar-setstub.xml} | 4 ++-- ...llFiles.xml => phar-uncompressallfiles.xml} | 16 ++++++++-------- ...onstruct.xml => pharfileinfo-construct.xml} | 2 +- ....xml => pharfileinfo-getcompressedsize.xml} | 6 +++--- ...-getCRC32.xml => pharfileinfo-getcrc32.xml} | 4 ++-- ...taData.xml => pharfileinfo-getmetadata.xml} | 6 +++--- ...Flags.xml => pharfileinfo-getpharflags.xml} | 4 ++-- ...essed.xml => pharfileinfo-iscompressed.xml} | 10 +++++----- ....xml => pharfileinfo-iscompressedbzip2.xml} | 10 +++++----- ...dGZ.xml => pharfileinfo-iscompressedgz.xml} | 10 +++++----- ...ecked.xml => pharfileinfo-iscrcchecked.xml} | 4 ++-- ...xml => pharfileinfo-setcompressedbzip2.xml} | 16 ++++++++-------- ...GZ.xml => pharfileinfo-setcompressedgz.xml} | 16 ++++++++-------- ...taData.xml => pharfileinfo-setmetadata.xml} | 6 +++--- ...ed.xml => pharfileinfo-setuncompressed.xml} | 16 ++++++++-------- reference/phar/using.xml | 8 ++++---- 38 files changed, 144 insertions(+), 145 deletions(-) rename reference/phar/functions/{Phar-apiVersion.xml => phar-apiversion.xml} (97%) rename reference/phar/functions/{Phar-begin.xml => phar-begin.xml} (94%) rename reference/phar/functions/{Phar-canCompress.xml => phar-cancompress.xml} (97%) rename reference/phar/functions/{Phar-canWrite.xml => phar-canwrite.xml} (97%) rename reference/phar/functions/{Phar-commit.xml => phar-commit.xml} (93%) rename reference/phar/functions/{Phar-compressAllFilesBZIP2.xml => phar-compressallfilesbzip2.xml} (85%) rename reference/phar/functions/{Phar-compressAllFilesGZ.xml => phar-compressallfilesgz.xml} (87%) rename reference/phar/functions/{Phar-construct.xml => phar-construct.xml} (97%) rename reference/phar/functions/{Phar-count.xml => phar-count.xml} (96%) rename reference/phar/functions/{Phar-getMetaData.xml => phar-getmetadata.xml} (93%) rename reference/phar/functions/{Phar-getModified.xml => phar-getmodified.xml} (86%) rename reference/phar/functions/{Phar-getSignature.xml => phar-getsignature.xml} (95%) rename reference/phar/functions/{Phar-getStub.xml => phar-getstub.xml} (95%) rename reference/phar/functions/{Phar-getVersion.xml => phar-getversion.xml} (97%) rename reference/phar/functions/{Phar-isFlushingToPhar.xml => phar-isflushingtophar.xml} (92%) rename reference/phar/functions/{Phar-loadPhar.xml => phar-loadphar.xml} (97%) rename reference/phar/functions/{Phar-mapPhar.xml => phar-mapphar.xml} (97%) rename reference/phar/functions/{Phar-offsetExists.xml => phar-offsetexists.xml} (90%) rename reference/phar/functions/{Phar-offsetGet.xml => phar-offsetget.xml} (92%) rename reference/phar/functions/{Phar-offsetSet.xml => phar-offsetset.xml} (92%) rename reference/phar/functions/{Phar-offsetUnset.xml => phar-offsetunset.xml} (89%) rename reference/phar/functions/{Phar-setMetaData.xml => phar-setmetadata.xml} (93%) rename reference/phar/functions/{Phar-setStub.xml => phar-setstub.xml} (96%) rename reference/phar/functions/{Phar-uncompressAllFiles.xml => phar-uncompressallfiles.xml} (85%) rename reference/phar/functions/{PharFileInfo-construct.xml => pharfileinfo-construct.xml} (98%) rename reference/phar/functions/{PharFileInfo-getCompressedSize.xml => pharfileinfo-getcompressedsize.xml} (92%) rename reference/phar/functions/{PharFileInfo-getCRC32.xml => pharfileinfo-getcrc32.xml} (96%) rename reference/phar/functions/{PharFileInfo-getMetaData.xml => pharfileinfo-getmetadata.xml} (93%) rename reference/phar/functions/{PharFileInfo-getPharFlags.xml => pharfileinfo-getpharflags.xml} (95%) rename reference/phar/functions/{PharFileInfo-isCompressed.xml => pharfileinfo-iscompressed.xml} (85%) rename reference/phar/functions/{PharFileInfo-isCompressedBZIP2.xml => pharfileinfo-iscompressedbzip2.xml} (87%) rename reference/phar/functions/{PharFileInfo-isCompressedGZ.xml => pharfileinfo-iscompressedgz.xml} (85%) rename reference/phar/functions/{PharFileInfo-isCRCChecked.xml => pharfileinfo-iscrcchecked.xml} (95%) rename reference/phar/functions/{PharFileInfo-setCompressedBZIP2.xml => pharfileinfo-setcompressedbzip2.xml} (86%) rename reference/phar/functions/{PharFileInfo-setCompressedGZ.xml => pharfileinfo-setcompressedgz.xml} (82%) rename reference/phar/functions/{PharFileInfo-setMetaData.xml => pharfileinfo-setmetadata.xml} (95%) rename reference/phar/functions/{PharFileInfo-setUncompressed.xml => pharfileinfo-setuncompressed.xml} (81%) diff --git a/reference/phar/functions/Phar-apiVersion.xml b/reference/phar/functions/phar-apiversion.xml similarity index 97% rename from reference/phar/functions/Phar-apiVersion.xml rename to reference/phar/functions/phar-apiversion.xml index ff91b00e83..8ba18d616f 100644 --- a/reference/phar/functions/Phar-apiVersion.xml +++ b/reference/phar/functions/phar-apiversion.xml @@ -1,6 +1,6 @@ - + Phar::apiVersion Returns the api version diff --git a/reference/phar/functions/Phar-begin.xml b/reference/phar/functions/phar-begin.xml similarity index 94% rename from reference/phar/functions/Phar-begin.xml rename to reference/phar/functions/phar-begin.xml index acb8ba36c0..5ad896f204 100644 --- a/reference/phar/functions/Phar-begin.xml +++ b/reference/phar/functions/phar-begin.xml @@ -1,6 +1,6 @@ - - + + Phar->begin Begin a Phar modification transaction @@ -81,8 +81,8 @@ $p->commit(); &reftitle.seealso; - Phar->commit - Phar->getStub + Phar->commit + Phar->getStub diff --git a/reference/phar/functions/Phar-canCompress.xml b/reference/phar/functions/phar-cancompress.xml similarity index 97% rename from reference/phar/functions/Phar-canCompress.xml rename to reference/phar/functions/phar-cancompress.xml index cacac374dd..1fe0c1b5c6 100644 --- a/reference/phar/functions/Phar-canCompress.xml +++ b/reference/phar/functions/phar-cancompress.xml @@ -1,6 +1,6 @@ - + Phar::canCompress Returns whether phar extension supports compression using either zlib or bzip2 diff --git a/reference/phar/functions/Phar-canWrite.xml b/reference/phar/functions/phar-canwrite.xml similarity index 97% rename from reference/phar/functions/Phar-canWrite.xml rename to reference/phar/functions/phar-canwrite.xml index ec2bcec362..fab57b8325 100644 --- a/reference/phar/functions/Phar-canWrite.xml +++ b/reference/phar/functions/phar-canwrite.xml @@ -1,6 +1,6 @@ - + Phar::canWrite Returns whether phar extension supports writing and creating phars diff --git a/reference/phar/functions/Phar-commit.xml b/reference/phar/functions/phar-commit.xml similarity index 93% rename from reference/phar/functions/Phar-commit.xml rename to reference/phar/functions/phar-commit.xml index 142285f37f..7edeec517b 100644 --- a/reference/phar/functions/Phar-commit.xml +++ b/reference/phar/functions/phar-commit.xml @@ -1,6 +1,6 @@ - - + + Phar->commit End a Phar modification transaction by writing the Phar archive to disk @@ -94,8 +94,7 @@ __HALT_COMPILER();" &reftitle.seealso; - Phar->begin - Phar->getStub + Phar->begin diff --git a/reference/phar/functions/Phar-compressAllFilesBZIP2.xml b/reference/phar/functions/phar-compressallfilesbzip2.xml similarity index 85% rename from reference/phar/functions/Phar-compressAllFilesBZIP2.xml rename to reference/phar/functions/phar-compressallfilesbzip2.xml index aaedd1b33a..d8dff6af95 100644 --- a/reference/phar/functions/Phar-compressAllFilesBZIP2.xml +++ b/reference/phar/functions/phar-compressallfilesbzip2.xml @@ -1,6 +1,6 @@ - - + + Phar->compressAllFilesBZIP2 Compresses all files in the current Phar archive using Bzip2 compression @@ -91,12 +91,12 @@ bool(false) &reftitle.seealso; - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - Phar->uncompressAllFiles - Phar->compressAllFilesGZ + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + Phar->uncompressAllFiles + Phar->compressAllFilesGZ diff --git a/reference/phar/functions/Phar-compressAllFilesGZ.xml b/reference/phar/functions/phar-compressallfilesgz.xml similarity index 87% rename from reference/phar/functions/Phar-compressAllFilesGZ.xml rename to reference/phar/functions/phar-compressallfilesgz.xml index b0772bcb72..4c331ecf91 100644 --- a/reference/phar/functions/Phar-compressAllFilesGZ.xml +++ b/reference/phar/functions/phar-compressallfilesgz.xml @@ -1,6 +1,6 @@ - - + + Phar->compressAllFilesGZ Compresses all files in the current Phar archive using Gzip compression @@ -91,13 +91,13 @@ bool(true) &reftitle.seealso; - PharFileInfo->getCompressedSize - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - Phar->uncompressAllFiles - Phar->compressAllFilesBZIP2 + PharFileInfo->getCompressedSize + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + Phar->uncompressAllFiles + Phar->compressAllFilesBZIP2 diff --git a/reference/phar/functions/Phar-construct.xml b/reference/phar/functions/phar-construct.xml similarity index 97% rename from reference/phar/functions/Phar-construct.xml rename to reference/phar/functions/phar-construct.xml index ef5796fa3a..c10b9d9317 100644 --- a/reference/phar/functions/Phar-construct.xml +++ b/reference/phar/functions/phar-construct.xml @@ -1,6 +1,6 @@ - - + + Phar::__construct Construct a Phar archive object diff --git a/reference/phar/functions/Phar-count.xml b/reference/phar/functions/phar-count.xml similarity index 96% rename from reference/phar/functions/Phar-count.xml rename to reference/phar/functions/phar-count.xml index 91aa6a7aec..43cafbd4df 100644 --- a/reference/phar/functions/Phar-count.xml +++ b/reference/phar/functions/phar-count.xml @@ -1,6 +1,6 @@ - - + + Phar->count Returns the number of entries (files) in the Phar archive diff --git a/reference/phar/functions/Phar-getMetaData.xml b/reference/phar/functions/phar-getmetadata.xml similarity index 93% rename from reference/phar/functions/Phar-getMetaData.xml rename to reference/phar/functions/phar-getmetadata.xml index 75782660db..5791f253fc 100644 --- a/reference/phar/functions/Phar-getMetaData.xml +++ b/reference/phar/functions/phar-getmetadata.xml @@ -1,6 +1,6 @@ - - + + Phar->getMetaData Returns phar archive meta-data @@ -69,7 +69,7 @@ array(1) { &reftitle.seealso; - PharFileInfo->setMetaData + PharFileInfo->setMetaData diff --git a/reference/phar/functions/Phar-getModified.xml b/reference/phar/functions/phar-getmodified.xml similarity index 86% rename from reference/phar/functions/Phar-getModified.xml rename to reference/phar/functions/phar-getmodified.xml index ad46c63f8e..60c7a9c7ef 100644 --- a/reference/phar/functions/Phar-getModified.xml +++ b/reference/phar/functions/phar-getmodified.xml @@ -1,14 +1,14 @@ - - + + - Phar->getModified + Phar->getModified Return whether phar was modified &reftitle.description; - boolPhar->getModified + boolPhar->getModified diff --git a/reference/phar/functions/Phar-getSignature.xml b/reference/phar/functions/phar-getsignature.xml similarity index 95% rename from reference/phar/functions/Phar-getSignature.xml rename to reference/phar/functions/phar-getsignature.xml index 88f5a968a8..53cace96ad 100644 --- a/reference/phar/functions/Phar-getSignature.xml +++ b/reference/phar/functions/phar-getsignature.xml @@ -1,6 +1,6 @@ - - + + Phar->getSignature Return MD5/SHA1 signature of a Phar archive diff --git a/reference/phar/functions/Phar-getStub.xml b/reference/phar/functions/phar-getstub.xml similarity index 95% rename from reference/phar/functions/Phar-getStub.xml rename to reference/phar/functions/phar-getstub.xml index febaad0111..e6f036c2bf 100644 --- a/reference/phar/functions/Phar-getStub.xml +++ b/reference/phar/functions/phar-getstub.xml @@ -1,6 +1,6 @@ - - + + Phar->getStub Return the PHP loader or bootstrap stub of a Phar archive @@ -87,7 +87,7 @@ __HALT_COMPILER(); &reftitle.seealso; - Phar->setStub + Phar->setStub diff --git a/reference/phar/functions/Phar-getVersion.xml b/reference/phar/functions/phar-getversion.xml similarity index 97% rename from reference/phar/functions/Phar-getVersion.xml rename to reference/phar/functions/phar-getversion.xml index 54acc61764..b0e30feb42 100644 --- a/reference/phar/functions/Phar-getVersion.xml +++ b/reference/phar/functions/phar-getversion.xml @@ -1,6 +1,6 @@ - + Phar->getVersion Return version info of Phar archive diff --git a/reference/phar/functions/Phar-isFlushingToPhar.xml b/reference/phar/functions/phar-isflushingtophar.xml similarity index 92% rename from reference/phar/functions/Phar-isFlushingToPhar.xml rename to reference/phar/functions/phar-isflushingtophar.xml index 47534f7ea3..b4598a96a1 100644 --- a/reference/phar/functions/Phar-isFlushingToPhar.xml +++ b/reference/phar/functions/phar-isflushingtophar.xml @@ -1,6 +1,6 @@ - + Phar->isFlushingToPhar Used to determine whether a Phar creation transaction is active @@ -61,8 +61,8 @@ bool(true) &reftitle.seealso; - Phar->begin - Phar->commit + Phar->begin + Phar->commit diff --git a/reference/phar/functions/Phar-loadPhar.xml b/reference/phar/functions/phar-loadphar.xml similarity index 97% rename from reference/phar/functions/Phar-loadPhar.xml rename to reference/phar/functions/phar-loadphar.xml index 18eddafb86..9a5281deec 100644 --- a/reference/phar/functions/Phar-loadPhar.xml +++ b/reference/phar/functions/phar-loadphar.xml @@ -1,6 +1,6 @@ - - + + Phar::loadPhar Loads any phar archive with an alias diff --git a/reference/phar/functions/Phar-mapPhar.xml b/reference/phar/functions/phar-mapphar.xml similarity index 97% rename from reference/phar/functions/Phar-mapPhar.xml rename to reference/phar/functions/phar-mapphar.xml index 51d73a2eff..0b908d54dc 100644 --- a/reference/phar/functions/Phar-mapPhar.xml +++ b/reference/phar/functions/phar-mapphar.xml @@ -1,6 +1,6 @@ - - + + Phar::mapPhar Reads the currently executed file (a phar) and registers its manifest diff --git a/reference/phar/functions/Phar-offsetExists.xml b/reference/phar/functions/phar-offsetexists.xml similarity index 90% rename from reference/phar/functions/Phar-offsetExists.xml rename to reference/phar/functions/phar-offsetexists.xml index 224aeed3bc..f5b4c068a5 100644 --- a/reference/phar/functions/Phar-offsetExists.xml +++ b/reference/phar/functions/phar-offsetexists.xml @@ -1,6 +1,6 @@ - - + + Phar::offsetExists determines whether a file exists in the phar @@ -76,9 +76,9 @@ bool(false) &reftitle.seealso; - Phar::offsetGet - Phar::offsetSet - Phar::offsetUnset + Phar::offsetGet + Phar::offsetSet + Phar::offsetUnset diff --git a/reference/phar/functions/Phar-offsetGet.xml b/reference/phar/functions/phar-offsetget.xml similarity index 92% rename from reference/phar/functions/Phar-offsetGet.xml rename to reference/phar/functions/phar-offsetget.xml index fef741c7e9..c9de75b909 100644 --- a/reference/phar/functions/Phar-offsetGet.xml +++ b/reference/phar/functions/phar-offsetget.xml @@ -1,6 +1,6 @@ - - + + Phar::offsetGet get a PharFileInfo object for a specific file @@ -91,9 +91,9 @@ Entry doesnotexist.txt does not exist &reftitle.seealso; - Phar::offsetExists - Phar::offsetSet - Phar::offsetUnset + Phar::offsetExists + Phar::offsetSet + Phar::offsetUnset diff --git a/reference/phar/functions/Phar-offsetSet.xml b/reference/phar/functions/phar-offsetset.xml similarity index 92% rename from reference/phar/functions/Phar-offsetSet.xml rename to reference/phar/functions/phar-offsetset.xml index 998209e0c8..32f925dbc7 100644 --- a/reference/phar/functions/Phar-offsetSet.xml +++ b/reference/phar/functions/phar-offsetset.xml @@ -1,6 +1,6 @@ - - + + Phar::offsetSet set the contents of an internal file to those of an external file @@ -88,9 +88,9 @@ $p['file.txt'] = 'Hi there'; &reftitle.seealso; - Phar::offsetExists - Phar::offsetGet - Phar::offsetUnset + Phar::offsetExists + Phar::offsetGet + Phar::offsetUnset diff --git a/reference/phar/functions/Phar-offsetUnset.xml b/reference/phar/functions/phar-offsetunset.xml similarity index 89% rename from reference/phar/functions/Phar-offsetUnset.xml rename to reference/phar/functions/phar-offsetunset.xml index db7b7be6ce..f79cd8c322 100644 --- a/reference/phar/functions/Phar-offsetUnset.xml +++ b/reference/phar/functions/phar-offsetunset.xml @@ -1,6 +1,6 @@ - - + + Phar::offsetUnset remove a file from a phar @@ -78,9 +78,9 @@ unset($p['file.txt']); &reftitle.seealso; - Phar::offsetExists - Phar::offsetGet - Phar::offsetSet + Phar::offsetExists + Phar::offsetGet + Phar::offsetSet diff --git a/reference/phar/functions/Phar-setMetaData.xml b/reference/phar/functions/phar-setmetadata.xml similarity index 93% rename from reference/phar/functions/Phar-setMetaData.xml rename to reference/phar/functions/phar-setmetadata.xml index dc14abecec..4338e50ff8 100644 --- a/reference/phar/functions/Phar-setMetaData.xml +++ b/reference/phar/functions/phar-setmetadata.xml @@ -1,6 +1,6 @@ - - + + Phar->setMetaData Sets phar archive meta-data @@ -15,7 +15,7 @@ setMetaData should only be used to store customized data that describes something about the phar archive as a complete entity. - PharFileInfo->setMetaData + PharFileInfo->setMetaData should be used for file-specific meta-data. Meta-data can significantly slow down the performance of loading a phar archive if the data is large. As with all functionality that modifies the contents of @@ -87,7 +87,7 @@ array(1) { &reftitle.seealso; - Phar->getMetaData + Phar->getMetaData diff --git a/reference/phar/functions/Phar-setStub.xml b/reference/phar/functions/phar-setstub.xml similarity index 96% rename from reference/phar/functions/Phar-setStub.xml rename to reference/phar/functions/phar-setstub.xml index 43d12e8447..2b05404646 100644 --- a/reference/phar/functions/Phar-setStub.xml +++ b/reference/phar/functions/phar-setstub.xml @@ -1,6 +1,6 @@ - + Phar->setStub Used to set the PHP loader or bootstrap stub of a Phar archive @@ -91,7 +91,7 @@ string(83) " - Phar->getStub + Phar->getStub diff --git a/reference/phar/functions/Phar-uncompressAllFiles.xml b/reference/phar/functions/phar-uncompressallfiles.xml similarity index 85% rename from reference/phar/functions/Phar-uncompressAllFiles.xml rename to reference/phar/functions/phar-uncompressallfiles.xml index 816a0bcdc6..785361e4ae 100644 --- a/reference/phar/functions/Phar-uncompressAllFiles.xml +++ b/reference/phar/functions/phar-uncompressallfiles.xml @@ -1,6 +1,6 @@ - - + + Phar->uncompressAllFiles Uncompresses all files in the current Phar archive @@ -94,12 +94,12 @@ bool(false) &reftitle.seealso; - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - Phar->compressAllFilesBZIP2 - Phar->compressAllFilesGZ + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + Phar->compressAllFilesBZIP2 + Phar->compressAllFilesGZ diff --git a/reference/phar/functions/PharFileInfo-construct.xml b/reference/phar/functions/pharfileinfo-construct.xml similarity index 98% rename from reference/phar/functions/PharFileInfo-construct.xml rename to reference/phar/functions/pharfileinfo-construct.xml index de44b3c77d..64379a483b 100644 --- a/reference/phar/functions/PharFileInfo-construct.xml +++ b/reference/phar/functions/pharfileinfo-construct.xml @@ -1,6 +1,6 @@ - + PharFileInfo::__construct Construct a Phar entry object diff --git a/reference/phar/functions/PharFileInfo-getCompressedSize.xml b/reference/phar/functions/pharfileinfo-getcompressedsize.xml similarity index 92% rename from reference/phar/functions/PharFileInfo-getCompressedSize.xml rename to reference/phar/functions/pharfileinfo-getcompressedsize.xml index 4769b7e842..e9a6b458f9 100644 --- a/reference/phar/functions/PharFileInfo-getCompressedSize.xml +++ b/reference/phar/functions/pharfileinfo-getcompressedsize.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->getCompressedSize Returns the actual size of the file (with compression) inside the Phar archive @@ -54,7 +54,7 @@ echo $file->getCompressedSize(); &reftitle.seealso; - PharFileInfo->isCompressed + PharFileInfo->isCompressed diff --git a/reference/phar/functions/PharFileInfo-getCRC32.xml b/reference/phar/functions/pharfileinfo-getcrc32.xml similarity index 96% rename from reference/phar/functions/PharFileInfo-getCRC32.xml rename to reference/phar/functions/pharfileinfo-getcrc32.xml index 70cc108251..0935429305 100644 --- a/reference/phar/functions/PharFileInfo-getCRC32.xml +++ b/reference/phar/functions/pharfileinfo-getcrc32.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->getCRC32 Returns CRC32 code or throws an exception if not CRC checked diff --git a/reference/phar/functions/PharFileInfo-getMetaData.xml b/reference/phar/functions/pharfileinfo-getmetadata.xml similarity index 93% rename from reference/phar/functions/PharFileInfo-getMetaData.xml rename to reference/phar/functions/pharfileinfo-getmetadata.xml index ee7a292a28..2d334d0c94 100644 --- a/reference/phar/functions/PharFileInfo-getMetaData.xml +++ b/reference/phar/functions/pharfileinfo-getmetadata.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->getMetaData Returns file-specific meta-data saved with a file @@ -71,7 +71,7 @@ array(2) { &reftitle.seealso; - PharFileInfo->setMetaData + PharFileInfo->setMetaData diff --git a/reference/phar/functions/PharFileInfo-getPharFlags.xml b/reference/phar/functions/pharfileinfo-getpharflags.xml similarity index 95% rename from reference/phar/functions/PharFileInfo-getPharFlags.xml rename to reference/phar/functions/pharfileinfo-getpharflags.xml index 3ea2ebc147..afe54523f5 100644 --- a/reference/phar/functions/PharFileInfo-getPharFlags.xml +++ b/reference/phar/functions/pharfileinfo-getpharflags.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->getPharFlags Returns the Phar file entry flags diff --git a/reference/phar/functions/PharFileInfo-isCompressed.xml b/reference/phar/functions/pharfileinfo-iscompressed.xml similarity index 85% rename from reference/phar/functions/PharFileInfo-isCompressed.xml rename to reference/phar/functions/pharfileinfo-iscompressed.xml index 50a5f2be53..2c7524337f 100644 --- a/reference/phar/functions/PharFileInfo-isCompressed.xml +++ b/reference/phar/functions/pharfileinfo-iscompressed.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->isCompressed Returns whether the entry is compressed @@ -54,9 +54,9 @@ bool(false) &reftitle.seealso; - PharFileInfo->getCompressedSize - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressedBZIP2 + PharFileInfo->getCompressedSize + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressedBZIP2 diff --git a/reference/phar/functions/PharFileInfo-isCompressedBZIP2.xml b/reference/phar/functions/pharfileinfo-iscompressedbzip2.xml similarity index 87% rename from reference/phar/functions/PharFileInfo-isCompressedBZIP2.xml rename to reference/phar/functions/pharfileinfo-iscompressedbzip2.xml index 9cd7ce9c24..baab47a83d 100644 --- a/reference/phar/functions/PharFileInfo-isCompressedBZIP2.xml +++ b/reference/phar/functions/pharfileinfo-iscompressedbzip2.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->isCompressedBZIP2 Returns whether the entry is compressed using bzip2 @@ -54,9 +54,9 @@ bool(false) &reftitle.seealso; - PharFileInfo->getCompressedSize - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed + PharFileInfo->getCompressedSize + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed diff --git a/reference/phar/functions/PharFileInfo-isCompressedGZ.xml b/reference/phar/functions/pharfileinfo-iscompressedgz.xml similarity index 85% rename from reference/phar/functions/PharFileInfo-isCompressedGZ.xml rename to reference/phar/functions/pharfileinfo-iscompressedgz.xml index 9798dff9b6..831c5b3508 100644 --- a/reference/phar/functions/PharFileInfo-isCompressedGZ.xml +++ b/reference/phar/functions/pharfileinfo-iscompressedgz.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->isCompressedGZ Returns whether the entry is compressed using gz @@ -54,9 +54,9 @@ bool(false) &reftitle.seealso; - PharFileInfo->getCompressedSize - PharFileInfo->isCompressedBZIP2 - PharFileInfo->isCompressed + PharFileInfo->getCompressedSize + PharFileInfo->isCompressedBZIP2 + PharFileInfo->isCompressed diff --git a/reference/phar/functions/PharFileInfo-isCRCChecked.xml b/reference/phar/functions/pharfileinfo-iscrcchecked.xml similarity index 95% rename from reference/phar/functions/PharFileInfo-isCRCChecked.xml rename to reference/phar/functions/pharfileinfo-iscrcchecked.xml index 4bd979380c..c27107cde0 100644 --- a/reference/phar/functions/PharFileInfo-isCRCChecked.xml +++ b/reference/phar/functions/pharfileinfo-iscrcchecked.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->isCRCChecked Returns whether file entry has had its CRC verified diff --git a/reference/phar/functions/PharFileInfo-setCompressedBZIP2.xml b/reference/phar/functions/pharfileinfo-setcompressedbzip2.xml similarity index 86% rename from reference/phar/functions/PharFileInfo-setCompressedBZIP2.xml rename to reference/phar/functions/pharfileinfo-setcompressedbzip2.xml index 0070490281..1a583cb2b6 100644 --- a/reference/phar/functions/PharFileInfo-setCompressedBZIP2.xml +++ b/reference/phar/functions/pharfileinfo-setcompressedbzip2.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->setCompressedBZIP2 Compresses the current Phar entry within the phar using Bzip2 compression @@ -65,12 +65,12 @@ bool(true) &reftitle.seealso; - PharFileInfo->getCompressedSize - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - Phar->compressAllFilesBZIP2 + PharFileInfo->getCompressedSize + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + Phar->compressAllFilesBZIP2 diff --git a/reference/phar/functions/PharFileInfo-setCompressedGZ.xml b/reference/phar/functions/pharfileinfo-setcompressedgz.xml similarity index 82% rename from reference/phar/functions/PharFileInfo-setCompressedGZ.xml rename to reference/phar/functions/pharfileinfo-setcompressedgz.xml index 5dfd285c5b..1d5bb27b86 100644 --- a/reference/phar/functions/PharFileInfo-setCompressedGZ.xml +++ b/reference/phar/functions/pharfileinfo-setcompressedgz.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->setCompressedGZ Compresses the current Phar entry within the phar using gz compression @@ -65,12 +65,12 @@ bool(true) &reftitle.seealso; - PharFileInfo->getCompressedSize - PharFileInfo->isCompressedBZIP2 - PharFileInfo->isCompressed - PharFileInfo->isCompressedBZIP2 - PharFileInfo->isCompressed - Phar->compressAllFilesGZ + PharFileInfo->getCompressedSize + PharFileInfo->isCompressedBZIP2 + PharFileInfo->isCompressed + PharFileInfo->isCompressedBZIP2 + PharFileInfo->isCompressed + Phar->compressAllFilesGZ diff --git a/reference/phar/functions/PharFileInfo-setMetaData.xml b/reference/phar/functions/pharfileinfo-setmetadata.xml similarity index 95% rename from reference/phar/functions/PharFileInfo-setMetaData.xml rename to reference/phar/functions/pharfileinfo-setmetadata.xml index f8f73611c2..bfe99caf50 100644 --- a/reference/phar/functions/PharFileInfo-setMetaData.xml +++ b/reference/phar/functions/pharfileinfo-setmetadata.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->getMetaData Sets file-specific meta-data saved with a file @@ -90,7 +90,7 @@ array(2) { &reftitle.seealso; - PharFileInfo->getMetaData + PharFileInfo->getMetaData diff --git a/reference/phar/functions/PharFileInfo-setUncompressed.xml b/reference/phar/functions/pharfileinfo-setuncompressed.xml similarity index 81% rename from reference/phar/functions/PharFileInfo-setUncompressed.xml rename to reference/phar/functions/pharfileinfo-setuncompressed.xml index 53eca6370c..ca6e4af8e1 100644 --- a/reference/phar/functions/PharFileInfo-setUncompressed.xml +++ b/reference/phar/functions/pharfileinfo-setuncompressed.xml @@ -1,6 +1,6 @@ - - + + PharFileInfo->setUncompressed Uncompresses the current Phar entry within the phar, if it is compressed @@ -65,12 +65,12 @@ bool(false) &reftitle.seealso; - PharFileInfo->getCompressedSize - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressedBZIP2 - PharFileInfo->isCompressedGZ - PharFileInfo->isCompressed - Phar->uncompressAllFiles + PharFileInfo->getCompressedSize + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressedBZIP2 + PharFileInfo->isCompressedGZ + PharFileInfo->isCompressed + Phar->uncompressAllFiles diff --git a/reference/phar/using.xml b/reference/phar/using.xml index 7f9c4eec05..774f7e2a53 100644 --- a/reference/phar/using.xml +++ b/reference/phar/using.xml @@ -1,5 +1,5 @@ - +
Using Phar Archives: Introduction @@ -191,10 +191,10 @@ $p = new Phar('myphar.phar'); In addition, the Phar object is the only way to access Phar-specific metadata, through - Phar->getMetaData, + Phar->getMetaData, and the only way to set or retrieve a Phar archive's PHP loader stub through - Phar->getStub and - Phar->commit. + Phar->getStub and + Phar->setStub. Additionally, compression for the entire Phar archive at once can only be manipulated using the Phar class.