Skip to content

v5.4.1

Compare
Choose a tag to compare
@nicoverbruggen nicoverbruggen released this 08 Jul 12:23
· 750 commits to main since this release

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.