Skip to content

Tags: staabm/phpstan-dba

Tags

0.4.2

Toggle 0.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for `StaticCall` (#766)

Co-authored-by: Markus Staab <[email protected]>

0.4.1

Toggle 0.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prevent endless loop in QuerySimulation (#763)

0.4

Toggle 0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for doctrine/dbal v4 (#754)

Co-authored-by: Bartłomiej Nowak <[email protected]>

0.3.6

Toggle 0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Prevent false-positives in placeholder validation (#752)

* Prevent false-positives in placeholder validation

* fix

0.3.5

Toggle 0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix type when using \PDO::FETCH_OBJ on iteration (#751)

* Fix type when using \PDO::FETCH_OBJ on iteration

* fix

* Update PdoStatementObjectType.php

0.3.4

Toggle 0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support spread operator in prepared statement parameter expressions (#…

…750)

* Support syntax-error detection with spread-operator values

* more tests

* Update bug-749.php

* fix

* Update SyntaxErrorInPreparedStatementMethodRuleTest.php

* cs

* record

* Use QueryReflection->resolveParameterTypes() everywhere

* Update QueryReflection.php

* fix

* fix

* Update SyntaxErrorInPreparedStatementMethodRule.php

* Update QueryReflection.php

* Update QueryReflection.php

* simplify

* inference with spread

* Update .phpunit-phpstan-dba-mysqli.cache

* record

0.3.3

Toggle 0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
PreviousConnectingVisitor: Utilize WeakReference (#730)

0.3.2

Toggle 0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reduce use of PreviousConnectingVisitor:: ATTRIBUTE_PARENT to assist …

…garbage collector (#729)

0.3.1

Toggle 0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
doctrine-dbal might return `list` (#720)

0.3

Toggle 0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix branch alias