-
Notifications
You must be signed in to change notification settings - Fork 545
Pull requests: phpstan/phpstan-src
Pull requests list
Fix "Offset X might not exist on..." in UnionTypeTest/IntersectionTypeTest
#4502
by staabm
was merged Nov 1, 2025
Loading...
updated Nov 1, 2025
add array_first and array_last return type extensions
#4499
by canvural
was merged Oct 31, 2025
Loading...
updated Oct 31, 2025
array_key_exist inference is lost when adding a false condition
#4473
by staabm
was merged Oct 29, 2025
Loading...
updated Oct 29, 2025
Update phpstan-phpunit to 2.0.8
#4490
by staabm
was merged Oct 29, 2025
Loading...
updated Oct 29, 2025
Faster AutowiredAttributeServicesExtension->processParameters()
#4489
by staabm
was merged Oct 28, 2025
Loading...
updated Oct 28, 2025
Ensure that JetBrains terminal sees correct relative path
#4479
by caufang
was merged Oct 26, 2025
Loading...
updated Oct 27, 2025
Report unknown parameter for implicit variadic methods
#4481
by VincentLanglet
was merged Oct 25, 2025
Loading...
updated Oct 25, 2025
fix null coalesce false positive for multi-dimensional array in loop
#4475
by schlndh
was merged Oct 24, 2025
Loading...
updated Oct 24, 2025
Fix crashes in ParametersAcceptorSelector
#4467
by staabm
was merged Oct 23, 2025
Loading...
updated Oct 23, 2025
InvalidKeyInArray: report float deprecation since PHP 8.1
#3220
by janedbal
was closed Oct 22, 2025
Loading...
updated Oct 22, 2025
Fix array_slice() dynamic return type
#2578
by dravnic
was closed Oct 22, 2025
Loading...
updated Oct 22, 2025
Introduce
rawMessage key in ignoreErrors
#4111
by gharlan
was merged Sep 10, 2025
Loading...
updated Oct 15, 2025
Add more precise return types for the openssl cipher functions
#4043
by stof
was merged Sep 12, 2025
Loading...
updated Oct 15, 2025
Quality of life improvement, PHPStorm error identifiers
#4416
by NickSdot
was closed Oct 7, 2025
Loading...
updated Oct 7, 2025
Avoid crashing on enum without value
#4336
by VincentLanglet
was merged Oct 7, 2025
Loading...
updated Oct 7, 2025
Report float and null offset based on PHP version
#4406
by VincentLanglet
was merged Oct 6, 2025
Loading...
updated Oct 6, 2025
Restrict accepted args of php_uname()
#4359
by dktapps
was merged Oct 6, 2025
Loading...
updated Oct 6, 2025
Support union types in curl_setopt validation
#4396
by staabm
was merged Oct 6, 2025
Loading...
updated Oct 6, 2025
Fix "offset might not exist" false-positives when offset is a expression
#4372
by staabm
was merged Sep 28, 2025
Loading...
updated Oct 2, 2025
Add
stream_socket_{client,server} stubs for @param-out
#4391
by msbit
was merged Sep 29, 2025
Loading...
updated Sep 29, 2025
Replace instanceof checks in JsonThrowOnErrorDynamicReturnTypeExtension
#4155
by Khartir
was merged Sep 28, 2025
Loading...
updated Sep 28, 2025
Faster code downgrade to speedup CI
#4352
by staabm
was merged Sep 20, 2025
Loading...
updated Sep 20, 2025
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.