d3e59e560f
✨ New beta for version 1.9
2020-05-13 17:34:51 +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
50f6afb3c5
🔀 Merge branch 'develop'
...
* develop:
✨ Add option to restart nginx, open valet config
✨ Allow restarting of PHP-FPM
📝 Update copyright message
2020-02-20 17:24:48 +01:00
67e80aac8d
✨ Add option to restart nginx, open valet config
2020-02-20 17:24:21 +01:00
e683b6bc9a
✨ Allow restarting of PHP-FPM
2020-02-20 16:12:38 +01:00
e854ebe114
📝 Update copyright message
2020-02-20 11:58:16 +01:00
b792f55e5f
🔀 Merge branch 'develop'
...
* develop:
♻️ Change how the active PHP version is switched
2020-02-20 11:49:09 +01:00
cbf5526881
♻️ Change how the active PHP version is switched
2020-02-20 11:47:49 +01:00
f62297ee3d
🔀 Merge branch 'develop'
...
* develop:
🔥 Remove broken log
🔧 Version bump
🚧 WIP: Adds support to PHP 7.4
⚡ ️ Use Command.execute to retrieve PHP version
🚧 WIP: Add toggle to enable or disable Xdebug
📝 Update readme
2019-12-20 11:59:04 +01:00
2f017f6732
📢 Version 1.6 for personal use
2019-12-20 11:55:25 +01:00
1c62a100af
🔥 Remove broken log
...
(Will just log this in a file - the right way)
2019-12-20 11:54:15 +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
69c3386088
⚡ ️ Use Command.execute to retrieve PHP version
2019-11-20 08:43:09 +01:00
3e898d435b
🚧 WIP: Add toggle to enable or disable Xdebug
2019-10-17 19:04:49 +02:00
c87c532d1c
📝 Update readme for Catalina compatibility
2019-10-14 10:54:03 +02:00
b26099369f
✨ Fix text position
2019-07-15 17:31:22 +02:00
90a8e7c336
✨ Updated margins of shell output window
2019-07-15 17:25:57 +02:00
398dad9d5e
✨ Minor cleanup, shell output window title
2019-07-15 17:23:08 +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
eebfa823f1
✨ No more fixed width menu bar icon
2019-07-15 07:55:42 +02:00
edc23f97de
🐛 Fixes being unable to quit after setting target
2019-07-11 09:49:04 +02:00
7b79cb7fe8
♻️ Move logic away from AppDelegate
2019-07-11 09:11:41 +02:00
88d81f343e
♻️ Move window logic to VC
2019-07-11 08:30:46 +02:00
8486997f01
🔥 Additional cleanup
2019-07-11 08:27:44 +02:00
af55e7fabc
🔥 Performance improvements, memory deallocation
2019-07-09 19:15:42 +02:00
a71c6afc0d
♻️ Rework Shell as singleton, logging
2019-07-09 18:33:48 +02:00
1bfcdd546b
🐛 Fixes #3 : Bad Gateway caused by valet use
...
Note: The terminal output work-in-progress is currently disabled in this
particular commit.
2019-07-08 10:43:56 +02:00
78702ae325
🚧 Adds window to view terminal output
2019-07-08 08:40:29 +02:00
cea95f4b64
✨ Code cleanup
2019-07-03 19:13:02 +02:00
9427b206b4
✨ Project structure changes, version change
2019-07-03 19:07:04 +02:00
ff6ca2b79d
🚧 WIP: Boot check changes
2019-07-01 13:58:56 +02:00
8de76dc95a
🚨 Cleanup
2019-07-01 13:46:02 +02:00
5b319d2691
🔧 Tweaked order of versions
...
The latest version is now visible at the top.
2019-07-01 13:31:14 +02:00
fde7ea710b
🍱 Fixed icon asset (woops)
2019-06-13 09:19:00 +02:00
821f43af76
✨ Fixes comment about removed ducky
2019-06-12 19:49:07 +02:00
e5de6b6e59
✨ Front-most about window
2019-06-12 19:46:02 +02:00
e6469a125a
✨ Adds icon, async changes, fixes
2019-06-12 19:43:43 +02:00
26d62af961
✨ Fix issue with $PATH, adds boot checks
2019-06-12 18:34:03 +02:00
6a2576c390
🔥 Remove logging again
2019-06-11 22:09:29 +02:00
1e2b43ca31
✨ Add logging
2019-06-11 22:01:22 +02:00
b8902d5bfd
✨ Switch PHP version in the background
2019-06-11 20:56:41 +02:00
5020432bd2
✨ Switch PHP versions (on the main thread)
2019-06-11 20:45:06 +02:00
a6d84e196f
✨ Also check nginx & MySQL status
2019-06-11 20:06:41 +02:00
dc9f483af9
✨ Allows quitting via menu bar item
2019-06-11 19:32:38 +02:00
bfde54dd05
🎉 Proof of concept
2019-06-11 19:16:11 +02:00