Skip to content

doctrine-psalm-plugin 0.10.0

Compare
Choose a tag to compare
@weirdan weirdan released this 27 Feb 02:13
· 138 commits to 2.x since this release
0.10.0
2622bfa

Added

  • #48 Added stub for Doctrine\DBAL\Query\Expression\ExpressionBuilder (thanks @mpolyakovsky)

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #49 Allow WHERE IN clauses in the ORM QueryBuilder (thanks @jaikdean)

  • #50 Fixed compatibility with Alpine Linux (missing GLOB_BRACE) (thanks @bendavies)