1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 12:00:09 +02:00
Commit Graph

25 Commits

Author SHA1 Message Date
a8f823cd04 📝 Update README.md, ADDITIONAL.md 2020-11-26 18:59:49 +01:00
bf6ebff3bf Detect what version of PHP the php package is linked to 2020-11-26 17:58:34 +01:00
bdc6be7384 📝 Universal application 2020-11-14 02:19:28 +01:00
0f0aa176b6 📝 Update README 2020-08-16 16:43:08 +02:00
5eb36a9bdf 📝 Updated README, SECURITY docs 2020-07-20 17:28:59 +02:00
86113d2067 🍱 Updated screenshot to Big Sur 2020-07-19 13:17:55 +02:00
33825e7b66 📝 Update README 2020-07-16 19:34:38 +02:00
cb62a20f2a 📝 Add installation instructions 2020-07-11 10:40:02 +02:00
6db43beddf 📝 Updated README 2020-07-11 01:07:51 +02:00
e76dd0daeb 🍱 Updated icon for macOS 11 style, updated alert 2020-07-11 00:49:32 +02:00
a287ebf6e4 📝 Changes to the README, bump version number 2020-05-17 00:17:45 +02:00
55e849c21b Various fixes and improvements
- Prevent crashes with incorrectly loading modules
- Prevent crashes when dyld libraries are missing
- Indicate when the PHP installation is broken
- New warning added at boot (multiple services)
- Added "Force load latest PHP version" option

It is known that PHP 5.6, 7.0 and 7.1 are causing issues with the
newer versions of certain libraries ("dyld library" warning).

It is recommended to only use PHP 7.2, PHP 7.3 and PHP 7.4 for a minimal
amount of issues. Otherwise, there are certain fixes that are possible
but they are not supported via PHP Monitor since they require manual
formula changes.

For more information, see:
https://github.com/eXolnet/homebrew-deprecated/issues/23#issuecomment-619976586
2020-05-13 17:26:00 +02:00
67e80aac8d Add option to restart nginx, open valet config 2020-02-20 17:24:21 +01:00
ea60626c47 🚧 WIP: Adds support to PHP 7.4
(PHP 7.4 isn't out for Homebrew just yet.)
2019-11-28 12:46:14 +01:00
a4dcd0cd3d 📝 Update readme 2019-10-15 10:39:42 +02:00
bb382c0f74 📝 Update readme 2019-10-14 11:14:28 +02:00
c87c532d1c 📝 Update readme for Catalina compatibility 2019-10-14 10:54:03 +02:00
4ba3415bf4 ♻️ phpmon -> PHP Monitor 2019-07-15 17:14:09 +02:00
0fc7f2c905 📝 Minor tweaks, updated README 2019-07-15 08:14:51 +02:00
edc23f97de 🐛 Fixes being unable to quit after setting target 2019-07-11 09:49:04 +02:00
2025c951e8 📝 Updated README 2019-07-09 18:39:52 +02:00
22c173c2c6 📝 Adds screenshot to README 2019-07-03 19:22:57 +02:00
593ac60cae 📝 Update README 2019-07-03 19:16:18 +02:00
76390a687f 📝 Updated README 2019-07-01 13:30:13 +02:00
bfde54dd05 🎉 Proof of concept 2019-06-11 19:16:11 +02:00