mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2025-08-07 12:00:09 +02:00
It was necessary to do some summer cleaning. Here's what's changed: * First, I'm taking a new modular approach to Swift-based components that are part of PHP Monitor. * I've fixed the naming of various parts of the app. I plan on doing an even deeper check in the future. The following are affected: - "PHP Formulae Status" is now known as "PHP Version Manager". - "Warnings List" is now known as "PHP Doctor". - The associated window controllers have also been updated. (I've also added a new module: "PHP Config Editor". We'll see what that brings in the future... but the main purpose will be to edit key PHP configuration values without needing to go to the .ini files.)