-
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
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…
Fix int-mask-of to work well with operations on the int mask
#2441
opened Jun 8, 2023 by
staabm
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.