Skip to content

Bugfixes

Compare
Choose a tag to compare
@muglug muglug released this 14 Jan 21:56
· 6643 commits to master since this release
  • 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)