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
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
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
Fix class-string<*> being supertype of any string literal
#2707 opened Oct 31, 2023 by jrmajor Loading… updated Dec 15, 2023
class_exists(Interface::class) is always false
#2838 opened Dec 20, 2023 by janedbal Loading… updated Jan 5, 2024
Fix get_class() on HasMethodType
#2350 opened Apr 19, 2023 by staabm Loading… updated Jan 6, 2024
Fix int-mask-of to work well with operations on the int mask
#2441 opened Jun 8, 2023 by staabm Loading… updated Aug 30, 2024
Dectect reading class constants in PHPDoc
#2436 opened Jun 5, 2023 by rvanvelzen Loading… updated Dec 5, 2024
3
2
Make int ranges generic
#2642 opened Sep 22, 2023 by rvanvelzen Loading… updated Dec 5, 2024
Catch implicit conversions in mod operator
#2466 opened Jun 17, 2023 by ryium Loading… updated Dec 5, 2024
Report maybe division by zero in InvalidBinaryOperationRule
#3419 opened Sep 8, 2024 by staabm Loading… updated Dec 5, 2024
Added make infection command to run it locally
#4524 opened Nov 4, 2025 by staabm Loading… updated Nov 11, 2025
Fix too wide bool in trivial methods
#4444 opened Oct 16, 2025 by staabm Loading… updated Nov 11, 2025
Report invalid printf placeholder
#4478 opened Oct 24, 2025 by VincentLanglet Loading… updated Nov 11, 2025
2
8
Add --stop-on-failure option to halt analysis on first error
#4287 opened Sep 5, 2025 by idsulik Loading… updated Nov 11, 2025
[FIX] dynamic variable undefined inside isset
#4213 opened Aug 7, 2025 by ga-devfront Loading… updated Nov 11, 2025
Validate checkedExceptionClasses config
#3987 opened May 12, 2025 by janedbal Loading… updated Nov 11, 2025
feat: add dynamic parameter type extensions
#4290 opened Sep 5, 2025 by calebdw Loading… updated Nov 11, 2025
Indicates whether a variable is global
#4245 opened Aug 15, 2025 by cedric-anne Loading… updated Nov 11, 2025
array_column: proper support for private properties
#4366 opened Sep 24, 2025 by janedbal Loading… updated Nov 11, 2025
do not skip Generator for MissingTypehintCheck
#4209 opened Aug 5, 2025 by Flyingmana Loading… updated Nov 11, 2025
Introduce all-methods-are-(im)pure
#4422 opened Oct 8, 2025 by VincentLanglet Loading… updated Nov 11, 2025
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.