Fix php_http_message.c:136:14: warning: comparison between 'enum <anonymous>' and...
[m6w6/ext-http] / php_http_url.c
2012-12-12  Michael Wallneruse the params parser for query strings
2012-05-30  Michael Wallnerexlcude the port from hostname
2012-05-07  Michael Wallnerdon't sanitize URL path by default, and add http\Url...
2012-04-03  Michael Wallnercode cleanup
2012-02-29  Michael Wallnerfix crahs with empty urls because of typo
2012-01-20  Michael Wallnertests & bugfixes
2012-01-19  Michael Wallneradd http\Url::mod(mixed $new_url[, int flags])
2012-01-10  Michael Wallnerheader cleanups; fix IDE warnings
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-11-06  Michael Wallnerfix typo
2011-07-28  Michael Wallnerbuild and file maintenance
2011-06-14  Michael Wallnerhttp\Env::parseParams()
2011-06-12  Michael Wallnerthread safety
2011-05-21  Michael Wallner* querystring simplification and fixup
2010-09-09  Michael Wallnercleanups & includes
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk