Issues
- 3
Detect invalid phpunit `@dataProvider`
#211 opened by staabm - 2
- 0
Dependency Dashboard
#116 opened by renovate - 4
After `Assert::assertIsList` variable is not a list
#212 opened by mitelg - 0
Raise an error in PHPunit when calling createMock where createStub is enough
#210 opened by ChinaskiJr - 7
AssertArrayHasKey seems to be not supported
#100 opened by VincentLanglet - 3
Allow defining a target PHPUnit version
#178 opened by mondrake - 3
Narrow type on assertCount to non-empty-*
#204 opened by michalbundyra - 1
1.3.16 throwing errors on arrays after assertCount
#206 opened by acbramley - 12
- 5
ArrayObject will always evaluate to false
#167 opened by altdovydas - 3
`assertContains` always claiming it'll return true
#193 opened by simon-tma - 0
Type Inference Issue with Named Parameters in PHPUnit Assertions Leading to Mixed Type Error in PHPStan
#198 opened by lukasojd - 6
Setting checkUninitializedProperties to true reports errors in all tests for properties that are initialised in setUp
#196 opened by MetalArend - 5
fix assertEquals(false into assertFalse(
#194 opened by gemal - 3
- 4
Static dataProviders are detected as unused
#188 opened by pascalheidmann - 3
- 1
Parent call inside a try-catch block(which is always executed) isn't recognised.
#187 opened by omkar-podey - 3
- 5
Empty cover breaks phpstan
#164 opened by shyim - 6
Extension doesn't work with phpstan 1.10
#170 opened by garak - 2
Security policy question
#161 opened by longwave - 1
Add an option to check for non static dataprovider even without deprecation rules
#162 opened by VincentLanglet - 2
- 8
- 1
Add a rule that checks for non-static data providers
#148 opened by villfa - 0
PhpStan does not consider usage of Phpunit Assert::assertNotEmpty and Assert::assertContainsOnlyInstancesOf when returning an Array
#158 opened by Lreus - 3
False positive for array assertions
#146 opened by amorimjuliana - 12
Regression with assertEmpty extension
#141 opened by Seldaek - 2
prophesize deprecation error when using traits
#145 opened by Fabex - 1
@coverage annotation for function outside class
#143 opened by darthf1 - 5
Multiple services of type PHPStan\Rules\PHPUnit\CoversHelper found error since phpstan-phpunit >1.2.0
#142 opened by samsonasik - 2
ensure use of assertInstanceOf
#139 opened by arderyp - 4
Support for php 8.1?
#138 opened by garak - 0
`assertSame(NAN, ...)` should emit an error
#140 opened by mvorisek - 2
Check for assertSame to assertNull
#136 opened by gemal - 9
Analysis of `assertSame` cannot infer type if expected value is constant from symfony `Response` object
#133 opened by keulinho - 3
assertInstanceOf doesn't refine type
#129 opened by Lorddistrict - 1
- 12
False positive in PHPStan 1.4.8 with `assertNotSame` with instances of the same class
#120 opened by oliverklee - 4
Wrong types for `assertIsNotNumeric`
#124 opened by ZebulanStanphill - 2
- 1
- 3
support assert* functions
#99 opened by staabm - 4
phpunit assertInstanceOf (when validate variable type) is ignored after 1 line
#88 opened by vasilake-v - 3
Do not depend on phpunit/phpunit
#89 opened by m-vo - 3
Unable to resolve the template type CallbackInput in call to method PHPUnit\Framework\Assert::callback()
#90 opened by pascaldevink - 2
- 4