Merge branch 'DEV_2' into HEAD
[m6w6/ext-http] / package.xml
2013-11-21  Michael Wallnerlet DEV_2 be trunk
2013-11-20  Michael Wallnerremoved awkward custom error handling and http\Object...
2013-09-11  Anatoliy Belskyadded config.w32 to package.xml
2013-08-12  Michael Wallnertest reafactoring; release beta5
2013-07-16  Michael Wallnerconverted phpunit ClientRequestTest to PHPTs
2013-06-20  Michael Wallnerrelease 1.7.6
2013-04-05  Michael Wallnerclient test and fixes
2013-04-04  Michael Wallnerallow retrieval of response by request
2013-03-28  Michael Wallnercodename: client meltdown
2013-03-08  Michael Wallnerfix bug #64380 (http_message_object.c build fails in...
2013-03-03  Michael Wallnerrelease 1.7.5
2013-03-02  Michael Wallner* Fixed Bug #64310 (weak etags W/"abc" are quoted as...
2013-03-02  Michael Wallnerpecl/propro and pecl/raphf
2012-12-31  Michael Wallnerrelease beta4
2012-12-31  Michael Wallnerprepare beta4
2012-12-13  Michael Wallner2.0.0beta3
2012-12-12  Michael Wallneraqdd missing files
2012-11-29  Michael Wallner2.0.0beta2
2012-10-11  Michael Wallner2.0.0beta1
2012-04-13  Michael Wallnerprepare 2.0.0alpha1 release
2012-04-04  Michael Wallnerfix bug #64111
2012-04-02  Michael Wallnerfix bug #61372 (undefined symbol: Z_ADDREF_P - possibly...
2012-03-30  Michael Wallnerrelease dev10
2012-03-30  Michael Wallnerreintegrate the DEV_2-client branch
2012-03-30  Michael Wallnerupdate filelist
2012-03-26  Michael Wallneradd missing tests
2012-03-23  Michael Wallneradd population of _POST and _FILES for non-POST request...
2012-03-22  Michael Wallnerremove php_http_request_method.[ch]; add support for...
2012-03-22  Michael Wallnerremove 90% of the request method cruft; request methods...
2012-03-20  Michael Wallneradd changelog and new tests
2012-03-20  Michael Wallnerfix package.xml
2012-03-17  Michael Wallnerkeep track of changes in package.xml
2012-03-17  Michael Wallnerrename http\Env\Request::getPost() to getForm(), becaus...
2012-03-16  Michael Wallnerrelease 2.0.0dev8
2012-03-09  Michael Wallnerrelease 2.0.0dev7
2012-03-08  Michael Wallner* Fixed Bug #61310: Bundled pecl_http-1.7.2.tgz is...
2012-03-01  Michael Wallnerfix tests; fix leaks in new http\Env\Request methods...
2012-02-24  Michael Wallnerexperimental stream message parser
2012-02-21  Michael Wallnerprepare 1.7.2 release
2012-01-23  Michael Wallnermake place for real release notes; keep a major changes...
2012-01-23  Michael Wallnerfix bug #60839 php_http_serf.h missing; prepare dev4...
2012-01-16  Michael Wallnerrelease 2.0.0-dev3
2011-06-14  Michael Wallnerrelease 2.0.0dev2
2011-06-10  Michael Wallnerseparate php_http_env_response and implement content...
2011-06-02  Michael Wallneradd package.xml for dev1 release
2011-05-05  Michael WallnerFixed Bug #17896 Make failed
2011-05-05  Michael Wallnerrealease 1.7.1
2010-06-09  Michael Wallnersilly mistake
2010-06-09  Michael Wallner* Added generic http_negotiate() function (FR#17338)
2010-04-28  Michael Wallnerfixed bug #16893 Content not decoded with zlib support...
2010-04-28  Michael Wallnerfxed bug #17169 wrong return value of HttpMessage:...
2010-04-27  Michael Wallnerfixed bug #17087 http_build_cookie() exhausts memory...
2009-12-29  Michael Wallnerreleae 1.7.0b2
2009-11-05  Pierre Joye- update to package.xml v2
2009-02-16  Michael Wallnerrelease 1.7.0b1
2008-12-05  Michael Wallnerupdate package.xml
2008-07-23  Michael Wallnerrelease 1.6.1
2007-11-26  Michael Wallnerprepare release 1.6.0
2007-10-05  Michael Wallner- release 1.6.0RC1
2007-09-27  Michael Wallner- release 1.6.0b2
2007-09-05  Michael Wallner- release 1.6.0b1
2007-02-25  Michael Wallner- release 1.5.2
2007-02-21  Michael Wallner-release 1.5.1; build failure (PHP5<5.2) due to ZEND_MN...
2007-02-20  Michael WallnerI lied
2007-02-20  Michael Wallner- release 1.5.0
2007-02-10  Michael Wallner- release 1.5.0RC2
2007-02-09  Michael Wallner- include everything in http.c
2007-02-08  Michael Wallner- 1.5.0RC1
2007-01-23  Michael Wallner- allow response codes up to 599
2007-01-19  Michael Wallner- release 1.4.0RC2
2006-12-04  Michael Wallner- release 1.4.0RC1
2006-11-23  Michael Wallner- ditch usage of clunky HTTP_GSC/HTTP_GSP macros
2006-11-06  Michael Wallner- added missing ssl version constants
2006-11-05  Michael Wallner- changelog
2006-10-27  Michael Wallner- release 1.3.3
2006-10-25  Michael Wallner- prepare 1.3.3
2006-10-10  Michael Wallner- release 1.3.2
2006-10-02  Michael Wallner- release 1.3.1
2006-09-19  Michael Wallner- release 1.3.0
2006-08-26  Michael Wallner- release 1.2.1
2006-08-24  Michael Wallner - added HttpException::__toString() which takes care...
2006-08-18  Michael Wallner - release 1.2.0
2006-07-17  Michael Wallner- release 1.1.0
2006-06-26  Michael Wallner- release 1.0.1
2006-06-08  Michael Wallner- add HttpMessage::guessContentType()
2006-05-28  Michael Wallner- release RC5
2006-05-19  Michael Wallner - release RC4
2006-04-13  Michael Wallner- release 1.0.0RC3
2006-03-28  Michael Wallner- release 1.0.0RC2
2006-03-19  Michael Wallner- release 1.0.0RC1
2006-03-07  Michael Wallner- rename HttpQueryString::getInstance() to HttpQueryStr...
2006-03-06  Michael Wallner- split off files from tutorial.txt into lib/*.php
2006-02-23  Michael Wallner- release .24.1
2006-02-20  Michael Wallner- release .24
2006-02-15  Michael Wallner- really fix http_parse_cookie()
2006-02-15  Michael Wallner- release 0.23
2006-02-11  Michael Wallner- spawn off http_cookie_api
2006-02-06  Michael Wallner- we actually never return by ref
2006-02-06  Michael Wallner- update docs
2006-02-03  Michael Wallner- prepare v.22 release
next