php-http / client-common

Common HTTP Client implementations and tools for HTTPlug
http://httplug.io
MIT License
1.01k stars 53 forks source link

fix phpstan errors #209

Closed dbu closed 3 years ago

dbu commented 3 years ago
Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets -
Documentation -
License MIT

What's in this PR?

Adjust some phpstan configuration and better document BatchResult class.

Why?

Fix phpstan build.