this test requires online
[m6w6/ext-http] / php_http_url.h
2015-03-02  Michael WallnerSTATUS -> ZEND_RESULT_CODE
2015-02-19  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2015-02-17  Michael Wallnerremove dead code
2015-02-07  Michael WallnerMerge branch 'R_2_2'
2015-02-05  Michael Wallneradd authority parsing
2014-11-07  Michael Wallnerditch php_url
2014-11-07  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-11-06  Michael Wallneruse our url parser
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael WallnerMerge branch 'R_2_1'
2014-11-06  Michael Wallnerprepare for using all constants together
2014-11-06  Michael Wallnerseparate url and parser state
2014-11-06  Michael Wallnermore explicit constant names
2014-11-06  Michael Wallnerfix query&fragment; add pctenc parser option
2014-11-06  Michael Wallnersimplify
2014-11-06  Michael Wallnerupdate
2014-11-06  Michael Wallnerexperimental urlparser
2014-08-05  Michael WallnerMerge branch 'merge-DEV_2'
2014-01-02  Michael Wallnerbump year
2013-11-21  Michael Wallnerlet DEV_2 be trunk
2013-05-19  Michael Wallner- less custom macro cruft
2013-01-04  Michael Wallner- we have const APIs in 5.4+ and do not care about...
2012-12-12  Michael Wallneruse the params parser for query strings
2012-05-07  Michael Wallnerdon't sanitize URL path by default, and add http\Url...
2012-04-04  Michael Wallnerfix bug #64111
2012-04-03  Michael Wallnercode cleanup
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
2011-07-28  Michael Wallnerbuild and file maintenance
2011-06-14  Michael Wallnerhttp\Env::parseParams()
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