-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Stubs
-
None
phpstan stubs are not up-to-date, leading to incorrect static analysis with rector.
https://github.com/phpstan/phpstan-src/blob/1.11.x/resources/functionMap.php#LL6797C25-L6797C41
At least : 3rd argument of MongoDB\Driver\Client::executeBulkWrite is missing.
Goal : update the stub and find a way to automate this process.
Note about stubs : https://phpstan.org/user-guide/troubleshooting-types#internal-stubs
- is related to
-
PHPLIB-1141 Use rector for automatic refactor in CI and locally
- Closed