Skip to content

0.1.13

Choose a tag to compare

@staabm staabm released this 17 Jan 10:26
· 450 commits to main since this release
2eaf50b

Major Features

  • Support \Doctrine\DBAL\Connection->query() syntax error checking by @staabm in #66

What's Changed

  • use phpstan 1.3.x for now.. something in 1.4.x broke the build by @staabm in #113
  • Support complete placeholder name matching by @Seldaek in #111
  • Create a single Installation section by @craigfrancis in #107
  • Add support for JSON columns and nullability for string column types by @Seldaek in #110
  • Do not run PDO namedPlaceholders checks with question mark parameters by @craigfrancis in #105

New Contributors

Full Changelog: 0.1.12...0.1.13