Releases: mikehaertl/php-shellcommand
Releases · mikehaertl/php-shellcommand
Release 1.2.5
- Issue #22 Fix execution of relative file paths on windows
Release 1.2.4
- Reverted changes for Issue #20 as this introduced BC breaking problems
Release 1.2.3
- Issue #20 Read stderr before stdout to avoid hanging processes
Release 1.2.2
- Issue #16: Command on different drive didn't work on windows
Release 1.2.1
- Fix issue #1: Command with spaces didn't work on Windows
1.2.0
- Add option to return untrimmed output and error message