#!/usr/bin/env bash
env | sed "s/\(.*\)=\(.*\)/env[\1]='\2'/" > /etc/php/{{PHP}}/fpm/conf.d/env.conf
/usr/sbin/php-fpm{{PHP}} -F -R