- Notifications
You must be signed in to change notification settings - Fork 539
Pull requests: phpstan/phpstan-src
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Quality of life improvement, PHPStorm error identifiers
#4416 by NickSdot was closed Oct 7, 2025 Loading…
Report float and null offset based on PHP version
#4406 by VincentLanglet was merged Oct 6, 2025 Loading…
Add
stream_socket_{client,server}
stubs for @param-out
#4391 by msbit was merged Sep 29, 2025 Loading…
Fix "offset might not exist" false-positives when offset is a expression
#4372 by staabm was merged Sep 28, 2025 Loading…
fix: checking optional properties in object shapes
#4328 by calebdw was merged Sep 15, 2025 Loading…
Fix "Crash: str_increment(): Argument #1 ($string) must be composed only of alphanumeric ASCII characters"
#4316 by staabm was closed Sep 10, 2025 Loading…
Ignored errors: simplify schema, validate in ContainerFactory
#4309 by gharlan was merged Sep 10, 2025 Loading…
non-empty-array might be empty after array_keys() with filter
#4295 by staabm was merged Sep 8, 2025 Loading…
Fix incorrect analyzing of array_shift with non-empty-list property
#4294 by staabm was merged Sep 8, 2025 Loading…
fix: check magic methods on final classes for allow dynamic properties
#4285 by calebdw was merged Sep 4, 2025 Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.