Skip to content

Psalm 5 / Codeception 5 compatibility

Latest
Compare
Choose a tag to compare
@weirdan weirdan released this 02 Dec 17:55
· 18 commits to master since this release
702afa4

What's Changed

  • Temporarily blacklist polyfill that breaks tests by @weirdan in #32
  • Fixed test to account for Psalm changes by @weirdan in #33
  • Drop blacklists as they don't seem to be useful anymore by @weirdan in #34
  • Fixed issues Psalm reported by @weirdan in #35
  • Suppressed InternalMethod issues by @weirdan in #36
  • Fixed taint test by @weirdan in #37
  • Feature: Introduce initial support for codeception v5 by @boesing in #41
  • Fix test expectations to account for changed error messages by @weirdan in #44
  • Update vimeo/psalm requirement from ^4.17.0 || dev-master to ^4.17.0 || dev-master || ^5.0.0 || dev-master by @dependabot in #43
  • Update codeception/module-cli requirement from ^1.0.0 to ^1.0.0 || ^2.0.0 by @dependabot in #42

New Contributors

Full Changelog: 0.13.1...0.14.0