From 7c596ae88bd9171fda5eeaea277e5176cae7f8fb Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Thu, 18 Jan 2007 00:25:44 +0000 Subject: [PATCH] remove functions.xml, add .cvsignore git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@227469 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/phar/functions.xml | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 reference/phar/functions.xml diff --git a/reference/phar/functions.xml b/reference/phar/functions.xml deleted file mode 100644 index 7a2594a855..0000000000 --- a/reference/phar/functions.xml +++ /dev/null @@ -1,21 +0,0 @@ -&reference.phar.functions.Phar-construct; -&reference.phar.functions.Phar-count; -&reference.phar.functions.Phar-getModified; -&reference.phar.functions.Phar-getVersion; -&reference.phar.functions.Phar-loadPhar; -&reference.phar.functions.Phar-mapPhar; -&reference.phar.functions.Phar-offsetExists; -&reference.phar.functions.Phar-offsetGet; -&reference.phar.functions.Phar-offsetSet; -&reference.phar.functions.Phar-offsetUnset; -&reference.phar.functions.PharFileInfo-construct; -&reference.phar.functions.PharFileInfo-getCRC32; -&reference.phar.functions.PharFileInfo-getCompressedSize; -&reference.phar.functions.PharFileInfo-getPharFlags; -&reference.phar.functions.PharFileInfo-isCRCChecked; -&reference.phar.functions.PharFileInfo-isCompressed; -&reference.phar.functions.PharFileInfo-isCompressedBZIP2; -&reference.phar.functions.PharFileInfo-isCompressedGZ; -&reference.phar.functions.apiVersion; -&reference.phar.functions.canCompress; -&reference.phar.functions.canWrite;