awslabs / aws-crt-php

Apache License 2.0
322 stars 13 forks source link

Please add extension version #59

Closed remicollet closed 1 year ago

remicollet commented 2 years ago

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: https://github.com/composer/composer/issues/10631

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

remicollet commented 1 year ago

OK in 1.0.11