Releases: staabm/phpstan-dba
Releases · staabm/phpstan-dba
0.2.79
0.2.78
0.2.77
0.2.76
Improved query parameter/placeholder validation
- Named placeholders only need to be contained in one of the union queries by @staabm in #625
- Fix false positive with unnamed placeholders by @staabm in #628
Internals
Full Changelog: 0.2.75...0.2.76
0.2.75
What's Changed
Internals
- Fix typos by @szepeviktor in #611
- Make Dependabot update actions by @szepeviktor in #614
- Update symplify/easy-coding-standard requirement from ^11.3 to ^11.4 by @dependabot in #604
- Update tomasvotruba/unused-public requirement from ^0.1.10 to ^0.2.0 by @dependabot in #610
- Remove actions versioning strategy by @szepeviktor in #616
- Bump actions/checkout from 2 to 3 by @dependabot in #617
- Fix MariaDB health check by @staabm in #618
New Contributors
- @szepeviktor made their first contribution in #611
Full Changelog: 0.2.74...0.2.75
0.2.74
0.2.73
0.2.72
What's Changed
- SQL AST: ifnull/nullif improvements by @hemberger in #592
- SQL AST: narrow result types with WHERE condition by @hemberger in #596
- SQL AST: fix aggregate functions with GROUP BY by @hemberger in #599
Full Changelog: 0.2.71...0.2.72
0.2.71
Improvements
- Disable duplicate stub validation for now by @staabm in #595
- SQL AST: min/max/avg improvements (#587) by @hemberger in #587
Misc
- Update .gitattributes: fix typo by @hemberger in #591
- .gitattributes: remove diff attribute for cache files by @hemberger in #593
Full Changelog: 0.2.70...0.2.71
0.2.70
What's Changed
- SQL AST: parse expressions with no FROM clause by @hemberger in #590
Full Changelog: 0.2.69...0.2.70