Skip to content

v2.5

Compare
Choose a tag to compare
@nicoverbruggen nicoverbruggen released this 27 Nov 15:34
· 1362 commits to main since this release

Important: If you have upgraded to PHP 8.0, please run brew install [email protected], composer global update and valet install to upgrade the dependencies. This should get Valet into a workable state at which point you can make good use of PHP Monitor.

  • Initial compatibility with PHP 8.0.0 via Homebrew
  • PHP Monitor now no longer requires you have the latest version of PHP installed: it will determine via brew info php --json what version of PHP you have installed
  • If you only have php installed and you don't have [email protected] or [email protected] installed, that version now appears in the switcher
  • A new feature has been added that allows you to quickly check the phpinfo() of your current PHP setup