Merge branch 'master' into phpng
[m6w6/ext-http] / php_http_misc.h
2015-02-18  Michael WallnerMerge branch 'master' into phpng
2015-02-16  Michael Wallnerlet the header parser fail more accurately
2015-02-08  Michael WallnerMerge branch 'master' into phpng
2015-01-20  Michael Wallnerfix cookies
2015-01-18  Michael Wallnerzend_hash_get_current_key_ex does not accept NULL for...
2015-01-16  Michael Wallnerflush WIP
2015-01-14  Michael Wallnerflush WIP
2014-11-07  Michael Wallnerdon't abuse STR_FREE; ditch http\Url::parse(); fix...
2014-09-01  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-08-26  Michael Wallnersimplify duff device usage
2014-08-26  Michael Wallnersimplify duff device usage
2014-08-05  Michael WallnerMerge branch 'merge-DEV_2'
2014-08-02  Remi ColletMerge branch 'master' of git.php.net:/pecl/http/pecl_http
2014-07-28  Michael Wallnerimprove message parsing performance by about 25%
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-11  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael Wallnersimplify
2014-07-10  Michael Wallnerunfold cookie tests and fix variable type inconsitency
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-10  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael WallnerMerge branch 'R_2_0'
2014-07-09  Michael Wallneradd missing define
2014-04-17  Michael WallnerMerge branch 'R_2_0'
2014-04-16  Michael Wallnerfix warning on extra argument to Countable::count(...
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-05-19  Michael Wallner- less custom macro cruft
2013-04-05  Michael Wallnerclient test and fixes
2012-12-20  Michael Wallnermerged response-streams branch
2012-12-20  Michael Wallneradd stream support for http\Env\Response
2012-12-14  Michael Wallnerremove unused code
2012-12-13  Michael Wallnerfix use of uninitialised value
2012-12-12  Michael Wallnerchange array_list API
2012-12-07  Michael Wallnerrefactored client options
2012-11-08  Michael Wallnerbetter PHP-5.3 compatibility
2012-07-30  Michael Wallnerfix php_http_locate_bin_eol(()
2012-04-05  Michael Wallnerfix serialization of http\Params; one test still fails...
2012-04-04  Michael Wallnerfix bug #64111
2012-04-03  Michael Wallnercode cleanup
2012-03-30  Michael Wallnerreintegrate the DEV_2-client branch
2012-03-26  Michael Wallneradd current state of refactoring
2012-03-26  Michael Wallnercommit lingering changes: http\Message::toStream()...
2012-03-22  Michael Wallnerremove php_http_request_method.[ch]; add support for...
2012-03-07  Michael Wallneradd bool http\Message::isMultipart([&$boundary]) and...
2012-01-19  Michael Wallnerfixup http\Message\Body::add() for files where data...
2011-11-06  Michael Wallnerfix typo
2011-07-28  Michael Wallnerbuild and file maintenance
2011-05-21  Michael Wallner* add a real separator vs. a type juggler
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallnercleanups & includes
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk