- 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 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
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
Failing test for broken implicitThrows (Throwable returned)
#2595 opened Aug 30, 2023 by janedbal Loading… updated Dec 5, 2024
Dectect reading class constants in PHPDoc
#2436 opened Jun 5, 2023 by rvanvelzen 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
Catch implicit conversions in mod operator
#2466 opened Jun 17, 2023 by ryium Loading… updated Dec 5, 2024
Narrow down static and $this together
#2972 opened Mar 17, 2024 by schlndh Loading… updated Dec 5, 2024
Callable with wider parameter type is supertype of callable with narrower parameter type
#3211 opened Jul 4, 2024 by ondrejmirtes Loading… updated Dec 5, 2024
RoundFunctionReturnTypeExtension supports types with ConstantScalar
#3349 opened Aug 26, 2024 by Shio3001 Loading… updated Dec 5, 2024
Report maybe division by zero in InvalidBinaryOperationRule
#3419 opened Sep 8, 2024 by staabm Loading… updated Dec 5, 2024
Failing test: rule hooked to
PhpParser\Node\Name node #3758 opened Dec 27, 2024 by janedbal Loading… updated Dec 27, 2024
Reproduce a weird bug with closures
#3131 opened Jun 7, 2024 by canvural Loading… updated Feb 20, 2025
Mark DOMNamedNodeMap as taking a covariant DOMNode
#3714 opened Dec 7, 2024 by Girgias Loading… updated Jul 19, 2025
ProTip! Add no:assignee to see everything that’s not assigned.