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 #36 from reactphp/collection-cancellation

Cancellation of promise collections

github.com/reactphp/promise - 38b4c2c251f764df70806b6c5a315dc19f6164ec authored over 8 years ago by Jan Sorgalla <[email protected]>
Merge pull request #51 from joshdifabio/master

Handle \Throwable in the same way as \Exception

github.com/reactphp/promise - f2b2a127557e1236fe95aaa3288b49ae6b9b3c45 authored over 8 years ago by Jan Sorgalla <[email protected]>
Handle \Throwable in the same way as \Exception

github.com/reactphp/promise - 585c75ee24c37033f09f3625df6b497eea09dd40 authored over 8 years ago by Josh Di Fabio <[email protected]>
File::chmod test

github.com/reactphp/filesystem - 577c8d597e224967b1469789267d1c97006947e4 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
FIle::copy (to directory) test

github.com/reactphp/filesystem - 81f5be252a9028bde81cb07b4c36914dd065bcbf authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Support setting buffer size to null (infinite)

github.com/reactphp/stream - f862ac40e6a0566bb12661f69228457feb97d030 authored over 8 years ago by Christian Lück <[email protected]>
Test reading exactly one chunk matches buffer size

github.com/reactphp/stream - fb5be5f515d024f75689a1fc9952de99a24960d3 authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #40 from clue-labs/read-error

Emit error and close when reading from stream fails

github.com/reactphp/stream - 061984d68657a9f036894a54897667b61ae06adf authored over 8 years ago by Chris Boden <[email protected]>
File::copy test

github.com/reactphp/filesystem - 99f5531ba0111d216cbd15553a117d046beb709a authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
v0.4.10 changelog

github.com/reactphp/http-client - 1a37937274cc7bf7ef194381c83f5a4ad5253575 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #55 from clue-labs/socketclient

Update react/socket-client dependency to all supported versions

github.com/reactphp/http-client - 7bdfcb747b5a3601829e2de1f69dbf5f2ac4b963 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Update react/socket-client dependency to all supported versions

github.com/reactphp/http-client - 8324b618514466400c26ee6302b1931fe51f6090 authored over 8 years ago by Christian Lück <[email protected]>
Moved await to TestCase and add default time out to prevent locking the tests

github.com/reactphp/filesystem - 36ff70636fbdd0a20522a96c34c09648e6bf008e authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
512KB instead of 8MB for File::getContents test

github.com/reactphp/filesystem - 2d6a7f6b6f8673eb22f8cc51e4642ac18fb7d42c authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
File::getContents test

github.com/reactphp/filesystem - 0963bd0d008cbd7f559d624c04791914acd43fa2 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Removed process import

github.com/reactphp/filesystem - 08d390fa13d7536b606fbf3bc7cbee7e84687f15 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Create fd child from class as well

github.com/reactphp/filesystem - 69b0b28e249f5821b00d406d49786cfb466be738 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
File::touch test

github.com/reactphp/filesystem - 5fbe9cef2264601d40021cc92d86b640dda10ccb authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Clean up completely when test is done

github.com/reactphp/filesystem - f5eebc75f5b1b2abb57b9c4036c44b0bca891fce authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Only run streamselect loop tests for now and fix the others later after all the integration tests are done

github.com/reactphp/filesystem - a5419cf0684176b3a7c75378698316fe3ce0c3bb authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
File::exists tests

github.com/reactphp/filesystem - 6c609ffe614c31e5073e0713d4976fcf79293279 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Add an exception for when a stat rejects

github.com/reactphp/filesystem - 7946d5ca06a1b063da3b70a1e6803ce7b0fab51e authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
FIle::time test

github.com/reactphp/filesystem - 0c575da934d82a902a0acffbf702b66136fd636f authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
File::size test

github.com/reactphp/filesystem - a0f30e1c06a1211f2c8daa9a00fc5a195f9d7f18 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Test against all installed event loops

github.com/reactphp/filesystem - 0643ee38ca80ac06016901c3d9ac337540028b20 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Run composer install outside travis-init.sh

github.com/reactphp/filesystem - 1fa3f6f730046ef11e207d9e2be6f4b8ed5eff8e authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Removed set calls from travis script

github.com/reactphp/filesystem - a328ac5eadda5015fcdb998671ff2c52cedb2ac7 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Simplefied adding eio.so to current PHP conf

github.com/reactphp/filesystem - 9d416ef15169db51b78338f9ca7d4d05b4dc1149 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Set +x on travis-init.sh

