mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 12:00:09 +02:00
- Prevent crashes with incorrectly loading modules - Prevent crashes when dyld libraries are missing - Indicate when the PHP installation is broken - New warning added at boot (multiple services) - Added "Force load latest PHP version" option It is known that PHP 5.6, 7.0 and 7.1 are causing issues with the newer versions of certain libraries ("dyld library" warning). It is recommended to only use PHP 7.2, PHP 7.3 and PHP 7.4 for a minimal amount of issues. Otherwise, there are certain fixes that are possible but they are not supported via PHP Monitor since they require manual formula changes. For more information, see: https://github.com/eXolnet/homebrew-deprecated/issues/23#issuecomment-619976586