Skip to content

Releases: staabm/phpstan-dba

0.2.80

16 May 16:52
7079671
Compare
Choose a tag to compare

Bugfixes 🐞

New Contributors

Full Changelog: 0.2.79...0.2.80

0.2.79

12 Oct 07:24
14d9afd
Compare
Choose a tag to compare

Bugfixes

  • Fix "$result contains generic type mysqli_result but class mysqli_result is not generic" by @staabm in #632

Full Changelog: 0.2.78...0.2.79

0.2.78

29 Sep 11:35
ccabc0c
Compare
Choose a tag to compare

What's Changed

  • Fix false-positive parameter validation error when query string is not resolvable by @staabm in #630

Full Changelog: 0.2.77...0.2.78

0.2.77

29 Sep 09:38
4154548
Compare
Choose a tag to compare

Bugfixes

  • Fix "Query expects 9223372036854775807-0 placeholders, but no values are given." by @staabm in #629

0.2.76

29 Sep 09:05
70a0fe7
Compare
Choose a tag to compare

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

  • Tests: Support ssl in ReflectorFactory by @staabm in #626

Full Changelog: 0.2.75...0.2.76

0.2.75

30 Jul 09:18
812b436
Compare
Choose a tag to compare

What's Changed

  • Make query in SchemaHashMysql independent from internal sorting by @staabm in #608

Internals

New Contributors

Full Changelog: 0.2.74...0.2.75

0.2.74

27 Jun 13:59
1bd0de3
Compare
Choose a tag to compare

What's Changed

  • Support wrapping a RecordingReflector in LazyQueryReflector by @staabm in #607

Full Changelog: 0.2.73...0.2.74

0.2.73

26 Jun 10:01
9058bc9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.72...0.2.73

0.2.72

13 Apr 18:01
e01951c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.71...0.2.72

0.2.71

05 Apr 08:03
5d759ac
Compare
Choose a tag to compare

Improvements

Misc

Full Changelog: 0.2.70...0.2.71