Add required PHP modules to composer.json #2174
Replies: 7 comments 1 reply
-
Here is what PHPStorm propose for app directory:
|
Beta Was this translation helpful? Give feedback.
-
now we need to find out, which of them are optional :/ |
Beta Was this translation helpful? Give feedback.
-
Mage_Dataflow is using |
Beta Was this translation helpful? Give feedback.
-
I updated my anwser by adding php package name. |
Beta Was this translation helpful? Give feedback.
-
Yes it is, it's used by Mage_Api and I some other core modules. |
Beta Was this translation helpful? Give feedback.
-
I've created a PR for this |
Beta Was this translation helpful? Give feedback.
-
@addison74 how is this a discussion? Its a very well defined and scoped Task which needs/should be done |
Beta Was this translation helpful? Give feedback.
-
as we absolutely require some php extensions like mbstring, we should make sure this is visible in the composer.json
Beta Was this translation helpful? Give feedback.
All reactions