Tags: staabm/phpstan-dba
Toggle 0.4.2's commit message
Toggle 0.4.1's commit message
Prevent endless loop in QuerySimulation (#763 )
Toggle 0.4's commit message
Toggle 0.3.6's commit message
Prevent false-positives in placeholder validation (#752 )
* Prevent false-positives in placeholder validation
* fix
Toggle 0.3.5's commit message
Fix type when using \PDO::FETCH_OBJ on iteration (#751 )
* Fix type when using \PDO::FETCH_OBJ on iteration
* fix
* Update PdoStatementObjectType.php
Toggle 0.3.4's commit message
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
Toggle 0.3.3's commit message
PreviousConnectingVisitor: Utilize WeakReference (#730 )
Toggle 0.3.2's commit message
Reduce use of PreviousConnectingVisitor:: ATTRIBUTE_PARENT to assist …
…garbage collector (#729 )
Toggle 0.3.1's commit message
doctrine-dbal might return `list` (#720 )
Toggle 0.3's commit message
You can’t perform that action at this time.