Sébastien Monterisi
Sébastien Monterisi
@PululuK pointed the fact that using `ps_` as prefix is not recommended here : https://github.com/friends-of-presta/SQL-request/pull/13#pullrequestreview-648193871 Maybe we should change it ? I have no information on that subject. Any official...
Hello @Valeur-Nes , I saw you contributed to this repository. I did not yet review it, and I have no knowledge of the Prestashop Grid component. Can you take a...
Is It possible to have a documentation, at least an overview of how the module runs ?
I think it could be fine to avoid checking if the key is set on the parse() result. So $options['whatever'] is null without warning about undefined index error or using...
It seems this file is not used. I removed it and the tests are green ...
| Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | 1.6 | Related to command or global ? | module:generate:controller | Enhancement description? | list the created files with...
| Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | 1.6 | Related to command or global ? | module:generate:controller | Enhancement description? | Provide information about the controllerType...
| Questions | Answers | ----------------- | ------------------------------------------------------- | Branch? | 1.6 / 2.0 | Related to command or global ? | no | Enhancement description? | make the release...
Use case : - the command is invoked from a script (external symfony command for example), in non-interactive mode (interactive mode is not possible in this context) - `phpstan.neon` file...