Michael Wallner [Fri, 11 Jul 2014 13:08:23 +0000 (15:08 +0200)]
back to dev
Michael Wallner [Fri, 11 Jul 2014 12:57:55 +0000 (14:57 +0200)]
fix xml
Michael Wallner [Fri, 11 Jul 2014 12:25:43 +0000 (14:25 +0200)]
fix xml
Michael Wallner [Fri, 11 Jul 2014 12:17:29 +0000 (14:17 +0200)]
2.0.7
Michael Wallner [Fri, 11 Jul 2014 12:16:54 +0000 (14:16 +0200)]
package administrativa
Michael Wallner [Fri, 11 Jul 2014 08:59:34 +0000 (10:59 +0200)]
fix test
Michael Wallner [Thu, 10 Jul 2014 19:36:41 +0000 (21:36 +0200)]
better reporting whether the response was sent out completely
Michael Wallner [Thu, 10 Jul 2014 14:39:17 +0000 (16:39 +0200)]
simplify
Michael Wallner [Thu, 10 Jul 2014 14:01:12 +0000 (16:01 +0200)]
rm phpunit.phpt
Michael Wallner [Thu, 10 Jul 2014 13:56:33 +0000 (15:56 +0200)]
unfold cookie tests and fix variable type inconsitency
Michael Wallner [Thu, 10 Jul 2014 11:22:39 +0000 (13:22 +0200)]
add boundary check
Michael Wallner [Thu, 10 Jul 2014 11:10:03 +0000 (13:10 +0200)]
fix expectation
Michael Wallner [Thu, 10 Jul 2014 11:07:52 +0000 (13:07 +0200)]
unfold message body tests
Michael Wallner [Wed, 9 Jul 2014 18:32:36 +0000 (20:32 +0200)]
rfc compliant user agent; fix bug #67528
Michael Wallner [Wed, 9 Jul 2014 15:40:14 +0000 (17:40 +0200)]
port querystring tests
Michael Wallner [Wed, 9 Jul 2014 15:21:48 +0000 (17:21 +0200)]
unfold encoding tests
Michael Wallner [Wed, 9 Jul 2014 14:42:24 +0000 (16:42 +0200)]
unfold url tests
Michael Wallner [Wed, 9 Jul 2014 14:27:52 +0000 (16:27 +0200)]
unfold param tests
Michael Wallner [Wed, 9 Jul 2014 13:34:42 +0000 (15:34 +0200)]
.gitignore
Michael Wallner [Wed, 9 Jul 2014 12:37:27 +0000 (14:37 +0200)]
fix gc issue with json post
Michael Wallner [Wed, 9 Jul 2014 12:11:20 +0000 (14:11 +0200)]
fix refcount issue with env request body
Michael Wallner [Wed, 9 Jul 2014 11:58:22 +0000 (13:58 +0200)]
fix refcount issue with message bodies
Michael Wallner [Wed, 9 Jul 2014 09:15:47 +0000 (11:15 +0200)]
fix use after free if the closure returns true
Michael Wallner [Wed, 9 Jul 2014 09:15:00 +0000 (11:15 +0200)]
fixup testsuite for new remote endpoint
and honor SKIP_ONLINE_TESTS
Michael Wallner [Tue, 8 Jul 2014 10:11:29 +0000 (12:11 +0200)]
ensure the response message is actually of type response
it could be uninitialized in case of early error, like DNS
fixes bug #67584
Michael Wallner [Thu, 24 Apr 2014 09:16:54 +0000 (11:16 +0200)]
2.0.6
Michael Wallner [Thu, 24 Apr 2014 09:01:27 +0000 (11:01 +0200)]
reset the content length when the body was reset
Michael Wallner [Tue, 22 Apr 2014 09:58:06 +0000 (11:58 +0200)]
fix JSON POST handler in PHP-5.6+
Michael Wallner [Tue, 22 Apr 2014 09:57:36 +0000 (11:57 +0200)]
fix warning
Michael Wallner [Tue, 22 Apr 2014 09:56:23 +0000 (11:56 +0200)]
fix bug #67089 Segmentation fault (TSRM)
Michael Wallner [Wed, 16 Apr 2014 18:23:49 +0000 (20:23 +0200)]
test fix
Michael Wallner [Wed, 16 Apr 2014 18:12:18 +0000 (20:12 +0200)]
fix tests
Michael Wallner [Wed, 16 Apr 2014 18:10:53 +0000 (20:10 +0200)]
fix warning on extra argument to Countable::count(), fix zend_is_true
Michael Wallner [Wed, 16 Apr 2014 18:06:50 +0000 (20:06 +0200)]
fix assertion fail on zend_hash_quick_update
Michael Wallner [Wed, 16 Apr 2014 18:05:23 +0000 (20:05 +0200)]
catch "uploaded" state
Michael Wallner [Fri, 4 Apr 2014 12:13:26 +0000 (14:13 +0200)]
back to dev
Michael Wallner [Fri, 4 Apr 2014 12:03:31 +0000 (14:03 +0200)]
release 2.0.5
Michael Wallner [Fri, 17 Jan 2014 14:41:02 +0000 (15:41 +0100)]
Fix a rare crash with unitialized CURLOPT_HTTPHEADER
Michael Wallner [Fri, 17 Jan 2014 14:32:46 +0000 (15:32 +0100)]
let the build with external libs work
not sure what all that cruft was about; where are the comments!?
Michael Wallner [Fri, 3 Jan 2014 12:28:46 +0000 (13:28 +0100)]
fix SKIPIF
Michael Wallner [Fri, 3 Jan 2014 12:28:25 +0000 (13:28 +0100)]
dev
Remi Collet [Thu, 2 Jan 2014 16:19:18 +0000 (17:19 +0100)]
Fix build with -Werror=format-security
Michael Wallner [Thu, 2 Jan 2014 15:09:55 +0000 (16:09 +0100)]
release 2.0.4
Michael Wallner [Thu, 2 Jan 2014 15:07:59 +0000 (16:07 +0100)]
bump year
Michael Wallner [Thu, 2 Jan 2014 15:03:59 +0000 (16:03 +0100)]
fix bug #66388 (Crash on POST with Content-Length:0 and untouched body)
Michael Wallner [Tue, 10 Dec 2013 09:29:51 +0000 (10:29 +0100)]
remove pecl/event conflict
Michael Wallner [Tue, 10 Dec 2013 08:54:34 +0000 (09:54 +0100)]
fix typo; wtf?
Michael Wallner [Tue, 10 Dec 2013 08:41:17 +0000 (09:41 +0100)]
fix description
Michael Wallner [Tue, 10 Dec 2013 08:38:43 +0000 (09:38 +0100)]
Fixed bug #66250 (shutdown crash as shared extension)
the curl clients MSHUTDOWN was missing an raphf cleanup call
Michael Wallner [Tue, 26 Nov 2013 10:42:26 +0000 (11:42 +0100)]
release 2.0.1
Michael Wallner [Tue, 26 Nov 2013 10:34:23 +0000 (11:34 +0100)]
fix ws
Michael Wallner [Mon, 25 Nov 2013 22:01:23 +0000 (23:01 +0100)]
fixed a bug with multiple ob_start() on http\Env\Response while replacing it's body
Anatoliy Belsky [Sat, 23 Nov 2013 10:15:56 +0000 (10:15 +0000)]
fixed some tests for windows
Anatoliy Belsky [Sat, 23 Nov 2013 09:39:13 +0000 (09:39 +0000)]
fixed event2 headers inclusion once more
Anatoliy Belsky [Sat, 23 Nov 2013 09:38:01 +0000 (09:38 +0000)]
fixed ZTS
Anatoliy Belsky [Sat, 23 Nov 2013 08:38:45 +0000 (08:38 +0000)]
fix headers again, avoid header clashing including event2/*.h
Anatoliy Belsky [Fri, 22 Nov 2013 22:43:45 +0000 (22:43 +0000)]
added missing header in order struct event could be used as non pointer
Michael Wallner [Fri, 22 Nov 2013 10:42:42 +0000 (10:42 +0000)]
attempt to fix windows build
Michael Wallner [Fri, 22 Nov 2013 09:55:49 +0000 (09:55 +0000)]
2.0.0 stable
Michael Wallner [Fri, 22 Nov 2013 09:26:12 +0000 (09:26 +0000)]
fix tests with short_open_tags off
Michael Wallner [Thu, 21 Nov 2013 10:25:13 +0000 (10:25 +0000)]
let DEV_2 be trunk
Michael Wallner [Thu, 20 Jun 2013 13:20:43 +0000 (13:20 +0000)]
release 1.7.6
Remi Collet [Mon, 22 Apr 2013 17:58:30 +0000 (17:58 +0000)]
fix php 5.4 build
Michael Wallner [Fri, 8 Mar 2013 12:59:52 +0000 (12:59 +0000)]
fix bug #64380 (http_message_object.c build fails in 5.5.0alpha6)
Michael Wallner [Sun, 3 Mar 2013 07:14:52 +0000 (07:14 +0000)]
release 1.7.5
Michael Wallner [Sat, 2 Mar 2013 20:13:19 +0000 (20:13 +0000)]
* Fixed Bug #64310 (weak etags W/"abc" are quoted as "W/"abc"")
Michael Wallner [Mon, 2 Apr 2012 09:42:38 +0000 (09:42 +0000)]
fix bug #61372 (undefined symbol: Z_ADDREF_P - possibly wrong dependency?)
Michael Wallner [Thu, 8 Mar 2012 08:44:32 +0000 (08:44 +0000)]
* Fixed Bug #61310: Bundled pecl_http-1.7.2.tgz is invalid
Michael Wallner [Tue, 21 Feb 2012 10:07:05 +0000 (10:07 +0000)]
prepare 1.7.2 release
Michael Wallner [Tue, 21 Feb 2012 10:05:52 +0000 (10:05 +0000)]
allow underscores in methods
Fixes bug #59974 methodRegister doesn't allow "_" to be in method name
Michael Wallner [Tue, 21 Feb 2012 10:05:05 +0000 (10:05 +0000)]
fix http_get_request_body_stream() the same way like http_get_request_body()
(SAPI may hang at shutdown if request body is larger than 4k)
Michael Wallner [Tue, 21 Feb 2012 10:04:25 +0000 (10:04 +0000)]
fix tests
Michael Wallner [Fri, 17 Feb 2012 21:13:24 +0000 (21:13 +0000)]
hack PHP_5_4 compatibility into v1
Felipe Pena [Fri, 10 Jun 2011 22:13:08 +0000 (22:13 +0000)]
- Fixed output stuff
Felipe Pena [Fri, 10 Jun 2011 22:03:12 +0000 (22:03 +0000)]
- Fixed build with 5.4+
David Soria Parra [Sun, 22 May 2011 11:45:01 +0000 (11:45 +0000)]
Properly pass TSRMLS to php_ob_handler_used
Michael Wallner [Thu, 5 May 2011 06:43:10 +0000 (06:43 +0000)]
Fixed Bug #17896 Make failed
Michael Wallner [Thu, 5 May 2011 06:35:46 +0000 (06:35 +0000)]
realease 1.7.1
Michael Wallner [Thu, 5 May 2011 06:02:50 +0000 (06:02 +0000)]
Fix Bug #17806 Segmentation fault when passing invalid url to http_get()
Rob Richards [Mon, 18 Apr 2011 08:24:49 +0000 (08:24 +0000)]
fix hang in SAPI deactivate when body is 4096 bytes or more
Michael Wallner [Fri, 25 Mar 2011 16:17:58 +0000 (16:17 +0000)]
fix error in http_get_request_body spottet by rob
Michael Wallner [Thu, 24 Mar 2011 09:53:35 +0000 (09:53 +0000)]
fix http_exit_ex when zlib output compression is active
Michael Wallner [Thu, 24 Mar 2011 09:26:11 +0000 (09:26 +0000)]
fix logic error in HttpMessage::setResponseStatus
Ilia Alshanetsky [Mon, 22 Nov 2010 20:17:41 +0000 (20:17 +0000)]
Fixed double-free when auto-decompressing pages
Ilia Alshanetsky [Tue, 26 Oct 2010 15:27:36 +0000 (15:27 +0000)]
Fixed a bug when the status component of the HTTP response is missing
Michael Wallner [Wed, 9 Jun 2010 08:30:34 +0000 (08:30 +0000)]
silly mistake
Michael Wallner [Wed, 9 Jun 2010 07:29:35 +0000 (07:29 +0000)]
* Added generic http_negotiate() function (FR#17338)
Michael Wallner [Wed, 9 Jun 2010 06:23:16 +0000 (06:23 +0000)]
* revert incomplete trunk-compatibility-patch
Felipe Pena [Sat, 5 Jun 2010 17:50:09 +0000 (17:50 +0000)]
- Fix crash with non string property
Felipe Pena [Fri, 4 Jun 2010 23:54:40 +0000 (23:54 +0000)]
- Fixed build on php-trunk
Michael Wallner [Mon, 3 May 2010 08:29:31 +0000 (08:29 +0000)]
ahem
Michael Wallner [Mon, 3 May 2010 08:26:38 +0000 (08:26 +0000)]
attempt to fix trunk build
Michael Wallner [Wed, 28 Apr 2010 06:53:08 +0000 (06:53 +0000)]
fix memleak
Michael Wallner [Wed, 28 Apr 2010 06:50:06 +0000 (06:50 +0000)]
fixed bug #16893 Content not decoded with zlib support and compress enabled
Michael Wallner [Wed, 28 Apr 2010 06:39:22 +0000 (06:39 +0000)]
fxed bug #17169 wrong return value of HttpMessage::getHttpVersion()
Michael Wallner [Tue, 27 Apr 2010 13:42:32 +0000 (13:42 +0000)]
fixed bug #17087 http_build_cookie() exhausts memory if cookie value is NULL
Michael Wallner [Mon, 26 Apr 2010 12:03:12 +0000 (12:03 +0000)]
fix TS build, thanks Felipe
Michael Wallner [Mon, 26 Apr 2010 11:47:29 +0000 (11:47 +0000)]
use heap instead of stack
Michael Wallner [Mon, 26 Apr 2010 11:46:55 +0000 (11:46 +0000)]
don't limit header length to 1k
Michael Wallner [Mon, 26 Apr 2010 11:46:35 +0000 (11:46 +0000)]
fix access og HttpMessage properties