kouinkouin

Results 6 issues of kouinkouin

Hi, First, thanks for the useful tool! On a working Prestashop 1.7.8.6 on a PHP 7.4 with extension pdo_mysql, the phppsinfo tells me extension mysqli is missing. If I add...

Hi, First, thanks for the image :-) . After a `run` (via docker-compose), I got a zombie process "epmd". Here a part of my `ps faux` (from the host): ```...

To avoid the error: ``` pandoc: HOME: getAppUserDataDirectory: does not exist (no environment variable) ```

Hi, In the configuration of the bundle (the yaml), is it possible to make something like that: ```yaml coop_tilleuls_ovh: default: my-ovh connections: - my-ovh: endpoint_name: "ovh-eu" application_key: "%ovh_ak%" application_secret: "%ovh_as%"...

Hi, When I execute `vendor/bin/phpstan analyse .`: ``` $ php7.4 vendor/bin/phpstan analyse . Thank you for using PHPStan! With the release of PHPStan 0.12, the primary Composer package used by...