- Notifications
You must be signed in to change notification settings - Fork 544
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Report maybe division by zero in InvalidBinaryOperationRule
#3419 opened Sep 8, 2024 by staabm Loading…
RoundFunctionReturnTypeExtension supports types with ConstantScalar
#3349 opened Aug 26, 2024 by Shio3001 Loading…
Callable with wider parameter type is supertype of callable with narrower parameter type
#3211 opened Jul 4, 2024 by ondrejmirtes Loading…
Conditional return type for
SQLite3Result::fetchArray() #3080 opened May 16, 2024 by devnix Loading…
Fix Closure::fromCallable and first-class callables not propagating templates.
#2962 opened Mar 9, 2024 by mad-briller • Draft
Fix ArrayAccess destructuring assignment producing mixed.
#2903 opened Feb 2, 2024 by mad-briller • Draft
Fix
class-string<*> being supertype of any string literal #2707 opened Oct 31, 2023 by jrmajor Loading…
Allow @phpstan-use and @use tags to be declared into class phpdoc
#2638 opened Sep 21, 2023 by baptistepillot Loading…
Failing test for broken implicitThrows (Throwable returned)
#2595 opened Aug 30, 2023 by janedbal Loading…
Implement
call_user_func_array() DynamicFunctionReturnTypeExtension and rule #2501 opened Jul 1, 2023 by staabm Loading…
Add get_declared_classes() to runtime reflection function check.
#2500 opened Jun 30, 2023 by mad-briller Loading…
ProTip! Filter pull requests by the default branch with base:2.1.x.