- Notifications
You must be signed in to change notification settings - Fork 541
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
Improve generating functionMetadata.php for #[Pure(mayDependOnGlobalScope: true)]
#1435 opened Jun 17, 2022 by rvanvelzen • Draft updated Oct 16, 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
When an array of replacements is passed to
strtr()
it should be an associative array of strings #2070 opened Dec 9, 2022 by johnbillion 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
Add dynamic return type extension for
get_object_vars
#2268 opened Feb 28, 2023 by BackEndTea Loading… updated Sep 13, 2023
Fix array_slice() dynamic return type
#2578 opened Aug 18, 2023 by dravnic Loading… updated Oct 5, 2023
Don't generalize template types
#1206 opened Apr 12, 2022 by rvanvelzen • Draft updated Dec 11, 2023
Previous Next
ProTip! Filter pull requests by the default branch with base:2.1.x.