nicoverbruggen / phpmon

Lightweight, native Mac menu bar app that helps you manage multiple PHP installations, locate config files and more. Also interacts with Laravel Valet.

Home Page:https://phpmon.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug 7.x] Various UI issues w/ Extension Manager

nicoverbruggen opened this issue · comments

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Two bugs:

  • PHP Monitor incorrectly reports that an extension is installed for another PHP version if it was installed for the linked version
  • PHP Monitor switches back to the currently linked PHP version after each install or removal of any extension

Expected Behavior

Two fixes:

  • The extension should not be reported as being installed.
  • PHP Monitor should not switch back the dropdown (and thus also list of extensions) after an operation.

Steps To Reproduce

See extension manager in EAP.

Environment

- macOS: Sonoma
- Valet: 4
- PHP Monitor: 7.0 (1415)

Do you have a log file (or a screenshot) or any additional information?

No response

The first item has been fixed in the latest EAP build, and the dropdown issue will be fixed tomorrow.