github.com/reactphp/filesystem - 01d239bad7e59bbc7478741c211ca0b168ab22ea authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Target PHP 7.0 specifically

github.com/reactphp/filesystem - 27d720b2876e7b025a34c4b84062a520b0651e2d authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Moved travis init into a script (borrowed from react/event-loop)

github.com/reactphp/filesystem - b359f7767f42303e68eacf7337a56d5b16b775bb authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Cache composer's cache directory

github.com/reactphp/filesystem - 3b8bff28ed9543357b24f10b13b3be76637b2747 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Bumped wyrihaximus/react-child-process-messenger

github.com/reactphp/filesystem - c256827cac436d220e68263ab0e319c968bef1fd authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v0.5.0 release

github.com/reactphp/socket - 4ed32f2ce1e732586783c7ebd10b7d75386f2588 authored over 8 years ago by Christian Lück <[email protected]>
Prepare v1.1.0 release

github.com/reactphp/datagram - c7725b3b30cb3081ed62c707308c1029d053b688 authored over 8 years ago by Christian Lück <[email protected]>
Added NotSupportedException for in third party adapters that don't support certain features like wyrihaximus/react-filesystem-flysystem

github.com/reactphp/filesystem - 6bafbb978cde77d2336619c5dbb0eae31ec4d254 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #12 from clue-labs/cancel

Support promise cancellation (cancellation of underlying DNS lookup)

github.com/reactphp/datagram - 880c73ee405dd03d3a33597068d1a7311fa3c5e1 authored over 8 years ago by Chris Boden <[email protected]>
Sped up File::remove test

github.com/reactphp/filesystem - cb5f61c73f8f2bf874be1792dd44fca61ec7b179 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed stat test

github.com/reactphp/filesystem - 2d90026fc49d75b2deea3c252cda8c1716be72ef authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Added the loop as argument with the recent changes in passing that along as well

github.com/reactphp/filesystem - 6490c97a642a03866fb39808634b7c2310545edc authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Also pack the loop with the adapter

github.com/reactphp/filesystem - bb1eb47aeea09e9d413b2099d934b241dea7a4c3 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
File::remove test

github.com/reactphp/filesystem - e526002af36659cee4e60d3c0536098075a64b8b authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Don't set new loop on tearDown, we use the existing loop already

github.com/reactphp/filesystem - 717e6b6aaabc7fd79aef2162f6369e17143c4850 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Support promise cancellation (cancellation of underlying DNS lookup)

github.com/reactphp/datagram - 444d9c2d1479971bc9ca856a45b436aef92b93e4 authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #11 from clue-labs/error

Fix error reporting when trying to create invalid sockets

github.com/reactphp/datagram - f052439554af8b1ebfc8f5e77e3c23408a7f1449 authored over 8 years ago by Chris Boden <[email protected]>
FIle stat test

github.com/reactphp/filesystem - fc99de6382a7c76b79b3d27e747c7fff6d5167fa authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Fix error reporting when trying to create invalid sockets

github.com/reactphp/datagram - 2f69231ac481a5e4343c926498e63005684d9de2 authored over 8 years ago by Christian Lück <[email protected]>
Additional tests for 100% coverage of Factory

github.com/reactphp/datagram - f30223e210504981ad6c545fda65be118d9cdd8a authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #8 from clue-labs/block

Rely on clue/block-react in order to simplify tests

github.com/reactphp/datagram - b1ecceed9ab453373b96e6ac77d29f2fc8c95af6 authored over 8 years ago by Chris Boden <[email protected]>
Revert "BufferedSink: Remove progress notifications"

github.com/reactphp/stream - c9930920821e00d35c69a9df2665c0c1d772c5f8 authored over 8 years ago by Christian Lück <[email protected]>
Emit error and close when reading from stream fails

github.com/reactphp/stream - 0982ad8a0ecddcfaf1ef209570f6c5cf44751923 authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #39 from clue-labs/no-data

Do not emit empty data event if nothing has been read

github.com/reactphp/stream - 47a687f9dfd6d6ed66d813d0cbe43481525b5169 authored over 8 years ago by Chris Boden <[email protected]>
Switched to class based child process spawning for convenience

github.com/reactphp/filesystem - ddab3a92b46707fc8d899dd12b17e939b917d857 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Added clue/block-react for simpler unit tests

github.com/reactphp/filesystem - 2ac6dbbafc04be50ce491c1f2b0bbf1e8f030e89 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Proper file name for AbstractAdaptersTest

github.com/reactphp/filesystem - 7f029aeffd0baf188fa9aaee9c500c8791610f39 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed file get contents test

