Skip to content

0.2.18

Compare
Choose a tag to compare
@staabm staabm released this 12 Feb 20:54
· 263 commits to main since this release
d60db80

Major Changes

  • Introduce PDO based QueryReflector by @p4veI in #261
    • not yet on feature/performance parity with MysqliReflector, but it will provide our base for getting PGSQL support
  • SyntaxErrorInQueryMethodRule: allow abstract classes in "classMethods" by @voku in #234

What's Changed

  • Remove recording workaround by @staabm in #270
  • Added env vars for Testsuite db-credentials, re-use ReflectorFactory in /bootstrap.php by @staabm in #280
  • moved Rule* tests into a separate testsuite by @staabm in #283
  • Skip Rule* tests when not using MysqliReflector by @staabm in #284
  • remove leftover --debug by @staabm in #285

Full Changelog: 0.2.17...0.2.18