Open
Description
Separate php.ini for php-cli and php-fpm
If the configuration files are separated, one could actually allow for having memory_limit off by default for all cli interactiions. This would solve a lot of command line troubles and still allows you to configure the FPM server accordingly/differently