issues
search
staabm
/
phpstan-dba
PHPStan based SQL static analysis and type inference for the database access layer
https://staabm.github.io/archive.html#phpstan-dba
MIT License
262
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
rework reflection cache
#718
staabm
opened
1 week ago
0
Revert "Disable tomasvotruba/unused-public for now"
#717
staabm
opened
1 week ago
0
Hack new PHPStan 2.x compatible ReflectionCache
#716
staabm
closed
1 week ago
0
Fix types
#715
staabm
closed
1 week ago
0
Fix replay
#714
staabm
closed
1 week ago
0
Re-record
#713
staabm
closed
1 week ago
0
Remove dead PHP_VERSION_ID check
#712
staabm
closed
1 week ago
0
PHPStan bug
#711
staabm
closed
1 week ago
0
Remove obsolete phpstan-php-parser dependency
#710
staabm
closed
2 weeks ago
0
PHPStan 2.0 support
#709
staabm
closed
1 week ago
1
Fix more type errors
#708
staabm
closed
2 weeks ago
0
Fix type errors
#707
staabm
closed
2 weeks ago
0
Added rule identifiers
#706
staabm
closed
2 weeks ago
0
Remove use of Doctrine stub and and generic Doctrine result types
#705
staabm
closed
2 weeks ago
0
Fix union result with PdoStatement
#704
staabm
closed
2 weeks ago
0
Fix union result with mysqli
#703
staabm
closed
2 weeks ago
0
.env: Support ssl-certificates via DBA_SSL
#702
staabm
closed
2 weeks ago
0
Remove mysqli_result from skipCheckGenericClasses
#701
staabm
closed
2 weeks ago
0
Remove use of PDOStatement stub and and generic PDOStatement result type
#700
staabm
closed
2 weeks ago
0
dev-main targets 2.x
#699
staabm
closed
2 weeks ago
0
Remove use of Mysqli stub and generic mysqli result type
#698
staabm
closed
2 weeks ago
0
Fix pgsql test
#697
staabm
closed
4 weeks ago
0
Support `#` comments
#696
staabm
closed
4 weeks ago
0
Drop lowest CI build - not worth the resources
#695
staabm
closed
4 weeks ago
0
Fix build
#694
staabm
closed
4 weeks ago
0
Support `iterable` typed parameter
#693
staabm
closed
4 weeks ago
0
Cleanup `instanceof *Type` checks
#692
staabm
closed
3 weeks ago
0
Update doctrine/dbal requirement from 3.* to 4.*
#691
dependabot[bot]
opened
1 month ago
0
Keep sqlftw/sqlftw a optional dependency
#690
staabm
closed
1 month ago
0
Question regarding sqlftw/sqlftw dependency
#689
glaubinix
closed
1 month ago
3
Test specified lists
#688
staabm
closed
1 month ago
0
Support more array types
#687
staabm
closed
1 month ago
0
Test unspecified lists
#686
staabm
closed
1 month ago
0
Simplify QuerySimulation
#685
staabm
closed
1 month ago
0
Drop mysql57 in CI
#684
staabm
closed
1 month ago
0
Fix PHPStan deprecations
#683
staabm
closed
1 month ago
0
Drop PHP 7.2/7.3 support
#682
staabm
closed
1 month ago
0
Update tomasvotruba/unused-public requirement from ^0.3 to ^1.0
#681
dependabot[bot]
closed
1 month ago
0
false positive on expected placeholder
#680
mitelg
closed
4 weeks ago
7
Update phpunit/phpunit requirement from ^8.5|^9.5 to ^9.6.21
#679
dependabot[bot]
closed
2 months ago
1
Update tomasvotruba/unused-public requirement from ^0.3 to ^0.4
#678
dependabot[bot]
closed
2 months ago
1
Update phpstan/phpstan-deprecation-rules requirement from ^1.1 to ^1.2
#677
dependabot[bot]
closed
2 months ago
1
Internal error: Unexpected expression type iterable<int>
#676
mdumoulin
closed
4 weeks ago
3
Update phpunit/phpunit requirement from ^8.5|^9.5 to ^9.6.20
#675
dependabot[bot]
closed
3 months ago
1
Update phpunit/phpunit requirement from ^8.5|^9.5 to ^10.4.2
#674
dependabot[bot]
closed
3 months ago
2
Update phpunit/phpunit requirement from ^8.5|^9.5 to ^10.5.30
#673
dependabot[bot]
closed
3 months ago
2
Uncaught UnexpectedValueException: RecursiveDirectoryIterator::__construct(//proc/tty/driver)
#672
kaskader201
closed
2 months ago
2
Reduce use of PreviousConnectingVisitor::ATTRIBUTE_PREVIOUS to assist garbage collector
#671
staabm
opened
3 months ago
0
Reduce use of PreviousConnectingVisitor:: ATTRIBUTE_PARENT to assist garbage collector
#670
staabm
opened
3 months ago
1
Fix getting columns when sql mode is using ansi_quotes
#669
lode
closed
3 months ago
3
Next