v4.14.8
Patch release fixing Psalm execution on Windows.
Fixes
- Fix
proc_open(): CreateProcess failedwarning on Windows by executingpsalmthrough the current PHP binary instead of relying on the shebang (#1189) @HenkPoley
Internal changes
- Add cross-OS install smoke test (#1197) @alies-dev
Full Changelog: v4.14.7...v4.14.8