fix possible bus error on shutdown when using events
[m6w6/ext-http] / php_http_url.c
2014-08-13  Michael WallnerRemoved port and scheme guessing of http\Url for portab...
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-11-20  Michael Wallnerremoved awkward custom error handling and http\Object...
2013-11-05  Michael Wallner* standard return values
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-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