Fabian Schmitthenner ae67f060f2 phpfpm: eliminate build at evaluation time
phpfpm currently uses `readFile` to read the php.ini file from the
phpPackage. This causes php to be build at evaluation time.

This eliminates the use of readFile and builds the php.ini at build
time.
2017-02-26 23:35:12 +01:00
..
2017-02-24 12:53:53 +01:00
2017-02-25 22:24:34 +01:00
2017-02-11 13:55:09 -05:00