David Buchmann
David Buchmann
this plugin is in php-http/client-common but is not mentioned in the documentation at all
https://github.com/php-http/cache-plugin/blob/b2f15cee4ff46f61f7b90137b41627d17fd57be9/src/CachePlugin.php#L55 is not in http://docs.php-http.org/en/latest/plugins/cache.html we should try to be a bit more verbose in the doc about what the algo means.
document what was added in https://github.com/php-http/message/pull/50
the message factory documentation is outdated. and we should explain how to get those factories, e.g. with a diactoros example. the client doc references http://php-http.readthedocs.org/en/latest/message/message-factory.html , we should explain how...
the AddHostPlugin needs to be documented, it is completely missing from the doc. it could also be added in the tutorial section as its a common usecase.
Add a cookbook entry for what was discussed in https://github.com/php-http/discovery/issues/57
the tutorial added in #10 started the outline for a tutorial. work this out and solve the TODOs we promise information for library developers in the intro, but never come...
| Q | A | --------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | yes | Deprecations? | no | Related tickets...
the remaining failures will be fixed with https://github.com/php-http/client-integration-tests/pull/59
and adjusting stylesheets to accomodate naming conventions