While searching for data dictionaries information on
PEAR::PHP_CompatInfo package, I've noticed that some files have wrong
CVS $Revision$ tag values.
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/filter/versions.xml
Should be $Revision: 1.2 $, current $Revision: 1.1 $
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/json/versions.xml
Should be $Revision: 1.3 $, current $Revision: 1.2 $
And probably more, I've not yet check all extensions, but the CVS tag
need to be update, to avoid confusion.
BTW,it seems to be a CVS problem only; I've already noticed it on the
PEAR repository
Take care