Skip to content
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

Please add extension version #59

Closed
remicollet opened this issue Mar 17, 2022 · 1 comment
Closed

Please add extension version #59

remicollet opened this issue Mar 17, 2022 · 1 comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@remicollet
Copy link
Contributor

This extension have no version yet, see https://github.com/awslabs/aws-crt-php/blob/main/ext/crt.c#L275

$ php --ri awscrt
awscrt

$ php --re awscrt
Extension [ <persistent> extension #70 awscrt version <no_version> ] {
...

This may raise various problem, ex: composer/composer#10631

Also nice to add a MINFO function to manage phpinfo output.

@remicollet remicollet added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Mar 17, 2022
@remicollet
Copy link
Contributor Author

OK in 1.0.11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant