Skip to content

Pull requests: phpstan/phpstan-src

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
phpcs: use parallel mode
#2049 opened Dec 5, 2022 by janedbal 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
phpstorm.meta.php support for dynamic return types
#2219 opened Feb 4, 2023 by DCoderLT Draft 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
Disallow extra parameters for callables
#2397 opened May 9, 2023 by enumag Draft updated Aug 14, 2023
Detect not existing classes in @method annotations
#2251 opened Feb 22, 2023 by alfredbez Loading… updated Aug 14, 2023
Implement Type->looseCompare(type)
#2216 opened Feb 2, 2023 by staabm Draft 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
Constant array union set
#2734 opened Nov 13, 2023 by ondrejmirtes Draft updated Nov 13, 2023
Fix !isset() with ArrayDimFetch
#2798 opened Nov 30, 2023 by staabm Draft updated Dec 10, 2023
Don't generalize template types
#1206 opened Apr 12, 2022 by rvanvelzen Draft updated Dec 11, 2023
ProTip! Filter pull requests by the default branch with base:2.1.x.