- Notifications
You must be signed in to change notification settings - Fork 545
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix parameter of strval, intval and floatval
#1005 opened Feb 8, 2022 by Khartir Loading… updated Apr 19, 2022
use a separate resultCache per project config file
#1469 opened Jun 23, 2022 by staabm Loading… updated Dec 19, 2022
OptimizedDirectorySourceLocator based only on PhpParser #1290 opened May 5, 2022 by kukulich Loading… updated Jan 20, 2023
Improve type inference for $object::class === static::class
#1761 opened Sep 26, 2022 by rvanvelzen • Draft updated Jan 20, 2023
Add stringable-object pseudo type
#1905 opened Oct 24, 2022 by rvanvelzen • Draft updated Jan 20, 2023
NodeScopeResolver analysed files not as global state and optional
#2122 opened Dec 18, 2022 by MartinMystikJonas Loading… updated Jan 20, 2023
NodeScopeResolver setting analysedFiles to limit analysis of traits outside analysedPaths is optional
#2123 opened Dec 18, 2022 by MartinMystikJonas Loading… updated Jan 20, 2023
Fix class-const resolving will always evaluate to true/false in traits
#2335 opened Apr 9, 2023 by staabm Loading… updated Aug 14, 2023
Implement
call_user_func_array() DynamicFunctionReturnTypeExtension and rule #2501 opened Jul 1, 2023 by staabm Loading… updated Aug 14, 2023
Add get_declared_classes() to runtime reflection function check.
#2500 opened Jun 30, 2023 by mad-briller Loading… updated Aug 14, 2023
Detect not existing classes in @method annotations
#2251 opened Feb 22, 2023 by alfredbez Loading… updated Aug 14, 2023
Call TypeSpecifier for native types too
#2179 opened Jan 13, 2023 by ondrejmirtes • Draft updated Aug 14, 2023
Draft: hide class-level template types from static members
#2232 opened Feb 12, 2023 by jiripudil Loading… updated Aug 14, 2023
Don't generalize template types
#1206 opened Apr 12, 2022 by rvanvelzen • Draft updated Dec 11, 2023
Fix
class-string<*> being supertype of any string literal #2707 opened Oct 31, 2023 by jrmajor Loading… updated Dec 15, 2023
RuleTestCase: add analyseFileWithErrorsAsComments
#2742 opened Nov 15, 2023 by janedbal Loading… updated Aug 25, 2025
class_exists(Interface::class) is always false
#2838 opened Dec 20, 2023 by janedbal Loading… updated Jan 5, 2024
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.