Edit report at https://bugs.php.net/bug.php?id=59832&edit=1
ID: 59832 Updated by: [email protected] Reported by: mark at carrenza dot com Summary: Incorrect state on package -Status: Open +Status: Not a bug Type: Bug -Package: PECL bug system +Package: PECL Operating System: CentOS 5.6 x86_64 PHP Version: 5.3.6 Block user comment: N Private report: N New Comment: I think this is a generic pear problem, not pecl or package specific: root@chronos:~# pear -d preferred_state=stable search -c pear.php.net HTTP_OAuth Retrieving data...0% Matched packages, channel pear.php.net: ======================================= Package Stable/(Latest) Local HTTP_OAuth 0.2.3 (alpha) PEAR implementation of the OAuth 1.0a specification so pear search seems to find packages even though that the package state doesn't satisfy the preferred state. you can report this to the PEAR package if you want at http://pear.php.net/package/PEAR Previous Comments: ------------------------------------------------------------------------ [2011-06-28 13:03:25] mark at carrenza dot com Description: ------------ The package state for pecl_http is incorrect and currently reports a dev state for stable i.e. [root@localhost vagrant]# pear -d preferred_state=stable search -c pecl.php.net pecl_http Retrieving data...0% Matched packages, channel pecl.php.net: ======================================= Package Stable/(Latest) Local pecl_http 2.0.0dev2 (devel) Extended HTTP Support This URL shows the correct states/versions http://pecl.php.net/package/pecl_http/download/2.0.0dev2/ ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=59832&edit=1 -- PECL development discussion Mailing List (http://pecl.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
