Skip to content

Releases: staabm/phpstan-dba

0.2.51

03 Nov 08:14
Compare
Choose a tag to compare

What's Changed

  • prevent Query error: Incorrect table name '' (1103). by @staabm in #456
  • fix fatal error on query reflection with AssignOp operators by @staabm in #450

Full Changelog: 0.2.50...0.2.51

0.2.50

01 Nov 19:31
209142a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.49...0.2.50

0.2.49

29 Oct 13:29
7a1be1c
Compare
Choose a tag to compare

Improvements

  • fix fatal error on mysql error 1103 / incorrect table by @staabm in #447

What's Changed

Full Changelog: 0.2.48...0.2.49

0.2.48

10 Oct 11:01
7ce54d8
Compare
Choose a tag to compare

What's Changed

  • fix phpdoc parsing with whitespaces/contents after values by @staabm in #438

Full Changelog: 0.2.47...0.2.48

0.2.47

08 Oct 09:37
Compare
Choose a tag to compare

What's Changed

  • added mysqli::execute_query() support (php 8.2+ only) by @staabm in #430
  • support out-of-class MethodCalls in PhpDocUtil by @staabm in #436
  • support non-conditional @psalm-taint-escape sql by @staabm in #437

Full Changelog: 0.2.46...0.2.47

0.2.46

03 Oct 09:51
c280be4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.45...0.2.46

0.2.45

02 Oct 18:46
ac2596a
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.44...0.2.45

0.2.44

01 Oct 15:48
4db44bd
Compare
Choose a tag to compare

What's Changed

  • better error message on setup problems by @staabm in #427
  • support mysqli_execute_query (php 8.2+ only) by @staabm in #425
  • support @phpstandba-inference-placeholder on static method calls by @staabm in #432

Full Changelog: 0.2.43...0.2.44

0.2.43

25 Sep 16:57
b39afd7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.42...0.2.43

0.2.42

19 Jul 10:07
950726e
Compare
Choose a tag to compare

New Features

  • implement @phpstandba-inference-placeholder annotation by @staabm in #413

What's Changed

Full Changelog: 0.2.41...0.2.42