pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/php-http



Module name:    wip
Committed by:   fhajny
Date:           Sun Mar 25 18:51:51 UTC 2012

Modified Files:
        wip/php-http: Makefile distinfo

Log Message:
Update php-http to 1.7.3

Changes in 1.7.3
* Fixed Bug #61310: Bundled pecl_http-1.7.2.tgz is invalid

CHanges in 1.7.2
+ Added PHP-5.4 compatibility
* Fixed bug #59974 methodRegister doesn't allow "_" to be in method name
* Fixed SAPI hang if request body size is greater than 4k with
  http_get_request_body_stream()

Changes in 1.7.1
* Fixed a bug when the status component of the HTTP response is missing
  (fixes Bug #19390) (Ilia)
* Fixed double-free when auto-decompressing pages (Ilia)
* Fixed non-funtional HttpMessage::setResponseStatus()
* Fixed Bug #22177 (http_redirect breaks output with
  zlib.output_compression=on)
* Fixed Bug #17806 (Segmentation fault when passing invalid url
  to http_get())
* Fixed logic error and possible hang in sapi_deactivate when using
  http_get_request_body() with a request body longer than 4096 bytes (Rob)
* Fixed Bug #17896 (Make failed)


To generate a diff of this commit:
cvs -z3 rdiff -u -r1.2 -r1.3 wip/php-http/distinfo
cvs -z3 rdiff -u -r1.3 -r1.4 wip/php-http/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/php-http/distinfo?r1=1.2&r2=1.3
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/php-http/Makefile?r1=1.3&r2=1.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index