Matt Heath
Matt Heath
FPM was only included with PHP from version 5.3.3 onwards. As raised in #16 the default configure options which included FPM caused compilation of 5.3.2 to fail, so FPM support...
This causes a resource conflict with the source code repository cache as the same resource is defined multiple times. Likely an issue with any extension that uses the git provider...
Due to the config file purging, removing the last instance of a php fpm pool for a given version of php, which does not have that version required elsewhere, removes...
Hey there! This adds support for MacOS. I've tested this on Rhino 7 and Rhino 8, on a Mac running Sonoma on Apple Silicon. .NET Framework 4.8 isn't supported on...