- 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
Resolve substr based on configured PHP version
#4061 by VincentLanglet was merged Jul 17, 2025 Loading…
Add more precise return types for the openssl cipher functions
#4043 by stof was merged Sep 12, 2025 Loading…
Fixed false-positive with by-ref parameters and array-functions
#4036 by staabm was merged May 31, 2025 Loading…
fix: False match.unhandled on array with multiple booleans
#4030 by ping-yee was closed Sep 2, 2025 Loading…
unset.possiblyHookedProperty is reported for properties annotated @final
#3990 by lpd-au was merged May 14, 2025 Loading…
Revert "Useful PhpMethodReflection native type refactoring from #3966"
#3979 by samsonasik was merged May 5, 2025 Loading…
Only set return native type from null return type when declaring class is built in on __toString()
#3978 by samsonasik was closed May 5, 2025 Loading…
More precise types after assignment when strict-types=0
#3965 by staabm was merged May 1, 2025 Loading…
Introduce StrrevFunctionReturnTypeExtension
#3960 by VincentLanglet was merged May 13, 2025 Loading…
Rework ArrayReplaceFunctionReturnTypeExtension
#3958 by VincentLanglet was merged Jul 17, 2025 Loading…
TableErrorFormatter: visually differentiate phpstan assertion errors from rule errors
#3951 by staabm was merged Apr 21, 2025 Loading…
Fix forgetting static property access after impure call
#3950 by staabm was merged Apr 20, 2025 Loading…
Fix imprecise types after assignment when strict-types=1
#3945 by staabm was merged Apr 19, 2025 Loading…
Scope->rememberConstructorScope should not remember the function scope #3944 by staabm was merged Apr 18, 2025 Loading…
Faster processing of array comparisons with constant offsets
#3933 by staabm was merged Apr 13, 2025 Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.