RE: moving extensions to pecl

php.internals

Marc Boeren

21 years ago
Hiyall,
> Please note this: This was only removed from PHP 5.1-dev (HEAD), > it still exists in the PHP_4_4 branch.. And AFAIK, there are no > releases of PHP 5.1 (other than betas) out yet? :)
Still, some work needs to be done to make the transition to pecl smoother, such as getting it in the packages list, perhaps the docs should mention it is in pecl too, that kind of thing.
> Plus it does have a package.xml. Added in 2004/03/24..
Ah, I missed that. So what is needed to get it on the pecl site in the packages list? Ciao, Marc.

Lukas Smith

21 years ago
Marc Boeren wrote:
> So what is needed to get it on the pecl site in the packages list?
1) It needs to become registered as a package: http://pecl.php.net/package-new.php 2) In order to be downloadable it needs a release: http://pecl.php.net/release-upload.php For all of these steps you need the necessary PECL Karma which you can apply to with this form: http://pecl.php.net/account-request.php regards, Lukas