fix build with old curl version
[m6w6/ext-http] / php_http_curl_client.c
2012-12-13  Remi Colletfix build with old curl version
2012-12-13  Michael Wallnerremove superfluous buffer macros
2012-12-12  Michael Wallnerchange array_list API
2012-12-09  Michael Wallnerget_storage() -> php_http_curl_client_get_storage()
2012-12-09  Michael Wallnerremove odd includes
2012-12-07  Michael Wallnerrefactored client options
2012-11-09  Michael Wallnerallow interrupted message parsing from stream
2012-11-08  Michael Wallnerbetter PHP-5.3 compatibility
2012-07-30  Michael Wallnerallow send() without parameter
2012-06-17  Anatoliy Belskyfixes for windows and 5.3 compatibility
2012-05-30  Michael Wallner* split request and response message parsers, so the...
2012-04-05  Michael Wallneruse php_http_array_hashkey_string* where applicable
2012-04-03  Michael Wallnercode cleanup
2012-03-30  Michael Wallnerrelease dev10
2012-03-30  Michael Wallnerreintegrate the DEV_2-client branch
2012-03-30  Michael Wallnerbatch renaming: client*curl curl*client