sebastianbergmann / php-text-template

A simple template engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Question about stability status for version 1.1.1

llaville opened this issue · comments

I'm surprised to see that we have two stability possibilities for version 1.1.1

First - definition in package xml present a beta status
https://github.com/sebastianbergmann/php-text-template/blob/master/package.xml#L25

Second - PEAR installer present a stable status

PEAR.PHPUNIT.DE AVAILABLE UPGRADES (STABLE):
============================================
CHANNEL         PACKAGE            LOCAL           REMOTE         SIZE
pear.phpunit.de Text_Template      1.1.0 (stable)  1.1.1 (stable) 3.4kB

Third - PEAR phpunit channel (http://pear.phpunit.de/) present also a stable status

But when installed I got (as shown in package xml) a beta version

INSTALLED PACKAGES, CHANNEL PEAR.PHPUNIT.DE:
============================================
PACKAGE            VERSION STATE
DbUnit             1.1.1   stable
File_Iterator      1.3.0   stable
PHPUnit            3.6.3   stable
PHPUnit_MockObject 1.1.0   stable
PHPUnit_Selenium   1.1.0   stable
PHPUnit_Story      1.0.0   stable
PHP_CodeBrowser    1.0.1   stable
PHP_CodeCoverage   1.1.1   stable
PHP_Timer          1.0.2   stable
PHP_TokenStream    1.1.1   stable
Text_Template      1.1.1   beta
phpcpd             1.3.4   stable