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

Remove leftovers of timeout handling

github.com/reactphp/reactphp - 50829dcb7ae1511fd9ec6ea52770e6b6a781bdc7 authored almost 12 years ago by Christian Lück <[email protected]>
Remove leftovers of timeout handling

github.com/reactphp/socket - c56cb75c08848a6bee0511fdb71177a4ac3d7b21 authored almost 12 years ago by Christian Lück <[email protected]>
Fix whitespace

github.com/reactphp/socket - e4fa8421a8fdd761e613e3f6022b7cc56074c5bb authored almost 12 years ago by Christian Lück <[email protected]>
Fix whitespace

github.com/reactphp/reactphp - d5de67a8892c8cff8c695aa3e0aa1675f4a49e1c authored almost 12 years ago by Christian Lück <[email protected]>
Remove useless setter for the time being

github.com/reactphp/reactphp - bc2c12dbb32bfb35322c97382653281859a060db authored almost 12 years ago by Christian Lück <[email protected]>
Remove useless setter for the time being

github.com/reactphp/socket - 4dfcdbdd75e7a4ff99ea99d069e4acbefb1f96b0 authored almost 12 years ago by Christian Lück <[email protected]>
Reflect recent changes to SecureConnectionManager

github.com/reactphp/http-client - 353813b6b60a0bb710053d44474488434ae5ac3d authored almost 12 years ago by Christian Lück <[email protected]>
Reflect recent changes to SecureConnectionManager

github.com/reactphp/reactphp - 411e5065b00ca0c7319af4ab158b70f98765ee9f authored almost 12 years ago by Christian Lück <[email protected]>
Import initial sketch of README and composer.json

github.com/reactphp/reactphp - 040829b0baa77c9845d32e1fa584c85097848eee authored almost 12 years ago by Christian Lück <[email protected]>
Import initial sketch of README and composer.json

github.com/reactphp/socket - 30d52b4c19c8a5f76ceb6e8f83ec480160885633 authored almost 12 years ago by Christian Lück <[email protected]>
Split to provide a SecureConnectionManager decorator

github.com/reactphp/socket - b3b764a2066b0056faf74333d748cf133ff510e7 authored almost 12 years ago by Christian Lück <[email protected]>
Split to provide a SecureConnectionManager decorator

github.com/reactphp/reactphp - 45ad3787b2a798669b30bb49fe1ca6dea7a26759 authored almost 12 years ago by Christian Lück <[email protected]>
Do not pretend a timeout is supported

github.com/reactphp/reactphp - b3129d7c72296dbfd0e4cd69ad480cfaf238e5d4 authored almost 12 years ago by Christian Lück <[email protected]>
Do not pretend a timeout is supported

github.com/reactphp/socket - 83b721038de4b71f2c8d6356f677e56d1ffe8a5d authored almost 12 years ago by Christian Lück <[email protected]>
Merge branch 'master' into 0.3

* master:
Make travis install libevent ext only if needed

github.com/reactphp/reactphp - 8d73dc211f98273e100db9e349ac5ed7abac994b authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'travis-libevent'

* travis-libevent:
Make travis install libevent ext only if needed

github.com/reactphp/reactphp - bd41a3733e1d0ed67f7f4988b1d6b7807fd3226e authored almost 12 years ago by Igor Wiedler <[email protected]>
Move error handling to inner promise

github.com/reactphp/reactphp - 6a11f53125c82d7dc3838b9e3044d53af565971b authored almost 12 years ago by Christian Lück <[email protected]>
Move error handling to inner promise

github.com/reactphp/socket - bc9991c381b524af2e870eabe81079aaeb31ff98 authored almost 12 years ago by Christian Lück <[email protected]>
Make travis install libevent ext only if needed

github.com/reactphp/reactphp - e2cbc3c5656262470050594db30072292036396f authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix ConnectionException namespace

github.com/reactphp/reactphp - b8e1e977276531058db87fc683c19394fde08191 authored almost 12 years ago by Igor Wiedler <[email protected]>
Fix ConnectionException namespace

github.com/reactphp/socket - fc4d27dd8599101ee5090350264a5ab211da1add authored almost 12 years ago by Igor Wiedler <[email protected]>
Handle connection failure in ConnectionManager (thanks @nrk)

github.com/reactphp/socket - 730f9335c6c6bae16b73d4fca9d7ef1dd41a7869 authored almost 12 years ago by Igor Wiedler <[email protected]>
Handle connection failure in ConnectionManager (thanks @nrk)

github.com/reactphp/reactphp - 5d5a7c963182e56928e678adc5df585f02b03709 authored almost 12 years ago by Igor Wiedler <[email protected]>
Move ConnectionManager* to new SocketClient component

github.com/reactphp/reactphp - cfbc91287be073eaee3ca0f87d9d98b262e2c126 authored almost 12 years ago by Igor Wiedler <[email protected]>
Move ConnectionManager* to new SocketClient component

github.com/reactphp/socket - 64034cf193136ca244a1e55796b0ce087263dca8 authored almost 12 years ago by Igor Wiedler <[email protected]>
Move ConnectionManager* to new SocketClient component

github.com/reactphp/http-client - 8efe6fbb7d58338d0f4fa092d58c1c2ca651976f authored almost 12 years ago by Igor Wiedler <[email protected]>
Use port 443 for SSL connections

github.com/reactphp/http-client - cc64be04a833ac98b9fa286472fb852bc32721d8 authored almost 12 years ago by Igor Wiedler <[email protected]>
Use port 443 for SSL connections

github.com/reactphp/reactphp - bcd9ca77ce90ed16db43e3f2a4e473c17bdc0598 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make http/client independent from guzzle/http

github.com/reactphp/reactphp - dba15dcb84f0c69015fcff4aaea218fef2635785 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make http/client independent from guzzle/http

github.com/reactphp/http-client - c2d6d1a76b87dee0df0038285baa6a6df7c5fc2d authored almost 12 years ago by Igor Wiedler <[email protected]>
Make http/client independent from guzzle/http

github.com/reactphp/http - ac98b0ddd94e6a7e02857657ced6f47bc5f206c1 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make react/http work without guzzle

github.com/reactphp/http - 9a76e7d1cdbb1b075a5e3daf3ecebbcb598b2ba4 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make react/http work without guzzle

github.com/reactphp/reactphp - a383c40892900b3f536460ca1e8b31e5c5a65ba0 authored almost 12 years ago by Igor Wiedler <[email protected]>
Introduce ResponseCodes class

github.com/reactphp/reactphp - 8348e57af7dc11a5b3ca975f567d836b753ac2ca authored almost 12 years ago by Igor Wiedler <[email protected]>
Introduce ResponseCodes class

github.com/reactphp/http - 8224be0a837c6f8fbecd52ae4ec775f16e78472b authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove guzzle/http dependency from composer.json

github.com/reactphp/http - 0f517edd0cd2c57a7302dee63f927bbabe4a2af3 authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove guzzle/http dependency from composer.json

github.com/reactphp/reactphp - d0743b61df33e35af8af0055e2371435ba69dc6d authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove guzzle/http dependency from composer.json

github.com/reactphp/http-client - 6422163a69209adaf70323b3068e77c2d4f5f0cc authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

github.com/reactphp/stream - c4f1b571eb8d5912105943e2cacb3ce8f5b817b7 authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

github.com/reactphp/event-loop - 798a43b2e9bd3cedaf7c5de6a39e6d03e4db8e32 authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

github.com/reactphp/http-client - 256d5afb96f33ab171fe382ce19787d86703d5b0 authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

github.com/reactphp/socket - 1a2027d992cc3fc2e9458588085d7c77aa0b9789 authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

github.com/reactphp/dns - 49bfeb2dc864c81ac7f219fd32f38034eb6134e8 authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

github.com/reactphp/http - 72799efda59e5268b0c4413ffdcbef46c1163821 authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

github.com/reactphp/cache - 692ae7dceb8d4b6fbd12ec97dcc6ce61b61cbc6d authored almost 12 years ago by Igor Wiedler <[email protected]>
Update references to 0.3, update lock file

github.com/reactphp/reactphp - fe91a52ce906c314d13da2a94bf6432a2b2fd7fb authored almost 12 years ago by Igor Wiedler <[email protected]>
Document 0.3 API breaks in an UPGRADE file

github.com/reactphp/reactphp - 1b75913e9b4cfa3cbb02dbb3c72f4aeb0061b9c7 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add new timers API to CHANGELOG

github.com/reactphp/reactphp - c86e12b528471530606b3f898b5e3daf0c6f80d1 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'nrk/loop-timers-abstraction' into 0.3

* nrk/loop-timers-abstraction:
[EventLoop] Apply changes after code review.
[Dns] Update aft...

github.com/reactphp/reactphp - aec941b2a3c2951348a062b249ae50ea8c9633a2 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'nrk/loop-timers-abstraction' into 0.3

* nrk/loop-timers-abstraction:
[EventLoop] Apply changes after code review.
[Dns] Update aft...

github.com/reactphp/event-loop - ce86485711163727380603e5ab5665146236c92a authored almost 12 years ago by Igor Wiedler <[email protected]>
Update CHANGELOG for stream callback return value

github.com/reactphp/reactphp - 690f3eddeb57efb24a8f9ceaf808503f32c2d9b9 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'nrk/loop-remove-return' into 0.3

