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

Do not expose $master property

Interfering with this (previously public) property could introduce some
very subtle bugs, so it'...

github.com/reactphp/socket - f0bd61998f303ecdd7a9cc73dbdce7ce8476c0e0 authored over 7 years ago by Christian Lück <[email protected]>
SecureServer supports any underlying ServerInterface (advanced)

github.com/reactphp/socket - e4fb0f21bd1131cd59d7e3155c0ec9be28164179 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #69 from clue-labs/secure-connection

Documentation and tests for exposing secure context options

github.com/reactphp/socket - ca73095625681565ca25fc14d8969436c664285b authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Documentation and tests for exposing secure context options

Make sure underlying plaintext TCP/IP socket server exposes the correct
context options to the s...

github.com/reactphp/socket - f4d73149ac808dd0bac8ba73096023419008576f authored over 7 years ago by Christian Lück <[email protected]>
Fix assertion in ServerTests

github.com/reactphp/http - 2dfe98e01815944c7992ed87e21d97af5ac4d8d5 authored over 7 years ago by Niels Theen <[email protected]>
Remove unneeded type hints

github.com/reactphp/http - 945ca813678e2c69ac40154308b8667aa7cfc717 authored over 7 years ago by Niels Theen <[email protected]>
ServerInterface is unnecessary

github.com/reactphp/http - a918f7e7b5b7513b067bb083fc1785985d2581af authored over 7 years ago by Niels Theen <[email protected]>
Merge pull request #74 from jsor/travis-improvements

Travis improvements

github.com/reactphp/event-loop - 1bb5263c41ebbe7dad3aa7e9f6ad8b585687e444 authored over 7 years ago by Cees-Jan Kiewiet <[email protected]>
Adjust composer cache directory to only cache package files

github.com/reactphp/event-loop - f986c5693aa7fcd1a2ee641fe6f418deba2e4318 authored over 7 years ago by Jan Sorgalla <[email protected]>
Merge remote-tracking branch 'origin/master' into no-next-tick

github.com/reactphp/event-loop - 44e059e9a6f4fa7645e713974c676d55bebb7167 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #88 from nopolabs/fix/header-size-in-RequestHeaderParser

Fix checking maximum header size, do not take start of body into account

github.com/reactphp/http - 8d6272ab39a6ef5dd011e0ea05bd214aa76f35ce authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #93 from nopolabs/fix/avoid-getMock-deprecsation-warnings

Replace PHPUnit's getMock() for forward compatibility

github.com/reactphp/http - 38cc1933e83560ccc8a5959b32456c9ae47b54bc authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #92 from nopolabs/fix/add-phpunit-4.8

Add PHPUnit 4.8 to require-dev

github.com/reactphp/http - 23b442c6355f659373838d8320b7f6e87edbd0c0 authored over 7 years ago by Christian Lück <[email protected]>
replace getMock for forward compatibility

github.com/reactphp/http - f30e5b0e016264bda4bdaa7bc6767e331428a75d authored over 7 years ago by Dan Revel <[email protected]>
add phpunit 4.8 to require-dev, force travisci to use local phpunit

github.com/reactphp/http - f6140c4c27a363d9fc03b5a3b46b5f866436e842 authored over 7 years ago by Dan Revel <[email protected]>
check max header size

github.com/reactphp/http - 5dc78e7f7e9c2278390bc36f0cedffdbe9528ff5 authored over 7 years ago by Dan Revel <[email protected]>
Fixes #81 issue: data listener is removed if HeaderParser emits error (#83)

github.com/reactphp/http - 6768e13bdcea8bc8770b99f41ee689b4b7c139c0 authored over 7 years ago by Bohdan Yurov <[email protected]>
Merge pull request #68 from clue-labs/getlocaladdress

Add getLocalAddress() method

github.com/reactphp/socket - 535f3235ada676a0631bb6ea7835aba2d4eb366f authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #67 from clue-labs/getaddress

Replace getPort() with getAddress()

github.com/reactphp/socket - 2d5a2e5dc9c384e0d67093bf3e6637e3cff14281 authored over 7 years ago by Christian Lück <[email protected]>
Add getLocalAddress() method

github.com/reactphp/socket - 48a42c1a2338ad3be83363045b3fe108041a90a5 authored over 7 years ago by Christian Lück <[email protected]>
Replace getPort() with getAddress()

github.com/reactphp/socket - b0c8d3717692793f725a1ba63964b2248be69f89 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #66 from clue-labs/hostname

Reject listening on hostnames and document valid URIs

github.com/reactphp/socket - c94c3e56a6e4892b014a55665da2d660df7cbc42 authored over 7 years ago by Christian Lück <[email protected]>
Fugbix typo.

github.com/reactphp/socket - 33a70048f5b5e384362007649245e6808632564d authored over 7 years ago by Christian Lück <[email protected]>
Enable travis cache

github.com/reactphp/event-loop - 5f9c697d990d71e13e38c4c5d412d66fac719594 authored over 7 years ago by Jan Sorgalla <[email protected]>
Move composer install to .travis.yml

github.com/reactphp/event-loop - 54bf45dd6f09d7c228d2c5bfc98df64a2f1f94b9 authored over 7 years ago by Jan Sorgalla <[email protected]>
Remove --prefer-source from composer install

github.com/reactphp/event-loop - 95b459ce5f4d614a5bdd0805c44d11f5bfdc77ff authored over 7 years ago by Jan Sorgalla <[email protected]>
Enable container based infrastructure on travis

github.com/reactphp/event-loop - bec5e5a8df3e9043b80559f1d64e86c7bdb48c6d authored over 7 years ago by Jan Sorgalla <[email protected]>
Add PHP 7.1 to test matrix

github.com/reactphp/event-loop - 91ffeb1c52c608f4c12ef088be2e217b82a19a77 authored over 7 years ago by Jan Sorgalla <[email protected]>
Remove deprecated --dev option from composer install

github.com/reactphp/event-loop - d70ec6eabc077c8f33420bb0f5b5e8c7ae9902b8 authored over 7 years ago by Jan Sorgalla <[email protected]>
Merge pull request #72 from jsor/drop-tick

Drop tick() from LoopInterface

github.com/reactphp/event-loop - 0ba8aa3ff0e05ecc3957df0942003186f25ef95e authored over 7 years ago by Jan Sorgalla <[email protected]>
Add changelog entry for removing LoopInterface::tick()

github.com/reactphp/event-loop - 665fde6cb0834624e0d227c9146f0e5d656d2bc3 authored over 7 years ago by Jan Sorgalla <[email protected]>
Drop tick() from LoopInterface

github.com/reactphp/event-loop - 8fa040756c3a62de2e5e160c2a4d63595c0c658e authored over 7 years ago by Jan Sorgalla <[email protected]>
Reject listening on hostnames and document valid URIs

github.com/reactphp/socket - 658f683cbeb993132acaed0c1135f60cd1320815 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #61 from clue-labs/uri

Replace listen() call with URIs passed to constructor

github.com/reactphp/socket - f2e2f3a31f28ba9e4af7344f9e63c8635668a7e3 authored over 7 years ago by Christian Lück <[email protected]>
Merge branch 'master' into uri

github.com/reactphp/socket - 934cb3eca943f85e73403f216c953367b061cc1e authored over 7 years ago by Christian Lück <[email protected]>
Update README.md

github.com/reactphp/socket - 04bfd60632d5c721e8ef324dc3ba892ff392f42e authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #65 from clue-labs/remote-address

Return full remote address instead of only IP

github.com/reactphp/socket - 726d503c49230e0188fffbaf8fc794c363d8e7f8 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #62 from clue-labs/close

Rename shutdown() to close() for consistency throughout React

github.com/reactphp/socket - f1e457df0db7ad5025d391074028e30577ad1644 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #86 from reactphp/make-queue-internal

Make Queue internal

github.com/reactphp/promise - 8f83c596123b5a2695802aad693c8bb06f62e98c authored over 7 years ago by Jan Sorgalla <[email protected]>
Prepare v0.4.6 release

github.com/reactphp/socket - cf074e53c974df52388ebd09710a9018894745d2 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #64 from clue-labs/context

Support socket context options passed to Server

github.com/reactphp/socket - c1fc9e179c8b4f41af208585d73171b1a8182b51 authored over 7 years ago by Christian Lück <[email protected]>
Make Queue internal

Also removes the undocumented feature of swapping out the Queue implementation.

github.com/reactphp/promise - e117e9054c972731397ef8255877c84fc94d34f1 authored over 7 years ago by Jan Sorgalla <[email protected]>
Skip context tests on legacy HHVM < 3.13

See https://3v4l.org/hB4Tc for the basic gist of this

github.com/reactphp/socket - 110f63ec9aeff8f9a13cebf36600c66912bed107 authored over 7 years ago by Christian Lück <[email protected]>
Support socket context options passed to Server

github.com/reactphp/socket - 8cf10b7920790e8c4764e361214a044c43c0b6e7 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #63 from clue-labs/ip-or-null

Properly return null for unknown addresses

github.com/reactphp/socket - 761ffae4ee2f07a8ea980f8c22ab678290ad3dbf authored over 7 years ago by Christian Lück <[email protected]>
Prepare v0.4.6 release

github.com/reactphp/stream - 44dc7f51ea48624110136b535b9ba44fd7d0c1ee authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #62 from clue-labs/inject-buffer

The Buffer can now be injected into the Stream (or be used standalone)

github.com/reactphp/stream - 78ee6949dd2990b74928e807d93efa7a78be5dd0 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #82 from reactphp/queue-class

Replace the queue() function with a static Queue class

github.com/reactphp/promise - 3fd67274a3e01aeb5398fcd67dcc20bd50ab58bc authored over 7 years ago by Jan Sorgalla <[email protected]>
Return full remote address instead of only IP

github.com/reactphp/socket - f00e48041799915089d6ab2172e42e00c0909739 authored over 7 years ago by Christian Lück <[email protected]>
Prepare v1.1.1 release

github.com/reactphp/datagram - 72949abb00b554f217b52697e2b74a5012c34dd5 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #15 from clue-labs/ipv6

Skip IPv6 tests if not supported by the system

github.com/reactphp/datagram - 2ce4cec0912bf88e3fd5b446dd596077998622e4 authored over 7 years ago by Christian Lück <[email protected]>
Properly return null for unknown addresses

github.com/reactphp/socket - a967ef1a8e95fccf77b6d4a6caf59805c88d9e57 authored over 7 years ago by Christian Lück <[email protected]>
Consistent CS to return early

github.com/reactphp/socket - 99bbf2e8e356c6f433eaca14b768323834cb5f51 authored over 7 years ago by Christian Lück <[email protected]>
Skip IPv6 tests if not supported by the system

github.com/reactphp/datagram - 063e30dd89ce4ebbdc62583585ab1cd07485c327 authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #14 from clue-labs/address

Properly format IPv6 addresses and return null for unknown addresses

github.com/reactphp/datagram - fa4bf6e1c5e4046e614e868627ad935943b23ec5 authored over 7 years ago by Christian Lück <[email protected]>
Accessing socket address must not report errors accross all PHP versions

github.com/reactphp/datagram - a6ac2362f1c65eb040256097b7a7d115fe2b5295 authored over 7 years ago by Christian Lück <[email protected]>
Properly format IPv6 addresses and return null for unknown addresses

github.com/reactphp/datagram - e6adf45e303c7727cf7fed1f43736d823f68789d authored over 7 years ago by Christian Lück <[email protected]>
Merge pull request #72 from Th3Mouk/patch-1

Add PHP 7.1 in Travis tests

github.com/reactphp/http-client - ec3f739c0523a96914796f8b10244ce79d586367 authored almost 8 years ago by Cees-Jan Kiewiet <[email protected]>
Add PHP 7.1 in Travis tests

Add PHP 7.1 since it was released and nightly will be PHP 7.2

github.com/reactphp/http-client - de51b3f69a3f79ff55186c11eadfce51439331a3 authored almost 8 years ago by Jérémy <[email protected]>
Simplify interaction between Stream and Buffer

github.com/reactphp/stream - 23d51f08d256565b71f3aaaf8ac55935906ed246 authored almost 8 years ago by Christian Lück <[email protected]>
Inject Buffer into Stream

github.com/reactphp/stream - d5ade6b4776437e96bbb968642fbc5ad89aeb577 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #61 from clue-labs/buffer-close

Consistent close behavior for Buffer

github.com/reactphp/stream - 12859f7cb9368877590d6c08501d120149201bd7 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #60 from clue-labs/composite-close

Forward close event only once

github.com/reactphp/stream - d2d25e14295fe7636c0d8ca0f65732dfd2affbcb authored almost 8 years ago by Christian Lück <[email protected]>
Rename shutdown() to close() for consistency throughout React

github.com/reactphp/socket - 4e30979fc758bc238e68b262d57105874caa76a5 authored almost 8 years ago by Christian Lück <[email protected]>
Fix issues due to temporal dependence

github.com/reactphp/socket - ec44f5f692eafe7a3aad69373a689d6a6d2e5de7 authored almost 8 years ago by Christian Lück <[email protected]>
Replace listen() call with URIs passed to constructor

This fixes the temporal dependency design flaw for the most part,
because a Server now always re...

github.com/reactphp/socket - 09866db6e24702ed05f7901cbf650725b54f8a5d authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #60 from clue-labs/docs

Documentation for ServerInterface

github.com/reactphp/socket - 503874d790fd059b7e58a22b6d036c422c631a81 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #70 from clue-labs/timeouts

Increase test timeouts for HHVM and unify timeout handling

github.com/reactphp/event-loop - acb1cd619c71aa4f9e5dcd071f1c8782eb560838 authored almost 8 years ago by Christian Lück <[email protected]>
Increase test timeouts for HHVM and unify timeout handling

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

github.com/reactphp/socket - cfd22179b332356b37e461f752ff2d64630089a4 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #14 from shaunbramley/dev-phpunit-4.8

Add PHPUnit 4.8 to require-dev

github.com/reactphp/cache - 07ffcfb0945680d922b33520802d2f17a3cfa381 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #80 from shaunbramley/dev-phpunit-4.8

Add PHPUnit 4.8 to require-dev

github.com/reactphp/socket - d7750159375ebad57a028b8355fee32f75090d4a authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #69 from shaunbramley/dev-phpunit-4.8

Add PHPUnit 4.8 to require-dev

github.com/reactphp/event-loop - 018e85540feb58945976bb692c762ac00d3b998d authored almost 8 years ago by Christian Lück <[email protected]>
add phpunit 4.8 to require-dev, force travisci to use local phpunit

github.com/reactphp/cache - 1910991463fd6e31eb46341e29ba053846770466 authored almost 8 years ago by Shaun Bramley <[email protected]>
add phpunit 4.8 to require-dev, force travisci to use local phpunit

github.com/reactphp/socket - 5996b69e4e2fb0a9acff45c649791a5c9066c6a7 authored almost 8 years ago by Shaun Bramley <[email protected]>
add phpunit 4.8 to require-dev and force travisci to use local phpunit

github.com/reactphp/event-loop - 79970d86b4cc187954e29a176892a8576d24efaa authored almost 8 years ago by Shaun Bramley <[email protected]>
Merge pull request #57 from shaunbramley/dev-phpunit-4.8

Add PHPUnit 4.8 to require-dev

github.com/reactphp/socket - 71889878e76cc16a4b6cf52940f479ce869b8ede authored almost 8 years ago by Christian Lück <[email protected]>
add phpunit 4.8 to require-dev section

github.com/reactphp/socket - f25637fec4ab081220cc261fdffac117676e647b authored almost 8 years ago by Shaun Bramley <[email protected]>
Better variable naming

github.com/reactphp/promise - 34cdf711d6d733928bc66b6f032d967b090739a0 authored almost 8 years ago by Jan Sorgalla <[email protected]>
Merge pull request #83 from reactphp/fix-race

Fix race() to return a forever pending promise when called with an empty array

github.com/reactphp/promise - d45bc6fc6f0e1b94a7c2dafc21aa1704b9f96e22 authored almost 8 years ago by Jan Sorgalla <[email protected]>
Add note about forever pending promise return by race()

github.com/reactphp/promise - 8de97bce8691b779c9abd447ac99a2ee71a00bc6 authored almost 8 years ago by Jan Sorgalla <[email protected]>
Merge pull request #79 from clue-labs/require-cancellation

Require cancellation support

github.com/reactphp/socket - 832f6b55f30d26c4894a65847236f7166a876571 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #10 from clue-labs/doc

Improve documentation

github.com/reactphp/cache - 64fda9a36d04129de342a71eda07332191ff3b78 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #68 from martinschroeder/mocking

Avoid deprecation warnings in test suite due to deprecation of getMock() in PHPUnit

github.com/reactphp/event-loop - c3653aea495403375c6c43e3d991cb8aec82ead2 authored almost 8 years ago by Christian Lück <[email protected]>
Switch to mock builder as it works across all PHPUnit versions.

github.com/reactphp/event-loop - 680f2676912847ff3987b55b0639168637208707 authored almost 8 years ago by Martin Schröder <[email protected]>
Mock builder is not needed due to createMock().

github.com/reactphp/event-loop - 41f472311920d69178cffb24ec8b6801a3a2bfea authored almost 8 years ago by Martin Schröder <[email protected]>
Avoid warnings due to deprecation of getMock() in PHPUnit.

github.com/reactphp/event-loop - 1d1f56be9d07a4d79af5c23e5c9b0e08147ee0bd authored almost 8 years ago by Martin Schröder <[email protected]>
Fix race() to return a forever pending promise when called with an empty array

github.com/reactphp/promise - de1a946d52595264bc2a0f84675ddac97344e906 authored almost 8 years ago by Jan Sorgalla <[email protected]>
Unset canceller callback on resolution

github.com/reactphp/promise - 2dfc2e890373c2796549d3d567ea79a2de1553d5 authored almost 8 years ago by Jan Sorgalla <[email protected]>
Simplfy cancellation request counting

github.com/reactphp/promise - 36e28541062fbc9bb04229246dfbdebfc5edf9aa authored almost 8 years ago by Jan Sorgalla <[email protected]>
Run tests on PHP 7.1

github.com/reactphp/promise - 0de779885d48e3a2cf8e8aa19381a7acf8e2e0cd authored almost 8 years ago by Jan Sorgalla <[email protected]>
Remove custom test bootstrap file

github.com/reactphp/promise - f4afe2837accac8f7abbc0d713c565916a9b68ea authored almost 8 years ago by Jan Sorgalla <[email protected]>
Merge pull request #12 from clue-labs/autoload

Fix autoload paths

github.com/reactphp/cache - 2fc39d5a1c4ac7079fb6be82d52bf9932d3edfa6 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #51 from andrewminerd/timer_fix

StreamSelectLoop: Use fresh time so Timers added during stream events are accurate

github.com/reactphp/event-loop - e515aaa2af0e8257a0baee22f1c221dc0d8ba65d authored almost 8 years ago by Christian Lück <[email protected]>
Replace the queue() function with a static Queue class

This makes the Queue class autoloadable and fixes cases
were a consumer wants to set a queue dri...

github.com/reactphp/promise - f9676bf27f14d0c9992d48038794401cc1a1e7b0 authored almost 8 years ago by Jan Sorgalla <[email protected]>
Require cancellation support

github.com/reactphp/socket - bdc03ce74b8a458c2397de7919ee91a012bd9004 authored almost 8 years ago by Christian Lück <[email protected]>
Update README.md

github.com/reactphp/socket - cb51eab0f18fae88a1ed2dc6d1321aa49add9a95 authored almost 8 years ago by Christian Lück <[email protected]>
Merge pull request #74 from clue-labs/uri

Use `connect($uri)` instead of `create($host, $port)`

github.com/reactphp/socket - 1bf5685c126fff8f1ed55647333290844dd136cb authored almost 8 years ago by Christian Lück <[email protected]>
Remove composer self-update now done by travis

github.com/reactphp/promise - e7b43613505e46aa7263f87d134b9ea0c9a90e1f authored almost 8 years ago by Jan Sorgalla <[email protected]>
Mark CancellationQueue as @internal and move to subfolder

github.com/reactphp/promise - 1ba12cefd76fce03b8a2a232117aa767f78efa9b authored almost 8 years ago by Jan Sorgalla <[email protected]>