1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-11-09 13:10:24 +01:00

New notice alert API

This commit is contained in:
2022-02-16 22:42:43 +01:00
parent bc0b50f5bf
commit 50f003a2bd
6 changed files with 245 additions and 37 deletions

View File

@@ -116,6 +116,8 @@ class Actions {
Detects all currently available PHP versions,
and unlinks each and every one of them.
This all happens in sequence, nothing runs in parallel.
After this, the brew services are also stopped,
the latest PHP version is linked, and php + nginx are restarted.