From 0b0f44e0aed6e33ca615b9f847c6666515092f28 Mon Sep 17 00:00:00 2001 From: Justin Martin Date: Sun, 4 Dec 2011 23:23:15 +0000 Subject: [PATCH] Changed pharpath parameter to indicate that the path must be relative, and must not already exist. Updated example to reflect that. Closes bug #55143. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@320391 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/phar/Phar/mount.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/reference/phar/Phar/mount.xml b/reference/phar/Phar/mount.xml index d39096fb2d..bccd685b88 100644 --- a/reference/phar/Phar/mount.xml +++ b/reference/phar/Phar/mount.xml @@ -31,8 +31,7 @@ The internal path within the phar archive to use as the mounted path location. - If executed within a phar archive, this may be a relative path, otherwise this must - be a full phar URL. + This must be a relative path within the phar archive, and must not already exist. @@ -90,7 +89,7 @@ $configuration = simplexml_load_string(file_get_contents(