0.2.18
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
- not yet on feature/performance parity with
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