v5.4.1
This is a bugfix release that fixes an issue with PHP Monitor 5.4. All users are recommended to upgrade.
Upgrading
The recommended way of upgrading is running brew update-reset && brew upgrade phpmon
after you've installed PHP Monitor using Homebrew. This always gets you the latest and greatest stable version of PHP Monitor. If you did not use Homebrew to install the app, you can download a zip below (by expanding Assets and choosing phpmon.zip
).
Resolved Issues
- You will now get notified if your global Composer dependencies are incompatible after switching to a different PHP version. (#178)
- PHP Monitor will refuse to start if your global Composer dependencies are incompatible with the currently globally linked PHP version. (#178)
- PHP Monitor's custom modals will now appear a little bit higher up than before. I always felt like their position was off ever so slightly (compared to the system modals) and now they will appear a little higher up.