github.com/reactphp/filesystem - cad1072784b85469f128b98994408e49b9fb386b authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Merge branch 'tests'

github.com/reactphp/socket - 7c79c33c385030dd9952d5dce991c018b71e46e0 authored over 8 years ago by Chris Boden <[email protected]>
Actually fix testFactory test for PHP 5 and 7

github.com/reactphp/filesystem - 3b454cae842ec96e5915c6e90c6e140c5cb8b908 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Fix testFactory test for PHP 7

github.com/reactphp/filesystem - 4f387e98836a3f42f4a04ee26e92f218827fa655 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Fixed child process process stat test

github.com/reactphp/filesystem - de68ad4ab02f1bc0523b8a19850e5e8c0582a6ad authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Bumped child process pool to 1.0 stable

github.com/reactphp/filesystem - f64afad904c2b45b37a98aa82ad8faf786e73a34 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Add tests to exhibit SSL/TLS buffering issues

Test receiving larger buffers without ending the stream

github.com/reactphp/socket - f15683a6e700be7268731a0c51846ff794a9122c authored over 8 years ago by Christian Lück <[email protected]>
More reliable tests by awaiting events instead of sleeping

github.com/reactphp/socket - 72535fc590eaa37466a066a0e2ab3c01d5395239 authored over 8 years ago by Christian Lück <[email protected]>
Install stud from source in Travis' containers (replace stunnel)

github.com/reactphp/socket - 80a7d04ab564f0bd7f60994eac8c7502e6775da9 authored over 8 years ago by Christian Lück <[email protected]>
Rely on environment variables to run TLS integration test

github.com/reactphp/socket - a072b05dc0552e59ca6c2afadc20b652b8574aaa authored over 8 years ago by Christian Lück <[email protected]>
Break up into smaller, independent test cases

github.com/reactphp/socket - e5bf902d82526e67acccd146b1655a4b5ad91f9e authored over 8 years ago by Christian Lück <[email protected]>
Add SSL client example

github.com/reactphp/socket - a825a7c2d1cccf8c2ab52a9c57d356c29b1e0fb6 authored over 8 years ago by Christian Lück <[email protected]>
Test SecureConnector by installing stunnel on Travis

github.com/reactphp/socket - bab3fd1ab516a86d398004174de42c899e4760e4 authored over 8 years ago by Christian Lück <[email protected]>
Move example client into a test case

github.com/reactphp/socket - 8022ba50758550e3538bbe4f1f0de785c31616b9 authored over 8 years ago by Christian Lück <[email protected]>
Disable peer verification for SecureConnector tests

This allows us to test with self-signed certificates across all PHP
versions

github.com/reactphp/socket - 2f49704bc3d29e62ff20446f10952f4c2bd6638e authored over 8 years ago by Christian Lück <[email protected]>
Simplify tests by blocking

github.com/reactphp/socket - 36126a0bcf273056fd15e4c9d386515b4a1b8e0b authored over 8 years ago by Christian Lück <[email protected]>
Merge pull request #8 from e3betht/cc-badge

Adding Code Climate badge to readme

github.com/reactphp/child-process - 92b29374188e7bbfcfd5b9c9c1d68d7ec8358b30 authored over 8 years ago by Jeremy Mikola <[email protected]>
Merge branch 'compat'

github.com/reactphp/socket - f905ec2a576b1242b10d5c1dbd2f0eb4fcea7f0c authored over 8 years ago by Chris Boden <[email protected]>
0.4.9 changelog

github.com/reactphp/http-client - 6a33db46e64aac19bec3255436f4960886833062 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
0.4.9 changelog

github.com/reactphp/http-client - 38e8c1fcfae4e1bc270b30bc8399afc5d6c15136 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #53 from jmalloc/closure-this

Change `$this` parameter in closure to `$that` to prevent memory leak.

github.com/reactphp/http-client - 9553afa2b2785b912c65cd08b64754bb5e2b70da authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Compatiblity with legacy versions

github.com/reactphp/socket - 1279cb3d806830c5f22aa7314e26945ac7d00a37 authored over 8 years ago by Christian Lück <[email protected]>
Change `$this` parameter in closure to `$that` to prevent memory leak.

Using `$this` as a parameter name in a closure under PHP 7 causes a memory leak
under some speci...

github.com/reactphp/http-client - 123cd86d9ae0734ac29bb75c8e13a60ef2cf08a1 authored over 8 years ago by James Harris <[email protected]>
Changelog update

