-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Register the extension on pecl #22
Comments
Yes, you're right @stof. Thanks for the tip, will do. I need to check how to distribute the analyzers with Pecl, and if that would even make sense. |
This would be great. Also it would be great if the analyzer would be submitted to packagist so we can get updates through that. |
for the analyzer, Packagist makes more sense indeed |
Is there any progress here? Request is over 3 years old now :-( |
Yes, I know :( I've sent the requested items and got a positive answer. But I still don't have a PECL account. I asked to have one several times already in the last 18 months, but no answer from the PECL team. If anybody knows someone there that could help us, that would be nice... |
Maybe @remicollet can help out |
See https://pecl.php.net/account-request.php 1st step is a small intro on the ML about you and your extension |
Thanks a lot @remicollet for jumping in! As you can see from Pecl mail archive https://www.mail-archive.com/pecl-dev@lists.php.net/msg05104.html I already ask for an account in November 2017. I requested these information several times without getting any answer. If you're able to give me some more information on how to connect to this account, that would be wonderful!! I may definitely have missed something, or used the wrong communication channel to request the credentials (I replied to the email telling me my account has been opened). |
@BitOne Seeing the account request page @remicollet linked above it seems you have chosen both the username and the password yourself when submitting the account request - there are fields for both. |
Also for the analyzer, I see a composer.json file in the repo but the package is not available on Packagist. Could you make that happen? I would like to install the analyzer using |
Making the extension available on pecl would make installation even easier, as it would be a oneliner
The text was updated successfully, but these errors were encountered: