- 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
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
Add get_declared_classes() to runtime reflection function check.
#2500 opened Jun 30, 2023 by mad-briller 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
RuleTestCase: add analyseFileWithErrorsAsComments
#2742 opened Nov 15, 2023 by janedbal Loading… updated Aug 25, 2025
Fix ArrayAccess destructuring assignment producing mixed.
#2903 opened Feb 2, 2024 by mad-briller • Draft updated Feb 20, 2024
Fix Closure::fromCallable and first-class callables not propagating templates.
#2962 opened Mar 9, 2024 by mad-briller • Draft updated Mar 9, 2024
Allow @phpstan-use and @use tags to be declared into class phpdoc
#2638 opened Sep 21, 2023 by baptistepillot Loading… updated May 2, 2024
Failing test for broken implicitThrows (Throwable returned)
#2595 opened Aug 30, 2023 by janedbal Loading… updated Dec 5, 2024
test: 無名関数で Alias が使えないバグのテストケース
#3332 opened Aug 19, 2024 by Javakky-pxv • Draft updated Dec 5, 2024
Add more information to JunitErrorFormatter output
#2444 opened Jun 8, 2023 by shaedrich Loading… updated Dec 5, 2024
Conditional return type for
SQLite3Result::fetchArray() #3080 opened May 16, 2024 by devnix Loading… updated Dec 5, 2024
Narrow down static and $this together
#2972 opened Mar 17, 2024 by schlndh Loading… updated Dec 5, 2024
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.