- prevents unnecessary execution of
git
commands (bug introduced in 4.4.0) (#5008) - @orklah removed signature return types in stubs to prevent false positive method signature mismatches (#5014)
- @orklah removed a false-positive for templated array keys when creating arrays (#5019)
- @thomasbley added a proper error message when
exec
is unavailable (#5010)