* nrk/loop-remove-return:
[EventLoop] Remove check on return value from streams callbacks.

github.com/reactphp/reactphp - 3071041cfd73d1d61178fafdf359ac256a81d41c authored almost 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Remove check on return value from streams callbacks.

This was an early addition but now that the event loop abstraction is
mature enough it's definit...

github.com/reactphp/reactphp - 157382d75c5b22144b5bc8f224cc98887c0dd3fd authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Remove check on return value from streams callbacks.

This was an early addition but now that the event loop abstraction is
mature enough it's definit...

github.com/reactphp/event-loop - 141a77d0f0f67de7af83aaf904e98cfae82442d6 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Apply changes after code review.

Also removed a couple of unneeded use directives.

github.com/reactphp/event-loop - cf697fe4f6b3600e534b2fd8829942b6031239f6 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Apply changes after code review.

Also removed a couple of unneeded use directives.

github.com/reactphp/reactphp - 782e53cbb16d5c1de2aedb6d87ecfb07caa922f7 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[Dns] Update after BC breaks in EventLoop timers.

github.com/reactphp/reactphp - eacc244f0e15ffd5293fd8b9602822cbbab34fa9 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[Dns] Update after BC breaks in EventLoop timers.

github.com/reactphp/dns - dfe8dfdbc1505097f41b8152919ca91d6572dfc3 authored almost 12 years ago by Daniele Alessandri <[email protected]>
Update examples after BC breaks in EventLoop timers.

github.com/reactphp/reactphp - 77d6309d6d8bd32dc24111b18baa1cff8ca23623 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Add a method to check the status of a timer.

github.com/reactphp/reactphp - 0adfb8505eb68cc5793b844d23e1ed273d686605 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Update tests.

github.com/reactphp/reactphp - 42f2b0455709fd24df8f3ac0cbefebb81ca61b1f authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Add typehint in loop interface for timer cancelling.

github.com/reactphp/reactphp - 912a56c91a39eec2c8b1ccb083af5bce41c335bd authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Add typehint in loop interface for timer cancelling.

github.com/reactphp/event-loop - f08d6380bba96d22de1181d69e50d8c7670cfb08 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Add a method to check the status of a timer.

github.com/reactphp/event-loop - 7e7cc49fdab0b07cd48b0926b5811ad365a682ce authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Reimplement timers for LibEvLoop.

github.com/reactphp/event-loop - c61c8066e483ccb11dc93363abc43969b1ed5b62 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Reimplement timers for LibEvLoop.

github.com/reactphp/reactphp - 27386a4862a05ed9547fcc601a1d1916d1314a03 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Reimplement timers for LibEventLoop.

github.com/reactphp/reactphp - 3d7f78a7585ce2dae19a7a7ce9d0e7e5e8ea3bed authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Reimplement timers for StreamSelectLoop.

github.com/reactphp/reactphp - 5689e4d920a22336ffb21f94b248f5cb5ee73470 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Reimplement timers for StreamSelectLoop.

github.com/reactphp/event-loop - e37b2a5eebae7320e70f0974c841d287e3452c37 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Reimplement timers for LibEventLoop.

github.com/reactphp/event-loop - 34f6c532d4e8f728a7853fa6cd6c60054bb616d6 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Add a timer interface and class.

They will be used to provide a much nicer abstraction for timers shared
among the various event ...

github.com/reactphp/event-loop - 431f6f57cccc86d8949f184c1a0fcb51a3e7edf0 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Add a timer interface and class.

They will be used to provide a much nicer abstraction for timers shared
among the various event ...

github.com/reactphp/reactphp - 1125831c6c9daffd9f3f8e3493370021d1d6a2a8 authored almost 12 years ago by Daniele Alessandri <[email protected]>
Update git-subsplit to latest version

github.com/reactphp/reactphp - 3d183b3a8f9c2f60bf34c4ba11e9249c4bf83fbe authored almost 12 years ago by Igor Wiedler <[email protected]>
Prepare v0.2.7 release

github.com/reactphp/reactphp - 993278a61961759788837f4bad0acd76df43e6b9 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add nrk libevent timer cancellation fix to CHANGELOG

github.com/reactphp/reactphp - 2ac068b40939be24ff0a4fe8a9a106e132bb395f authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'nrk/loop-libevent-fixtimers'

* nrk/loop-libevent-fixtimers:
[EventLoop] Fix timers when using libevent-based loop.

github.com/reactphp/reactphp - 9fafc3c74061b2e6cd2c2a8ef1f3b92511d2b7ec authored almost 12 years ago by Igor Wiedler <[email protected]>
[EventLoop] Fix timers when using libevent-based loop.

Since a closure cannot destroy itself from inside its body, to prevent
PHP from raising the fata...

