administrativa
[m6w6/ext-http] / php_http.h
2012-11-29  Michael Wallner2.0.0beta2
2012-10-11  Michael Wallner2.0.0beta1
2012-04-04  Michael Wallnerfix bug #64111
2012-04-03  Michael Wallnercode cleanup
2012-04-02  Michael Wallnerfix bug #61372 (undefined symbol: Z_ADDREF_P - possibly...
2012-03-30  Michael Wallnermissing version number
2012-03-26  Michael Wallneradd missing tests
2012-03-23  Michael Wallneradd population of _POST and _FILES for non-POST request...
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-02-21  Michael Wallnerprepare 1.7.2 release
2012-02-17  Michael Wallnerhack PHP_5_4 compatibility into v1
2012-01-10  Michael Wallnerheader cleanups; fix IDE warnings
2012-01-09  Michael Wallnerheader cleanups and fix some warnings
2011-11-06  Michael Wallnerserf and new params parser
2011-07-28  Michael Wallnerbuild and file maintenance
2011-07-27  Michael Wallnerremove FluentlyCallable interface
2011-06-12  Michael Wallnerthread safety
2011-06-10  Michael Wallnerseparate php_http_env_response and implement content...
2011-05-21  Michael Wallner* change shutdown order because of resource factory
2011-05-05  Michael Wallnerrealease 1.7.1
2010-10-21  Michael Wallnerpush a load of changes before holidays
2010-09-09  Michael Wallnerinclude headers where they're actually needed
2010-09-09  Michael Wallnerinclude headers where they're needed
2010-09-07  Michael Wallnerimport 2.0 devl branch, suitable for PHP-trunk
2010-06-09  Michael Wallner* Added generic http_negotiate() function (FR#17338)
2010-05-03  Michael Wallnerattempt to fix trunk build
2009-12-31  Michael Wallneryear bump
2009-12-29  Michael Wallnerreleae 1.7.0b2
2008-12-05  Michael Wallner* start 1.7.0-dev
2008-12-05  Michael Wallnerrelease 1.6.2
2008-12-05  Michael Wallnerjesus, set a reasonable version
2008-03-31  Steph Fox- Bring the majority of PECL extensions into line with...
2008-02-04  Michael Wallnerfix PHP_5_3 build
2007-11-26  Michael Wallnerprepare release 1.6.0
2007-10-05  Michael Wallner- release 1.6.0RC1
2007-09-26  Michael Wallner- changelog
2007-09-05  Michael Wallner- separate http_boundary()
2007-04-27  Michael Wallner- add libevent support
2007-04-25  Michael Wallner- created branch R_1_5
2007-04-24  Michael Wallner* Fixed crashes with repeated registering/unregisiterin...
2007-02-22  Michael Wallner- removed error prone macros, fixes bug #10151 (build...
2007-02-21  Michael Wallner-release 1.5.1; build failure (PHP5<5.2) due to ZEND_MN...
2007-02-20  Michael Wallner- release 1.5.0
2007-02-09  Michael Wallner- inc. version
2007-02-09  Michael Wallner- finalize persistent handle support (probably)
2007-02-08  Michael Wallner- 1.5.0RC1
2007-02-07  Michael Wallner- fix copyright year
2007-02-04  Michael Wallner- reimplement persistent handle code
2007-01-27  Michael Wallner- add persistent cURL handle support
2007-01-23  Michael Wallner- add HttpMessage::fromEnv(int type[, string class_name])
2007-01-23  Michael Wallner- allow response codes up to 599
2007-01-12  Michael Wallner- version bump
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-22  Michael Wallner- improve response performance
2006-11-05  Michael Wallner- changelog
2006-11-04  Michael Wallner- version bump
2006-10-25  Michael Wallner- prepare 1.3.3
2006-10-17  Michael Wallner- fix unsetting response headers
2006-10-07  Michael Wallner- attempt to fix bug #8872 (build fails --without-http...
2006-10-02  Michael Wallner- release 1.3.1
2006-10-02  Michael Wallner- improve http_get_request_headers()
2006-09-27  Michael Wallner- portable ctype (netbsd.org/cgi-bin/query-pr-single...
2006-09-20  Michael Wallner- version bump
2006-09-19  Michael Wallner- release 1.3.0
2006-09-13  Michael Wallner- (non-)ZTS fixes
2006-09-13  Michael Wallner- add HttpRequestDataShare (interface to curl_share)
2006-09-09  Michael Wallner- add pipelining support to HttpRequestPool (libcurl...
2006-08-24  Michael Wallner - added HttpException::__toString() which takes care...
2006-08-21  Michael Wallner- fix a load of issues with inheritance and cloning
2006-08-18  Michael Wallner - release 1.2.0
2006-07-24  Michael Wallner- attempt to fix hash dep check
2006-07-21  Michael Wallner- add http_build_cookie
2006-07-17  Michael Wallner- release 1.1.0
2006-07-17  Michael Wallner- fix overload guards leaks
2006-07-06  Michael Wallner- add HttpQueryString::mod()
2006-07-05  Michael Wallner- fix HttpResponse::capture() failure if buffered outpu...
2006-06-26  Michael Wallner- release 1.0.1
2006-06-11  Michael Wallner- attempt to fix gcc-2.95 build by using less HTTP_HAVE...
2006-06-08  Michael Wallner- fix version
2006-06-08  Michael Wallner- fix ext/hash detection and dependency
2006-06-07  Michael Wallner- config.m4 moved to config9.m4
2006-06-06  Michael Wallner- allow to avoid deps on shared extensions on build...
2006-06-01  Michael Wallner+ Added INI entries: http.log.not_found, http.send...
2006-05-31  Michael Wallner- fix build on Debian systems where access to Curl_...
2006-05-28  Michael Wallner- release RC5
2006-05-27  Michael Wallner- fix usage of request time
2006-05-27  Michael Wallner- adjust ini entry names to those of the globals struct
2006-05-20  Michael Wallner- bump version
2006-05-19  Michael Wallner - release RC4
2006-04-28  Michael Wallner- add http_parse_params()
2006-04-17  Michael Wallner- ob_etaghandler is not eraseable from userland with...
2006-04-13  Michael Wallner- release 1.0.0RC3
2006-04-06  Michael Wallner- add missing http_request_body_encode()
2006-04-06  Michael Wallner- added missing http_request() function stub
2006-03-28  Michael Wallner- get rid of 1001 strict-aliasing warnings
2006-03-28  Michael Wallner- release 1.0.0RC2
next