Ecosyste.ms: OpenCollective

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

ReactPHP

Bringing async programming to PHP
Collective - Host: opensource - https://opencollective.com/reactphp - Website: https://reactphp.org - Code: https://github.com/reactphp

Merge pull request #267 from clue-labs/multipart-gotchas

Fix handling invalid or incomplete multipart parts

github.com/reactphp/http - 2db0c91fabc08228eee208c33bed267f2db7651f authored almost 7 years ago by Jan Sorgalla <[email protected]>
Prepare v1.1.0 release

github.com/reactphp/promise-stream - 77ca2a233db59d671864c88e2b716d875cfbeb1f authored almost 7 years ago by Christian Lück <[email protected]>
Strictly obey newline definitions as per RFC 7578 and RFC 2046

github.com/reactphp/http - cd5d3c80b11ea48074b7dc75be034721805e3470 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #7 from clue-labs/error-first

Reject first() when stream emits an error event

github.com/reactphp/promise-stream - 0bee861f17460a71cb3f1ee53b6f62a8adad5408 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #8 from clue-labs/close-event

Explicit close of unwrapped stream should not emit error event

github.com/reactphp/promise-stream - 1793f25116ba01649271aac5826417472bd4133d authored almost 7 years ago by Jan Sorgalla <[email protected]>
Avoid excessive member variables

github.com/reactphp/http - 7ed5a80d8ff486f8b0f630cfe6ab46ea685c0ed5 authored almost 7 years ago by Christian Lück <[email protected]>
Simplify parameter parsing by removing duplicate logic

github.com/reactphp/http - 129df64e9e3194b742936611523f607f5942b3e3 authored almost 7 years ago by Christian Lück <[email protected]>
Fix ignoring invalid/incomplete parts

github.com/reactphp/http - 8c281d472ba687a248f2f04940bc95a273fc77ea authored almost 7 years ago by Christian Lück <[email protected]>
Rely on required boundary=X parameter and do not try to guess

github.com/reactphp/http - 5da1a87a4c46a762895d56610497ca5d0beb0c44 authored almost 7 years ago by Christian Lück <[email protected]>
Handle file uploads with missing or duplicate Content-Type header

github.com/reactphp/http - 7c790efac2d726b88bef8a9e9bd4b7d420c5ec7d authored almost 7 years ago by Christian Lück <[email protected]>
Explicit close of unwrapped stream should not emit error event

github.com/reactphp/promise-stream - 6c8ee417c15c4e9405e575675549c111e5385b5a authored almost 7 years ago by Christian Lück <[email protected]>
Reject first() when stream emits an error event

github.com/reactphp/promise-stream - 00334dcc693285877a479490baba508f56d894fa authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #266 from WyriHaximus/rename-server-to-streamingserver

Renamed Server to StreamingServer

github.com/reactphp/http - d660095233a5c9e0b2a804666b7f4e58a73f8824 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #265 from clue-labs/multipart-names

Fix parsing multipart chunks with nested field names

github.com/reactphp/http - 68d4a12ab15762b4aa9d4b1a51a89e6789847de7 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Renamed Server to StreamingServer

github.com/reactphp/http - 1a76f2b095188e40563ada5342c10b3796663249 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Fix parsing deeply nested POST structures

github.com/reactphp/http - 8496516b4c0d71a5b55a5d619cde49da65406762 authored almost 7 years ago by Christian Lück <[email protected]>
Fix overwriting existing nested array structures

github.com/reactphp/http - e708ab4077800c333788ac4ef8e94f37b5f933a7 authored almost 7 years ago by Christian Lück <[email protected]>
Ignore multipart chunks without name

github.com/reactphp/http - d205a8e30736ab1098a78681f49c561e72f809e0 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #264 from clue-labs/upload-nothing

Report error if no file is selected for upload (UPLOAD_ERR_NO_FILE)

github.com/reactphp/http - f3eb11e381b809165596c358cd85b4b822de4a3a authored almost 7 years ago by Jan Sorgalla <[email protected]>
Report UPLOAD_ERR_NO_FILE if no file is selected for upload

github.com/reactphp/http - 628a1217f7552d126fec1c8ca43136220a49df68 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #261 from WyriHaximus/258

Respect MAX_FILE_SIZE POST field in MultipartParser

github.com/reactphp/http - 19b1cdae091430cc7c3f1355559436a5d0f1e98e authored almost 7 years ago by Jan Sorgalla <[email protected]>
Respect MAX_FILE_SIZE POST field in MultipartParser

github.com/reactphp/http - fe0e1da70944dea8b0937594fa3c8369cef5b40c authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #252 from clue-labs/file-uploads

Add file upload example and documentation

github.com/reactphp/http - 1d80e401334cf6170e603332add42a1f6c457b1c authored almost 7 years ago by Jan Sorgalla <[email protected]>
Add file upload example and documentation

github.com/reactphp/http - 19fd073532e291d64ec7268cb4df373c864df37d authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #253 from clue-labs/headers-8k

Raise maximum request header size to 8k to match common implementations

github.com/reactphp/http - 4453b2feca856bffa97be10a6055c2460c66c8d2 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Raise maximum request header size to 8k to match common implementations

github.com/reactphp/http - 37faecba41911cafa369a8eca47432ae62687f24 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #235 from andig/chunked

Support buffering requests with unknown length (Transfer-Encoding: chunked) in RequestBodyBuffer...

github.com/reactphp/http - 1d5bd0ba0ec5f97c00798c02e599e5dcb6c7bad2 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Handle errors during buffering

github.com/reactphp/http - cbf14ebe27c2a056ab7e5ca36671937d1937c441 authored almost 7 years ago by andig <[email protected]>
Implement buffering for requests with chunked transfer encoding

github.com/reactphp/http - cdf9debf1796124157877581123195a42e6cf0de authored almost 7 years ago by andig <[email protected]>
Added setExpectedException method for compatibility

github.com/reactphp/dns - b0b76d6bc403d9d93f7b20238ba02596405c0822 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Prepare v0.7.5 release

github.com/reactphp/stream - a41bbffdda5e3f4282012f8e346cef48ecb28b24 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #123 from clue-labs/examples

Restructure examples to ease getting started

github.com/reactphp/stream - 9a54b9a7f6c04d515ccf514df8cb1508c866a378 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Restructure examples to ease getting started

github.com/reactphp/stream - f62f6dc5cbff6210cd2f350628372e7c380ced5d authored almost 7 years ago by Christian Lück <[email protected]>
Add simple HTTP client example

github.com/reactphp/stream - 9736f2579b02c972db21ce91df487797f2663387 authored almost 7 years ago by Christian Lück <[email protected]>
Add documentation for examples

github.com/reactphp/stream - 195515b1558b34bf98002fa77e6176817453bf9c authored almost 7 years ago by Christian Lück <[email protected]>
Prepare v0.8.6 release

github.com/reactphp/socket - 2e8660111d14df908a913a058bce4a1786de489f authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #133 from gabriel-caruso/phpunit

Forward compatibility with PHPUnit 6

github.com/reactphp/socket - ae97217db7a64253033f0ea54482963ea3005959 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #136 from clue-labs/examples

Restructure examples to ease getting started

github.com/reactphp/socket - a73caf8622baf2920b10f276c4ff2dd93f09432b authored almost 7 years ago by Jan Sorgalla <[email protected]>
Improve risky tests to contain rudimentary assertions

github.com/reactphp/socket - 4896aacb248b9f8f1b302b2b9d130fd7aa51c6b4 authored almost 7 years ago by Christian Lück <[email protected]>
Support PHPUnit 6

github.com/reactphp/socket - 908f2f591a7c88a5736de7fb989f670e427bab56 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Restructure examples to ease getting started

github.com/reactphp/socket - 460a8aabddafc60f583f68e7c9598b83948b8d2a authored almost 7 years ago by Christian Lück <[email protected]>
Add documentation to client examples

github.com/reactphp/socket - e514db10f3736068c612a126189f813357ef4446 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #122 from gabriel-caruso/phpunit

Forward compatibility with PHPUnit 6

github.com/reactphp/stream - 97269c1797749d3303dc7422e4e219e2585c109c authored almost 7 years ago by Jan Sorgalla <[email protected]>
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

github.com/reactphp/dns - 58db19abeaacd2131262f95ef6230698dcaff415 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Added PHPUnit 6 support

github.com/reactphp/stream - 7a0706b2db140892f36dc5eefa3d13f4d6c9424f authored almost 7 years ago by Gabriel Caruso <[email protected]>
Add simple HTTP server example

github.com/reactphp/socket - 0f075a70f45e11165bc723405406cdad4174f65e authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #105 from gabriel-caruso/phpunit

Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

github.com/reactphp/promise - e44d75969b3e5ed1cc0af80b06013b76c1d7a69b authored almost 7 years ago by Jan Sorgalla <[email protected]>
Added PHPUnit 5 and 6 support

github.com/reactphp/promise - 76d36f8ae1290f63271b5ac8b864fd54193f158d authored almost 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #251 from clue-labs/io

Move `@internal` classes to `React\Http\Io` namespace

github.com/reactphp/http - 01ae9f70d88489acdc867f9a1343208b56feef08 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Add basic documentation for internal classes

github.com/reactphp/http - f94fe440d5758babebabd2c803c853ce1cf23625 authored almost 7 years ago by Christian Lück <[email protected]>
Move @internal classes to Io namespace

github.com/reactphp/http - 836b5034656262d4fb0a6a8fc135a2ae8a95db54 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #249 from clue-labs/tests

Removed risky and duplicate tests

github.com/reactphp/http - 767e85533f8ac22ef26d10acd71f0dfaa75e6e18 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Removed risky and duplicate tests

github.com/reactphp/http - 468aaa9ed4d790e508d300df9ef7b20d49137a36 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #248 from clue-labs/set-cookie

Support sending same response header multiple times (e.g. Set-Cookie)

github.com/reactphp/http - 1f9f2cdacbf6b1a36bd74d061e99540ae5f37225 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #236 from WyriHaximus/improved-middleware-runner

Improved middleware runner performance

github.com/reactphp/http - ffe6126b456cb91c0ac79dadf48fcc3d21dbebb4 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Rewrote MiddlewareRunner to iterate over the array of middleware instead of creating a new instance of itself for each middleware ran

github.com/reactphp/http - 70b7a4838b720408a83460fca6fde3fecf4d7f52 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Support sending same response header multiple times (e.g. Set-Cookie)

github.com/reactphp/http - 703d4de190fc92cd911031f2d16c3dc699f893f6 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #247 from jsor-labs/middlewarerunner-uncommon-array-format-test

Add test for uncommon middleware array formats

github.com/reactphp/http - 4888b99d24fa671d0a8e6bb5ec334c11fd3d7b64 authored almost 7 years ago by Christian Lück <[email protected]>
Add test for uncommon middleware array formats

github.com/reactphp/http - 94a07f80b7fc439127f22e677b8ae7ee751d5c29 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #246 from jsor-labs/middlewarerunner-corruption-test-reject

Extend test to ensure next handler can be run more than once when handler rejects

github.com/reactphp/http - dca0773752b2c40e4052cb5cd5954db325f9562f authored almost 7 years ago by Christian Lück <[email protected]>
Extend test to ensure next handler can be run more than once when handler rejects

github.com/reactphp/http - 75f1a5a569c9a66d05648670de0ca92601d3c2cb authored almost 7 years ago by Jan Sorgalla <[email protected]>
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

github.com/reactphp/socket - 5fdc7ef6222d4aab24077284f8369afe4186be57 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #120 from andig/unix

Support Unix domain socket (UDS) server

github.com/reactphp/socket - 626bf5ba4d09a8a0773b7f11b74f96cb2cce7989 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #120 from gabriel-caruso/phpunit

Forward compatibility with PHPUnit 6 and PHPUnit 5

github.com/reactphp/event-loop - 61e3e65c7dff8ccee65a6ec29b502dc9d0578655 authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #112 from gabriel-caruso/phpunit

Support PHPUnit 6

github.com/reactphp/http-client - d779a3b3c91ee19742839df7395b366da4471d12 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #238 from WyriHaximus/middleware-runner-correction-tests

Test middleware runner to ensure next handler can be called more than once

github.com/reactphp/http - 001f0a956e289aa9e19e7a952b362fa924660322 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Support PHPUnit 6

github.com/reactphp/http-client - 30a10afc94f4068b59282503ef3d333092d79b7d authored almost 7 years ago by Gabriel Caruso <[email protected]>
Test middleware runner to ensure next handler can be called more than once

github.com/reactphp/http - 345b28e8520156e8cb0e9714218a4339abdac365 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #243 from gabriel-caruso/phpunit

Forward compatibility with PHPUnit 6

github.com/reactphp/http - 7c6c70547bcdd9673401ec7ef048ed3afe208793 authored almost 7 years ago by Christian Lück <[email protected]>
Support PHPUnit 6

github.com/reactphp/http - 0b3e251e66f2e012fe5d353e36b5e61477eebddd authored almost 7 years ago by Gabriel Caruso <[email protected]>
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

github.com/reactphp/http - a729b3632b5abf8866b942dd0b394ea6b03752a5 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #244 from clue-labs/socket

Update Socket to work around sending secure HTTPS responses with PHP < 7.1.4

github.com/reactphp/http - d0d93dec5f44b667f4d2e8bc53bbe08521d14c00 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Update Socket to send secure HTTPS responses with PHP < 7.1.4

github.com/reactphp/http - bd3a5874ab0f0fc1945c914dd1a37d7d7ec0664b authored almost 7 years ago by Christian Lück <[email protected]>
Support PHPUnit 5 and 6

github.com/reactphp/event-loop - d8ae70062d757d106499eab8aea053e92862074a authored almost 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #134 from clue-labs/ignore-mac

Ignore Mac OS X test failures for now until Travis tests work again

github.com/reactphp/socket - fa0b1877156b70bffb70fe1da42f2ec2342507ff authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Ignore Mac OS X test failures for now until Travis tests work again

github.com/reactphp/socket - f69fd6ddbf321b342b03b5224e65ca9f0f30b8f7 authored almost 7 years ago by Christian Lück <[email protected]>
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

github.com/reactphp/event-loop - 1b77fa2313fe0366e68bd995e70a3ce35e19a5a9 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Add advanced UnixServer

github.com/reactphp/socket - 7f4814f54ef7fcc6f2041338e101d7e7dd94a019 authored almost 7 years ago by andig <[email protected]>
Add Unix domain socket (UDS) support to Server with unix:// URI scheme

github.com/reactphp/socket - 925763280eb386b6f5c4b6e065db505952778802 authored almost 7 years ago by andig <[email protected]>
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

github.com/reactphp/stream - 6e58b163b9ee3843e592116fa760618095893070 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase

github.com/reactphp/promise - a4fb173da10ff5b87d84eedd3b3dde7cbb82c838 authored almost 7 years ago by Gabriel Caruso <[email protected]>
Merge pull request #119 from clue-labs/factory-documentation

Documentation for Factory

github.com/reactphp/event-loop - 49ac483cd29ed3c4fa0667e7626339706f63980e authored almost 7 years ago by Jan Sorgalla <[email protected]>
Remove unneeded "{@inheritdoc}" annotation

github.com/reactphp/event-loop - f4e932250aec05207db7b24e1986aef54942edf5 authored almost 7 years ago by Christian Lück <[email protected]>
Documentation for Factory

github.com/reactphp/event-loop - e360c730904e48581447d8fe11da9148c97c20e9 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #121 from clue-labs/removereadstream

Fix forward compatibility with upcoming EventLoop releases

github.com/reactphp/stream - bbf5938885b4bd0cf5552db015fc3bc2e86c341e authored almost 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #119 from clue-labs/flags

Igore excessive fopen() mode flags for WritableResourceStream

github.com/reactphp/stream - a179ab556f5e2aaef38dfe61832d64bb6a7c6106 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #118 from clue-labs/remove-removestream

[RFC] Remove removeStream() method, use removeReadStream/removeWriteStream instead

github.com/reactphp/event-loop - f94c3ea5e88f4f853e0871b0e157a1128496c4ab authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #104 from WyriHaximus-labs/stoplichten

Add support for signal handling

github.com/reactphp/event-loop - 55f2d963d70186d154278b087bb80a0ae0398f7d authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Support for signal handling

github.com/reactphp/event-loop - f8ad0169f652fedd6ad14908da1184fcd3a18685 authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Only remove stream from loop if it was actually added

github.com/reactphp/stream - cf4ace0df32fdc1124090503789fba9380621929 authored almost 7 years ago by Christian Lück <[email protected]>
Replace internal removeStream() with removeReadStream()

github.com/reactphp/stream - 56f3100214d1274e876f657632913f397bbfd04d authored almost 7 years ago by Christian Lück <[email protected]>
Remove removeStream() method, use removeReadStream/removeWriteStream

github.com/reactphp/event-loop - f201956a17d3cc5ff7492ea6e6196819c8f32d03 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #120 from clue-labs/ignore-mac

Ignore Mac OS X test failures for now until Travis tests work again

github.com/reactphp/stream - 1e8c392876296ca730da25ea1434f74dd54bbf8d authored almost 7 years ago by Jan Sorgalla <[email protected]>
Ignore Mac OS X test failures for now until Travis tests work again

github.com/reactphp/stream - 8b34249d9b6b7211f2614fad13b1af67b51dcc3f authored almost 7 years ago by Christian Lück <[email protected]>
Work around HHVM not reporting fopen mode for pipe streams

github.com/reactphp/stream - 293828e79540f9ac169cc048b1086c3d258aecbd authored almost 7 years ago by Christian Lück <[email protected]>
Igore excessive fopen() mode flags for WritableResourceStream

github.com/reactphp/stream - 7a70e27c27392081e8517e638b42c6d22d2d94b4 authored almost 7 years ago by Christian Lück <[email protected]>
Merge pull request #113 from WyriHaximus-labs/master

Improve Composer suggest description to detail for which loop implementation they are

github.com/reactphp/event-loop - 58e3814aac1a9a12e2f71a1f0bb192b01cc39f8b authored almost 7 years ago by Christian Lück <[email protected]>
Added @cboden's suggestion of adding "and PHP5 only" to the LibEventLoop suggest

github.com/reactphp/event-loop - ac898d2b0872ff0de9108c0f5c21785f46ba303c authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Change suggests from version to for which loop they are

github.com/reactphp/event-loop - a2d261e096a416bb587498a4c15104f284cacf1c authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #6 from kelunik/simplify-buffer

Internal refactoring to simplify buffer() function

github.com/reactphp/promise-stream - 4ff79e6d14ce9e8fe2ff174ffe55dc8729ac392f authored almost 7 years ago by Cees-Jan Kiewiet <[email protected]>