don't abuse STR_FREE; ditch http\Url::parse(); fix tests
authorMichael Wallner <mike@php.net>
Fri, 7 Nov 2014 19:37:07 +0000 (20:37 +0100)
committerMichael Wallner <mike@php.net>
Fri, 7 Nov 2014 19:37:37 +0000 (20:37 +0100)
commitb54d9ed0b0cd930f76754fe281e66f36a953085b
tree73bba2b594693b6fd85c6bffcd6bf87635c7bc3e
parenta4114b0ea5757190fdd7218dbf23588b6ae6e9a8
don't abuse STR_FREE; ditch http\Url::parse(); fix tests
29 files changed:
php_http_buffer.c
php_http_buffer.h
php_http_client_request.c
php_http_cookie.c
php_http_encoding.c
php_http_env.c
php_http_env_response.c
php_http_header_parser.c
php_http_info.c
php_http_message.c
php_http_message_body.c
php_http_message_parser.c
php_http_misc.c
php_http_misc.h
php_http_negotiate.c
php_http_negotiate.h
php_http_params.c
php_http_url.c
tests/url001.phpt
tests/urlparser001.phpt
tests/urlparser002.phpt
tests/urlparser003.phpt
tests/urlparser004.phpt
tests/urlparser005.phpt
tests/urlparser006.phpt
tests/urlparser007.phpt
tests/urlparser008.phpt
tests/urlparser009.phpt
tests/urlparser010.phpt