Skip to content

phpstan fixes #4

@weierophinney

Description

@weierophinney
  • some fixes on PHPDoc
  • added checks on types when needed

Changed

  • Throw an exception when unable to uncompress response content
  • Relative URIs are not allowed anymore in Zend\Http\Client.
    Anyway, usage of relative URIs has no sense and no adapter can handle it.

Fixed

  • Fixed Zend\Http\Cookies::getAllCookies(Zend\Http\Cookies::COOKIE_STRING_ARRAY).
  • Fixed Zend\Http\Cookies::getAllCookies(Zend\Http\Cookies::COOKIE_STRING_CONCAT).
  • Fixed use of HTTP URIs with empty path in Request

Originally posted by @thomasvargiu at zendframework/zend-http#157

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions