Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/php/pecl-http-pecl_http

Extended HTTP Support
https://github.com/php/pecl-http-pecl_http

codename: client meltdown

f753226f1f45e10ef3916256ec1bc0416c8644a8 authored almost 12 years ago
extesion deps

5855b4ed57714dabea33a2c57d4b9cb1a03af70c authored almost 12 years ago
fix fragile tests depending on timezone

a5dac57bfda10f24d6f2fb5047b4c5408a97651d authored almost 12 years ago
fix bug #64380 (http_message_object.c build fails in 5.5.0alpha6)

d49be1d46a5015f4b7daf1cb56754ba791cf9ec5 authored almost 12 years ago
release 1.7.5

d7ce6cca59bb57636f075048fc3ff48038c3e45e authored almost 12 years ago
* Fixed Bug #64310 (weak etags W/"abc" are quoted as "W/"abc"")

280b469e963c4e96a1cc8de6c500ed58aaf629b5 authored almost 12 years ago
pecl/propro and pecl/raphf

4e01624af6018b6341b47742bf7985c23c0c7ed2 authored almost 12 years ago
fix tests

921522e44830f4f04cfbaeeffb52c6b1fb9dceaa authored almost 12 years ago
autoconf-old compatibility

5946b5b8a86f299bb3b37e3a60d9173ad655b3f9 authored almost 12 years ago
adopt persistent handle API

aa7ae53bc07a9a737d9957de80d86e6c5bb8fd0d authored almost 12 years ago
reintegrated propro branch

a6220b1d0812dba5bd3143b99fc41b57b242d55a authored about 12 years ago
split off property proxy

8191c55421fb6ecc86185608a8b0510da1525e1e authored about 12 years ago
split off property proxy

bfa5d473bdfb59fd39f04c2b8fb77ea4a7e9421b authored about 12 years ago
merge raphf branch

bdfb6ea52cee9a08738172d6bdaa20131610c4af authored about 12 years ago
split off raphf

0ee6755121a35b2e7bcca536f19c8d34d2b9ba6b authored about 12 years ago
raphf

3d8d07b22b295ce667e5b5fa1bee5bbd32250985 authored about 12 years ago
add max-age to http\Cookie

8df0e5b02cd04b43f19045c0f4f69c4076840d27 authored about 12 years ago
Fix bug #63947 $_POST set as NULL for GET when Content-Type is set as application/json

b4920d7ad19ae6704e10cb29fca652b47e1bc61f authored about 12 years ago
- we have const APIs in 5.4+ and do not care about warnings in 5.3

- separate php_http_url_to_string()

1b8751d5926235de8d0a9e26809ed774db709cde authored about 12 years ago
tracis-ci

d76e827648dc84038d41fd58f312e5824ec71791 authored about 12 years ago
travis-ci

84909022568cb8e41e7e5767d4f1aae89a8e0190 authored about 12 years ago
fixed config.w32 for build with curl enabled

2a501676c41f8b78392fdf4cd33e9eeaf46736f4 authored about 12 years ago
Fix php_http_message.c:136:14: warning: comparison between 'enum <anonymous>' and 'php_http_message_parser_state_t'

f05a032e5e994a8b1ea8b5ab0291f1d1d6d42355 authored about 12 years ago
fix memset arg order

6519517dbcc5d55117b3fa94572fe93123ddfe56 authored about 12 years ago
release beta4

2604ca29ca8a9d6d44355b165d56117463096b7e authored about 12 years ago
disable libserf check

abf7600bad0263c63df371c2e7328d1d10d378ac authored about 12 years ago
fix explicit php version in test

52fa2bf86155b396b46d0b18e47c588d968b8ab2 authored about 12 years ago
prepare beta4

b7db0fc5a73cc8c7d3164e5d500cddd17bc7cb9e authored about 12 years ago
%d object handle id

1265e8ed0f81705c432ac269c4e04c3632d6bed8 authored about 12 years ago
fixed message var_dump with inherited property with increased access level

7c07f43d4369b673ccbe57ad84809ce13d32265f authored about 12 years ago
safety guards for objects which di not set the intern pointer automatically

eba42bcdd8a59dacc713f04e68d6293ab52861c6 authored about 12 years ago
merged bodycount branch

87702149e0c422104aec0ddb7391f91392be0376 authored about 12 years ago
implement message body reference counting

34c8af32031e2e847b4919402373ad70fc28a863 authored about 12 years ago
we've a massive problem with message bodies refernced both from message structs and zend objects; attempt to clear this issue

fd8c28f586debd296715805050fa808e1f46ee01 authored about 12 years ago
merged response-streams branch

6f61c56b9d16c4fd68e388e629cc5a9248fe8281 authored about 12 years ago
add stream support for http\Env\Response

tests++

4ebb73feef38aea0560abf7c3a9435dda4d77820 authored about 12 years ago
Attempt to add streams support to http\Env\Response

c575f6e9c391f0b89fe3f40391fdea143ffda23b authored about 12 years ago
simple escape/quotes support for the params parser

6dec39305b19e86425d30d10bff7fa788d3d83ab authored about 12 years ago
disable for 5.3

e3707ff9fa944c45a5a5342d975410f1c4028d12 authored about 12 years ago
add http\Header::getParams()

0327131cf87a5be32585fea1291178b60a359cbf authored about 12 years ago
remove unused code

44fe4835fc6e109df847778b54142ad75c64c4b4 authored about 12 years ago
fix build with old curl version

dada371ebca4e4015b00067254fad1d7c2f06d2f authored about 12 years ago
2.0.0beta3

3c3f9acdfd5c53e85e19b5074bee3a20fc76050e authored about 12 years ago
remove superfluous buffer macros

25f0c16244fc5f8b2c9d9bfddab8a541d2521789 authored about 12 years ago
separate zval, so source is not urlencoded

f08f6dfe8fc5a2af698cac626b42de1619ef6332 authored about 12 years ago
fix use of uninitialised value

c3aaed076e9439cf8ec12f02474746da56796bba authored about 12 years ago
catch CRs with %c and remove XFAIL

d89a48dc8a34d3c4fbee9372d07c8c9fd5bde619 authored about 12 years ago
use the params parser for query strings

4308cb174a56bdbca09b8a30e869eb2e751f5f9b authored about 12 years ago
no need to separate the zval here

a42f3d4cbbff728783484b5766c52c7061cdff26 authored about 12 years ago
fix crash with free'd event_base pointer

29da2f786a5e5afdace78adfded0b15c38a6a6cc authored about 12 years ago
fix leak with vararg zend_parse_parameters

181671a28686defeb8504bba7dd0b1ba7c9d4741 authored about 12 years ago
aqdd missing files

f67e69874fc670c9ee1944349c227c6df6d25a80 authored about 12 years ago
tests++

cd4b861addec695f3b7d78c5184294c34c5ab732 authored about 12 years ago
re-implement params serializer

565b1721506d335bd2fc8b52126b3827eb7212e4 authored about 12 years ago
remove unsued _to_struct

d6de91633c13a70ca16ea6267f764571d3714261 authored about 12 years ago
use final_class flag

50d35852ac8e72d753aa44e9b1a7ceac04de61db authored about 12 years ago
use explicit abstract class flag

00ddfeff901c72b329d32956f1fb7d909eec2314 authored about 12 years ago
add http\Header::negotiate()

add http\Header::parse()

5e651aa1fe9e5648f80708a01a6291c2aac5ca71 authored about 12 years ago
use array_list

39c577a412719fa721ae26dd2d87a63fb8ab849a authored about 12 years ago
display registered API

6d3b1f9cef7c8e63fc6ffa7305fd971bab6a58be authored about 12 years ago
fiy segv with null pointer string on flush

b4d3e570d0dfac8421235d8f967a92e0c4c3657e authored about 12 years ago
change array_list API

7b028d0cbb030f9610084314f67b77907d8474a2 authored about 12 years ago
remove pass_state callback flag

7566d9549758b56d37b86473feb16248378744e0 authored about 12 years ago
tests++

05ae9a5d01e29d7174152b1b46a5af09833d71ef authored about 12 years ago
fix leak

8ff64cbcacd493296306507ca7e5b16d8c843e43 authored about 12 years ago
fix leak

fix addBody()
fix setting the parentMessage property

dab62efe8ad1d6ca4f8101503743dccc74583fb0 authored about 12 years ago
fix caching by last modified

honor throttle rate
fix leaks

b9b940d68c0569107bf1afefeca2a1e5f1efab04 authored about 12 years ago
get_storage() -> php_http_curl_client_get_storage()

4842189b0728fce33e3403d4c2fbf2435bb705f4 authored about 12 years ago
get_storage() -> php_http_curl_client_get_storage()

ea53d5037a6b49f80c0220ff55d3e07ba14baa3b authored about 12 years ago
fix leaks

2d8fa380044959fc54fde2128a9f74feaf0df7ea authored about 12 years ago
simplify getCookies()

0103bacf2e2ca5543a01229303d89c9c0cf1ec22 authored about 12 years ago
fix leak

86d66a015986faf8cfd9910dcbc903a51295b566 authored about 12 years ago
explicit chunk size

5b61dddf44a9153d722e29b0ad61633afb527820 authored about 12 years ago
remove odd includes

8d19764f400fa149e41e426ea851fa6937853ff9 authored about 12 years ago
refactored client options

7ba90c6d9d6843549fb9227d1a7aa05033e60772 authored about 12 years ago
2.0.0beta2

1090760c65b564b30c0e30598cd19a1238e683f6 authored about 12 years ago
fixup stream filters, so that, when attached as a reading

stream filter, eof of tmp and mem streams is detected
correctly

a11c3299ca4d94c9f21266dbbddc19e20da19078 authored about 12 years ago
let the caller care for the message headers on serialisation if read filters are attached to the body resource

5df3bfd0128ebd48de13c95fc459110eb0463c30 authored about 12 years ago
addref to body resource

c5acc26cedb0caa61c7c38422ebb9d7e3aca39e7 authored about 12 years ago
allow interrupted message parsing from stream

628bdcb6edd65cb683b43af16cd0ce619b56d58a authored about 12 years ago
better PHP-5.3 compatibility

d5de4f9eae86ae1dab0f8a906bf9543710ae124d authored about 12 years ago
- add http\Env::getResponseStatusForAllCodes()

- merge message headers

64722314d70dc547e477d87927c22b598aa463d0 authored about 12 years ago
80%+ test coverage

575f4ce7a82c2c2bf4fb597f6a3a3de077403910 authored over 12 years ago
fix grabbing files from array

0ba01182029d13dfd02e90875f3b0da16eb3331c authored over 12 years ago
fix typo

d3cd2c4fb0abc0400276e46a8452e7d9297129ce authored over 12 years ago
fix curl_multi with libevent2

287edcbfb698ff402588f7057dae0bc994d6e8e4 authored over 12 years ago
2.0.0beta1

c3200376cd66459d40a1a520074119713c9c8dff authored over 12 years ago
test http\Url::SANITIZE_PATH

5211ee30b8fe45d429dbf7c37b83ab99a763f33b authored over 12 years ago
test parsing messages from stream

773a621472c013138f57ccb3951ca310b084f330 authored over 12 years ago
fix leak in persisten handles cleanup routine

868dafaf33431cd79f5f28c6f9b8fc166631b243 authored over 12 years ago
fix php_http_locate_bin_eol(()

302149963f42c5e839f34dfa79195d6fc441e279 authored over 12 years ago
fix parsing messages from stream

42167829591c8ddf24386c65cf0d5caf00f6f9cc authored over 12 years ago
implement Serializable

86c77c2966b90f63ad5b6991733ab036d33a976d authored over 12 years ago
implement Serializable

3d6119e310337b4453b30312ea65613208493cd3 authored over 12 years ago
add php_http_message_zip(): merge request/response messages for history

b340a8fa0aacc9727d54bb3957eb6902bc350004 authored over 12 years ago
fix parsing of folded headers

22f2117f08acf0fcf84d70a54ef168ff1627fc69 authored over 12 years ago
foward querystring API

112e0617d9aa6f3043dfeb94a945b17e31b85430 authored over 12 years ago
ensure we're talking to curl ops

7bcfee9d63fd596119c5ba29f6f2e193f34e0f45 authored over 12 years ago
ensure we're talking to curl ops

2e9b16f0debeedcef8a69d6663843de747d3eef3 authored over 12 years ago
allow send() without parameter

76d9a80c059b435bd0975a2cddd8f614837580d5 authored over 12 years ago