Replies: 3 comments 1 reply
|
Confusing Exemple : pie info redis.... You have pie-extension/redis et phpredis/phpredis |
0 replies
|
Does this existing documentation help? https://github.com/php/pie/blob/1.5.x/docs/supported-extensions.md |
0 replies
|
Arf, I miss it. Thanks For packagist, the main issue I have, is that you can't lock the search to only on extension (in my knowledge) |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I find hard to match existing pecl extension and packagist vendor. It's already complicated yo see if the extension is on the pecl one, or a core one. But with the migration knowing how to match extension, especially when you use tool like extension installer (mlocati/php-extension-installer) that hide where the extension came from
so have a way to say : this extension from pecl has been migrated to this extension in packagist would avoid a lot of issue
All reactions