github.com/reactphp/event-loop - 164799f73175e1c80bba92a220ea35df6ca371dd authored over 8 years ago by Chris Boden <[email protected]>
Disable memory stream on ExtEventLoop with PHP7

github.com/reactphp/event-loop - aa1959e94a8147700a05ba6292265fab2cf08670 authored over 8 years ago by Chris Boden <[email protected]>
Merge branch 'php7'

github.com/reactphp/event-loop - 73fea730c0030ef3fb3d989a13080e7fca7c4d4d authored over 8 years ago by Chris Boden <[email protected]>
Merge branch 'new-context'

github.com/reactphp/socket - 38dbd8fb963716d5667294f957aadc048aeaeb39 authored over 8 years ago by Chris Boden <[email protected]>
Merge branch 'context'

github.com/reactphp/socket - f58d22fb9f7c7eb5e034bb94397f2eb6ea70ad7a authored over 8 years ago by Chris Boden <[email protected]>
Support passing file descriptors

php benchmark-throughput.php -i <(yes)

github.com/reactphp/stream - 9c0593be8e52f6b15d8521b0f711c9f2e189fc7d authored over 8 years ago by Christian Lück <[email protected]>
Show warning message if xdebug is enabled

github.com/reactphp/stream - 6efcf02f077b8e9e4b3227ffde2c8e667b383adf authored over 8 years ago by Christian Lück <[email protected]>
Report peak memory usage

github.com/reactphp/stream - 4aed1d98aaef46d00df677ad351408304f2b5d07 authored over 8 years ago by Christian Lück <[email protected]>
Use STDERR for benchmarking info

github.com/reactphp/stream - e175358cf7a5e8caaae4f5e2412abe72d784cf64 authored over 8 years ago by Christian Lück <[email protected]>
Improve benchmark by reporting stream position once stream closes

github.com/reactphp/stream - 5b1940f2eb1ea8534c4e1b2c34882e44be1fb71c authored over 8 years ago by Christian Lück <[email protected]>
Add benchmarking script to measure throughput in CI

github.com/reactphp/stream - a80dda680563c07cbaec5e107f1ec09147a18328 authored over 8 years ago by Christian Lück <[email protected]>
First class PHP 7 and HHVM

github.com/reactphp/child-process - c8b90b89c7933742e66a692d3835b1bcff155d31 authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Target TimerInterface instead of Timer

github.com/reactphp/child-process - 058fdbe3036b39bb88894a450eee1e70e076cdba authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>
Do not emit empty data event if nothing has been read

github.com/reactphp/stream - e45740e7d40ccbbae67721674a9ff1f71c7bef9e authored over 8 years ago by Christian Lück <[email protected]>
fixed tests for HHVM, fixes #24

github.com/reactphp/event-loop - c0c889f88fec4529ca8af0cd00d2b9fac4bb49b0 authored over 8 years ago by Carsten Brandt <[email protected]>
Update .travis.yml and travis-init.sh for PHP 7

- there is no `hhvm-nightly` anymore on travis https://github.com/travis-ci/travis-ci/issues/378...

github.com/reactphp/event-loop - e2d25510b219f466212faf35479e1dbe837b81bd authored over 8 years ago by Carsten Brandt <[email protected]>
Fix for PHP 7 fatal error on duplicate parameter names in closures

github.com/reactphp/event-loop - 913f1507a9c448a320bd60dc5a1da5bd71ff3e8d authored over 8 years ago by Ondrej Mirtes <[email protected]>
Merge branch 'test-signals'

github.com/reactphp/event-loop - e10c3d1ecd5c71e9085585ff907db0174833b1be authored over 8 years ago by Chris Boden <[email protected]>
fixed HHVM timing issue

github.com/reactphp/event-loop - dcbd9097eb16e88c56080095dd10ef08d5744b69 authored over 8 years ago by Carsten Brandt <[email protected]>
Merge pull request #37 from greevex/greevex-issue-36

Fixes issue #36

github.com/reactphp/event-loop - 90db5d580d75a84c2303e1591c60426b83e6048f authored over 8 years ago by Chris Boden <[email protected]>
added checks for pcntl extension to StreamSelectLoopTest

github.com/reactphp/event-loop - ef2ced8328fedd6385bd883c50d71097816ea5e0 authored over 8 years ago by Carsten Brandt <[email protected]>
Prepared for asserting that all adapters behave exactly or nearexactly the same

github.com/reactphp/filesystem - 25956c6a6ec23e174fe71d8f7f395328ffc7227f authored over 8 years ago by Cees-Jan Kiewiet <[email protected]>