Skip to content

Issues: phpstan/phpstan-phpunit

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Ideas for additional strict rules
#7 opened Dec 28, 2017 by mhujer updated Feb 2, 2018
4 tasks
Incorrect resolution of assertInstanceOf with __NAMESPACE__ + string
#27 opened Aug 18, 2018 by Majkl578 updated Aug 18, 2018
Can't convince phpstan about existing offset
#53 opened Nov 14, 2019 by ostrolucky updated Dec 19, 2019
Mocking multiple types reports errors with phpstan 0.12
#58 opened Jan 17, 2020 by Khartir updated Jan 18, 2020
Unable to resolve the template type error when calling statement twice
#77 opened Jul 11, 2020 by m-vo updated Jul 11, 2020
assertNotFalse() doesn't remove FALSE from the union type
#83 opened Oct 17, 2020 by morozov updated Oct 22, 2021
assertInternalType()
#34 opened Dec 25, 2018 by josephzidell updated Dec 12, 2021
Wrong types for assertIsNotNumeric
#124 opened Mar 17, 2022 by ZebulanStanphill updated Mar 21, 2022
assertSame(NAN, ...) should emit an error
#140 opened Sep 14, 2022 by mvorisek updated Sep 14, 2022
typecheck dataproviders
#70 opened Apr 17, 2020 by staabm updated Jan 20, 2023
Extension doesn't work with phpstan 1.10
#170 opened Mar 5, 2023 by garak updated Mar 6, 2023
1.3.16 throwing errors on arrays after assertCount
#206 opened Feb 28, 2024 by acbramley updated Feb 29, 2024
Allow defining a target PHPUnit version
#178 opened Apr 16, 2023 by mondrake updated May 15, 2024
AssertArrayHasKey seems to be not supported
#100 opened Jun 30, 2021 by VincentLanglet updated Aug 9, 2024
ProTip! Exclude everything labeled bug with -label:bug.