From: Nikita Popov Date: Sat, 23 Mar 2013 19:11:06 +0000 (+0100) Subject: phar phpinfo uses Id instead of Revision X-Git-Tag: php-5.5.0beta2~27 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01583bdc36aea0cbd711a01acbf36ed452f4f918;p=php phar phpinfo uses Id instead of Revision --- diff --git a/ext/phar/tests/phpinfo_001.phpt b/ext/phar/tests/phpinfo_001.phpt index 5de74dac0e..fcc905ac2f 100644 --- a/ext/phar/tests/phpinfo_001.phpt +++ b/ext/phar/tests/phpinfo_001.phpt @@ -26,7 +26,7 @@ phpinfo(INFO_MODULES); Phar: PHP Archive support => enabled Phar EXT version => %s Phar API version => 1.1.1 -SVN revision => %sRevision: %s $ +SVN revision => %sId: %s $ Phar-based phar archives => enabled Tar-based phar archives => enabled ZIP-based phar archives => enabled diff --git a/ext/phar/tests/phpinfo_002.phpt b/ext/phar/tests/phpinfo_002.phpt index da6db9571b..ef505fedad 100644 --- a/ext/phar/tests/phpinfo_002.phpt +++ b/ext/phar/tests/phpinfo_002.phpt @@ -24,7 +24,7 @@ Phar Phar: PHP Archive support => enabled Phar EXT version => %s Phar API version => 1.1.1 -SVN revision => %sRevision: %s $ +SVN revision => %sId: %s $ Phar-based phar archives => enabled Tar-based phar archives => enabled ZIP-based phar archives => enabled diff --git a/ext/phar/tests/phpinfo_004.phpt b/ext/phar/tests/phpinfo_004.phpt index c49205c147..6b9fff4bc4 100644 --- a/ext/phar/tests/phpinfo_004.phpt +++ b/ext/phar/tests/phpinfo_004.phpt @@ -29,7 +29,7 @@ phpinfo(INFO_MODULES); Phar: PHP Archive supportenabled Phar EXT version %s Phar API version 1.1.1 -SVN revision %sRevision: %s $ +SVN revision %sId: %s $ Phar-based phar archives enabled Tar-based phar archives enabled ZIP-based phar archives enabled