fix leaks
[m6w6/ext-http] / php_http_header.c
2015-06-12  Michael WallnerMerge branch 'master' into phpng
2015-03-12  Michael WallnerMerge branch 'master' into phpng
2015-03-12  Michael WallnerMerge branch 'R_2_3'
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-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-22  Michael Wallnerzend_read_property API update
2015-01-20  Michael Wallnerfix leak
2015-01-19  Michael Wallnerfix arg by ref handling
2015-01-18  Michael Wallnerfix headers to string generation
2015-01-18  Michael Wallnerzend_hash_get_current_key_ex does not accept NULL for...
2015-01-14  Michael Wallnerflush WIP
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...