| Summary: | dev-php5/pecl-http-1.3.3 version bump | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | toto <toto> |
| Component: | New packages | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | enhancement | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Other | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
*** This bug has been marked as a duplicate of bug 155755 *** |
1.3.3 * Fixed HttpResponse::setHeader("name", {omitted|NULL|""}) not unsetting header * Fixed array parameters to allow NULL in HttpRequest::__construct(), HttpRequest::getResposeCookie(), HttpMessage::setHeaders(), http_parse_cookie(), http_post_fields(). * Fixed possible leak in http_send_data() and HttpResponse::setData() * Fixed build --without-http-curl-requests (bug #8872) * Fixed build with PHP < 4.3.10 (bug #9067) 1.3.2 * Fixed invalid detection whether a deflated response should be started * Fixed build --without-http-zlib-compression (bug #8872)