Skip to content

Releases: staabm/phpstan-dba

0.2.45

02 Oct 18:46
ac2596a

Choose a tag to compare

What's Changed

Full Changelog: 0.2.44...0.2.45

0.2.44

01 Oct 15:48
4db44bd

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

Choose a tag to compare

What's Changed

Full Changelog: 0.2.42...0.2.43

0.2.42

19 Jul 10:07
950726e

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

0.2.41

29 Jun 18:54
5533f24

Choose a tag to compare

  • added php 7.3 support by @staabm in #369
  • added mysql 5.7 support

Full Changelog: 0.2.40...0.2.41

0.2.40

09 Jun 14:32
6496fa9

Choose a tag to compare

What's Changed

  • prevent race conditions while writing cache file by @staabm in #406

Full Changelog: 0.2.39...0.2.40

0.2.39

09 Jun 12:09
5033cd6

Choose a tag to compare

What's Changed

  • improve compatibility with phpstan@bleedingEdge by @staabm in #404
  • added build job against phpstan@dev by @staabm in #403

Full Changelog: 0.2.38...0.2.39

0.2.38

08 Jun 10:07
a620e0e

Choose a tag to compare

What's Changed

  • don't analyse maybe existing data when QueryPlanAnalyzer::TABLES_WITHOUT_DATA by @staabm in #402

💌 Support phpstan-dba

Consider supporting the project, so we can make this tool even better even faster for everyone.

Full Changelog: 0.2.37...0.2.38

0.2.37

31 May 15:29
211334a

Choose a tag to compare

What's Changed

  • handle UnresolvableQueryException in *Extensions and while Query Plan Analysis by @staabm in #399

Full Changelog: 0.2.36...0.2.37

0.2.36

31 May 14:15
e1551a4

Choose a tag to compare

Improvements

  • support debugMode() in query plan analysis by @staabm in #398

What's Changed

  • improve rules test coverage for pdo-pgsql by @p4veI in #393
  • rules.md: document how to re-use QueryPlanAnalyzerRule by @staabm in #395
  • fix typo by @staabm in #397

Full Changelog: 0.2.35...0.2.36