Hi!

On 04.05.2020 at 13:54, Sebastian Jennen wrote:

> i have worked on the php-zmq package and enabled it for current php
> versions and current zmq version:
> https://github.com/zeromq/php-zmq/commits/master
>
> I have reached out to the latest maintainer Mikko Koppanen but he did
> not respond to my questions in the last 4 weeks.
>
> I also wrote with Luca Boccassi from the zmq maintainers and he told me,
> that Koppanen stepped down from the maintenance months ago.
>
> Anyway i would like to provide a pecl version of the software, but i do
> not have experience with the pecl system:
>
> - How should the "package.xml" be edited?

If in doubt, you can do it manually.  I believe there is also a PEAR
package which helps with that.

> - How do i verify the package works correctly?

Run `pecl package-validate`.  This is also checked when uploading a new
release to PECL.

> - How to publish the package on pecl?
> - Do i require a PECL account?

Yes; please apply for an account via
<https://pecl.php.net/account-request.php> (you only need a php.net
account as well, if you want to maintain the docs in the PHP manual
yourself).

> For me it would also be fine if someone from the pecl team takes over
> the "pecl maintenance" part.
>
> Any help would be much appreciated.

--
Christoph M. Becker

--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to