0.2.3
Pre-release
Pre-release
Major Features
- when
debugModeis enabled viaRuntimeConfigurationphpstan-dba now reports which queries could not be analyzed, because of unknown types. this should help to get an overview which queries are covered by the tool.
What's Changed
- refactor Rule-Error-Message formatting into Error object by @staabm in #162
- report unresolvable queries/params in debug-mode by @staabm in #164
- cover more unresolvable-query cases by @staabm in #165
- cover more unresolvable-query cases by @staabm in #166
- cover more unresolvable-query cases by @staabm in #167
- rename a few things for clarity by @staabm in #168
- more unresolvable coverage by @staabm in #169
- fix typos by @staabm in #170
Full Changelog: 0.2.2...0.2.3