github.com/reactphp/reactphp - fb2c8daa43cb0dbe96cb4a4d55a6fce9d6b24e18 authored almost 12 years ago by Daniele Alessandri <[email protected]>
[EventLoop] Fix timers when using libevent-based loop.

Since a closure cannot destroy itself from inside its body, to prevent
PHP from raising the fata...

github.com/reactphp/event-loop - 134b94dc555d320bd31253a215c8a65ef151a79a authored almost 12 years ago by Daniele Alessandri <[email protected]>
Merge pull request #122 from reactphp/timer-tests

Only skip specific failing libevent timer test

github.com/reactphp/reactphp - ce06750e82da348eff82beac8b4fdb78c00e62d3 authored almost 12 years ago by Chris Boden <[email protected]>
Only skip specific failing libevent timer test

github.com/reactphp/reactphp - 504d0b62ccce8d36d51f9f61ba917f0291f04800 authored almost 12 years ago by Igor Wiedler <[email protected]>
Add --prefer-source to travis.yml

github.com/reactphp/reactphp - 0e19e41ae9146fb3af26bcd76077e0798cb6198a authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge branch 'refs/heads/timer-tests'

github.com/reactphp/reactphp - acd9452fc417d09ffef0233580a4a8656011f845 authored almost 12 years ago by Chris Boden <[email protected]>
Add libevent timers fix to CHANGELOG

github.com/reactphp/reactphp - 9fb0722a9259f6f79c3a87790b3b04450d79aa53 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/version-fix'

* origin/version-fix:
Renaming $self to unintuitive var name for consistency
[Bug] Fixed fat...

github.com/reactphp/reactphp - 7bb657e1b07049504805cac8bfea9381cf2698d7 authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove @covers annotations from abstract timer test

github.com/reactphp/reactphp - 53b0f35c1fa70ce4bed09ba3048f4e5a5de890d2 authored almost 12 years ago by Igor Wiedler <[email protected]>
Make timer tests run for all loops, contains failing libevent case

github.com/reactphp/reactphp - 3c3362a1928dfb3ec8469555dba8959e4f24751a authored almost 12 years ago by Igor Wiedler <[email protected]>
Renaming $self to unintuitive var name for consistency

github.com/reactphp/reactphp - 70d815a6bac7e877a7c2aa39429da5cf5636e799 authored almost 12 years ago by Chris Boden <[email protected]>
Renaming $self to unintuitive var name for consistency

github.com/reactphp/event-loop - 6da66473bfd128944b3a5809b6cff50a167078b1 authored almost 12 years ago by Chris Boden <[email protected]>
[Bug] Fixed fatal error on PHP5.3 using timer

PHP5.3 does not support calling $this within a closure

github.com/reactphp/event-loop - 0c49e199bee547e4734bf759022dd62f99b02fe3 authored almost 12 years ago by Chris Boden <[email protected]>
[Bug] Fixed fatal error on PHP5.3 using timer

PHP5.3 does not support calling $this within a closure

github.com/reactphp/reactphp - e13252e3425184565f7300f9a077ba97140deaab authored almost 12 years ago by Chris Boden <[email protected]>
Echo sender IP in tcp-chat example

github.com/reactphp/reactphp - dc3727b7403d3a0d0ff940d71c3c4adc14b2300f authored almost 12 years ago by Igor Wiedler <[email protected]>
Remove 5.5 from travis until it has pecl support

github.com/reactphp/reactphp - d98d3f2cca6eda61df7329dfe55b6f95f53f7c70 authored almost 12 years ago by Igor Wiedler <[email protected]>
Test against PHP 5.5 travis

github.com/reactphp/promise - edeeab38525f2398c53dba49444b8b384821c677 authored almost 12 years ago by Igor Wiedler <[email protected]>
Test against PHP 5.5 travis

github.com/reactphp/async - 591515104f1ee41afb7e33926c11659df95b5924 authored almost 12 years ago by Igor Wiedler <[email protected]>
Test against PHP 5.5 on travis

github.com/reactphp/reactphp - 44e3c43d40d944fc742f2934b5d1f21916bfa4ba authored almost 12 years ago by Igor Wiedler <[email protected]>
Add invalid callback error handling to CHANGELOG

github.com/reactphp/promise - 419ae7ed9be2b1ca6286f0f5173f7ea88d7f63f0 authored almost 12 years ago by Igor Wiedler <[email protected]>
Merge remote-tracking branch 'origin/ignore-non-functions'

* origin/ignore-non-functions:
Refactor php error collection to it own class
Fix method name...

github.com/reactphp/promise - 0910213ab598761d3574259bfcdb5d3436382d27 authored almost 12 years ago by Igor Wiedler <[email protected]>