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

Prepare v1.7.0 release

github.com/reactphp/dns - a45784faebf8fbd59058fad2d8497f71a787d20c authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #258 from clue-labs/unhandled-rejection

Internal improvement to avoid unhandled rejection for future Promise API

github.com/reactphp/socket - 43c9f20f6ecf799275d4514f5dd1772f8883e64c authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Internal improvement to avoid unhandled rejection for future Promise API

github.com/reactphp/socket - d2040a9c94e42c9bca88c658136c63113f700b35 authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #180 from clue-labs/fallback-servers

github.com/reactphp/dns - 1eb04e0d6c3bc9b4d73a02b75d4555b3f1ce73e8 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Use `FallbackExecutor` when secondary DNS server is given in `Config`

github.com/reactphp/dns - 2c1c8cfb5b05baf15cf2865170206a457235cb26 authored over 3 years ago by Christian Lück <[email protected]>
Support cancellation of FallbackExecutor

github.com/reactphp/dns - a6d23c8d1ef627ed2f0b2d58acc25be2942c04d6 authored over 3 years ago by Christian Lück <[email protected]>
Use nested `FallbackExecutor` when config has tertiary DNS server

github.com/reactphp/dns - 84d0c5fa4319765d46f2f22b9dcf9d071a011c1c authored over 3 years ago by Christian Lück <[email protected]>
Add new `FallbackExecutor`

github.com/reactphp/dns - 1030e7599a7672e57dda25ba1e03711d92ffa6f4 authored over 3 years ago by Christian Lück <[email protected]>
Update DNS component for required DNS fallback support

github.com/reactphp/datagram - e9065b2acd87235df6c2401dca80c07c0f35419c authored over 3 years ago by Christian Lück <[email protected]>
Support falling back to multiple DNS servers from DNS config

github.com/reactphp/datagram - f0a8628fe0a955790c71d27abaf73bcfbacce1ef authored over 3 years ago by Christian Lück <[email protected]>
Update DNS component for required DNS fallback support

github.com/reactphp/socket - c37c55ce984a675bd78ab29440d91b4a39c588c7 authored over 3 years ago by Christian Lück <[email protected]>
Support falling back to multiple DNS servers from DNS config

github.com/reactphp/socket - a239858abcb8a7bee47120666588fc06930dac91 authored over 3 years ago by Christian Lück <[email protected]>
Refactor to consistently use `RetryExecutor` for all transports

github.com/reactphp/dns - 1657d6333827257967c1efe167381dea18e8754c authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #179 from clue-labs/factory-config

Update DNS `Factory` to accept complete `Config` object

github.com/reactphp/dns - ae37876903424ffc45ad2cfec50503192ea6a336 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Update DNS `Factory` to accept complete `Config` object

github.com/reactphp/dns - af3b57346d7a3647e88cc777994bd315ca54225c authored over 3 years ago by Christian Lück <[email protected]>
Prepare v1.6.0 release

github.com/reactphp/dns - bf76d1c312c0c280c4ce53119cd7d08db23ffb4c authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #178 from clue-labs/spf-record

Add support for legacy SPF record type

github.com/reactphp/dns - 36b16045d4e3df466d285838c3726ffd87445eda authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Support serializing legacy SPF type

github.com/reactphp/dns - 653350074a4150e5e5d2b4f0904f26fb817e9bdb authored over 3 years ago by Christian Lück <[email protected]>
Implement SPF dns record type

github.com/reactphp/dns - 4d70ed6a4953e51b5a8a6328d0e78f05f430d1e1 authored over 3 years ago by Arkadiusz Kondas <[email protected]>
Merge pull request #226 from WyriHaximus-labs/global-event-loop-accessor-part-four

Global event-loop accessor part four

github.com/reactphp/event-loop - 1a709e2847cbd6f61110349792239fde283f4edc authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Global event-loop accessor part four

github.com/reactphp/event-loop - b6e704ab8efd0f22de9a6827f55a15a5e0e516d3 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #189 from srdante/patch-1

Fix brackets on documentation

github.com/reactphp/promise - 22791620474e08cae011afdec5d3fbeb14cb4974 authored over 3 years ago by Christian Lück <[email protected]>
Fix brackets on documentation

github.com/reactphp/promise - 7fdc396bced429cdae83d9870c96bc450ef3e494 authored over 3 years ago by Dante <[email protected]>
Merge pull request #177 from clue-labs/32bit

Fix integer overflow for TCP/IP chunk size on 32 bit platforms

github.com/reactphp/dns - 92a172788c59d12549b944ebf7ef52381ad1ed3c authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Deploy ReactPHP Website to github.com/reactphp/reactphp.github.io.git:master

github.com/reactphp/reactphp.github.io - 9162d4ec1fc1fae84bda09a4ee6e264c9292f9b0 authored over 3 years ago by Deployment Bot (from Travis CI) <[email protected]>
Prepare v1.3.0 release

github.com/reactphp/http - bc537273d11ee769c723a830e63aa33c0c35a530 authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #404 from clue-labs/require-host

Require Host request header for HTTP/1.1 requests

github.com/reactphp/http - c22fde601881d8ede13e39bb6519e4cadb4074e1 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #405 from clue-labs/keepalive

Support persistent connections (Connection: keep-alive)

github.com/reactphp/http - c919cb78a993a3d9a2e83db9c155484ce858bfbd authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Improve benchmarking instructions and dangling memory references

github.com/reactphp/http - 84fbe7882e0b948ae03abd67a57c5e88f2eac055 authored over 3 years ago by Christian Lück <[email protected]>
Support persistent connections (Connection: keep-alive)

github.com/reactphp/http - 7aa08f01583c765261d08d1191f0239324f18012 authored over 3 years ago by Christian Lück <[email protected]>
Require Host request header for HTTP/1.1 requests

All HTTP/1.1 requests require a Host request header as per RFC 7230. The
proxy CONNECT method is...

github.com/reactphp/http - 6bcbe54d965025d4b456008604f9046b9cee420b authored over 3 years ago by Christian Lück <[email protected]>
Prepare v0.5.11 release

github.com/reactphp/http-client - 23dddb415b9bd36c81d1c78df63143e65702aa4b authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #154 from remicollet/patch-1

Minimal fix for PHP 8

github.com/reactphp/http-client - ffa054002fbb8dbf1ab2abb9fa94daa9606ddae5 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Minimal fix for PHP 8

github.com/reactphp/http-client - 7c2ccd0ddb4e7daa106acb6bbd163a3c073201b9 authored over 3 years ago by Remi Collet <[email protected]>
Merge pull request #254 from SimonFrings/ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/socket - eef95f028a3aada4ba93dacc4dfb5cef518df99d authored over 3 years ago by Jan Sorgalla <[email protected]>
Fix integer overflow for TCP/IP chunk size on 32 bit platforms

github.com/reactphp/dns - 9072a4308b9d041770173c2cfbb0325c79dac758 authored over 3 years ago by Christian Lück <[email protected]>
Skip failing test for macOS and windows

github.com/reactphp/socket - 51e613f4baf849658bed758d4a43574e9752d9aa authored over 3 years ago by Simon Frings <[email protected]>
Support PHP 8

github.com/reactphp/socket - 95fba525395e424b4bf9cd2a6970e2e8fb11ab96 authored over 3 years ago by Simon Frings <[email protected]>
Set Xdebug's stack limit to 256 for legacy PHP

github.com/reactphp/socket - 7ec5fbd8ff6f11a3bda8464a9580e0f3d0206ddb authored over 3 years ago by Simon Frings <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/socket - a4130a6355002225a1d7dc2ede74a30e7c54f692 authored over 3 years ago by Simon Frings <[email protected]>
Merge pull request #398 from funct/update-readme

Minor documentation fix for broken anchor link

github.com/reactphp/http - 5944a0852f97eab239955d3ad752b072419498fe authored over 3 years ago by Jan Sorgalla <[email protected]>
Fix broken anchor link in README

github.com/reactphp/http - f76e1473a2dc0810035caf216543f1024275e31c authored over 3 years ago by Fritz Gerneth <[email protected]>
Prepare v1.5.0 release

github.com/reactphp/dns - b22b0b20278e8535e633ab71a52472c5bf620aa1 authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #174 from clue-labs/errors

Improve error reporting when query fails, include domain and query type and DNS server address w...

github.com/reactphp/dns - c7b1105e9db3e02026c3e47739b6160c80f689d4 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Include underlying connection error when transport connection fails

github.com/reactphp/dns - c4086b53984b5fd7a209c1e3dfa251653b2d9180 authored over 3 years ago by Christian Lück <[email protected]>
Include DNS server name when query transport fails

github.com/reactphp/dns - 2c9190298da1f99b434608e5157f0038e7ee691f authored over 3 years ago by Christian Lück <[email protected]>
Include domain name and query type in all error messages

github.com/reactphp/dns - 7c336fec60044fcf25c7ee03f8b3ed747ee39d9a authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #172 from clue-labs/tcp-error

Improve error handling when sending TCP/IP data to DNS server fails (macOS)

github.com/reactphp/dns - 134d4242fb864f6573aab1dbff5c8f57100417e5 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Improve error handling when sending TCP/IP data to DNS server fails

github.com/reactphp/dns - 054d1d8462ffe1659cb17da6d2fc8f432bd715d4 authored over 3 years ago by Christian Lück <[email protected]>
Prepare v1.6.0 release

github.com/reactphp/datagram - 4f4111503aaafc4104de047a1ac5bf79ee0bbaa3 authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #171 from clue-labs/fwrite-error

Improve error handling when sending data to DNS server fails (macOS)

github.com/reactphp/dns - 5f8494c2d3887b3ae56c8e59745584f2b71f45e2 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Skip flaky test on macOS due to possible kernel race condition

github.com/reactphp/dns - 43c1e8d3bf90708e7d3b55b5cd514b6d358a0335 authored over 3 years ago by Christian Lück <[email protected]>
Explicitly ignore UDP read errors

github.com/reactphp/dns - 93a2954acca5f41a8fb56dae6c1f92cf0e7cf00d authored over 3 years ago by Christian Lück <[email protected]>
Minor refactoring to simplify testing UDP write errors

github.com/reactphp/dns - 07ca85475064d7734e8727fffbe743b0e1716616 authored over 3 years ago by Christian Lück <[email protected]>
Improve error handling when sending data to DNS server fails (macOS)

github.com/reactphp/dns - d8f748f155eea1f9766fa6c063f7c6a76b661594 authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #157 from SimonFrings/ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/stream - 2859a8cd8f302d6a2543513150b0f34c35bfbaef authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #185 from SimonFrings/ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/promise - 29f1ed573460ea8a6d56c500b32145a19a4c15d4 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Support PHP 8

github.com/reactphp/stream - fb4cf1167f54f55541e41b94b12a46133f837d6f authored over 3 years ago by Simon Frings <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/stream - 2f5e3c9be55584cc2e4a0b620b973f963d6a1767 authored over 3 years ago by Simon Frings <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/promise - 8eb99eaf6c4256c97f9ec5aa47fed9b3878134a9 authored over 3 years ago by Simon Frings <[email protected]>
Merge pull request #402 from SimonFrings/ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/http - 2a9fc799ac043816c59c92a17fb17e609553ddec authored over 3 years ago by Jan Sorgalla <[email protected]>
Merge pull request #170 from SimonFrings/ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/dns - 900bb63a7e11a320cf9b3eddacc139d0a58ed5b7 authored over 3 years ago by Jan Sorgalla <[email protected]>
Merge pull request #45 from SimonFrings/ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/cache - 434cf90836bc571ce2255b4f457e12bdc5a82a43 authored over 3 years ago by Jan Sorgalla <[email protected]>
Prepare v0.6.2 release

github.com/reactphp/child-process - 70486012c0265264d2afa489ff32e7cdb76000d9 authored over 3 years ago by Christian Lück <[email protected]>
Set Xdebug's stack limit to 256 for legacy PHP

github.com/reactphp/http - aaca1b3e0eb991b19c410cf7468a87d5db6d46bb authored over 3 years ago by Simon Frings <[email protected]>
Set Xdebug's stack limit to 256 for legacy PHP

github.com/reactphp/dns - b555fcaa8b4c3c7e29003cc8fbdb07a52908da8e authored over 3 years ago by Simon Frings <[email protected]>
Support PHP 8

github.com/reactphp/cache - a7ddc610a8a1426fa04a069656900251cbd6083f authored over 3 years ago by Simon Frings <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/cache - 54afe31079f9ed246cbadb77b820eb72a8dc368a authored over 3 years ago by Simon Frings <[email protected]>
Support PHP 8

github.com/reactphp/http - 57f4e5f8c6519549fd53056646c0b355da91f351 authored over 3 years ago by Simon Frings <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/http - 8fba44a2908599899e0cc6c435dce6b5d3594abb authored over 3 years ago by Simon Frings <[email protected]>
Merge pull request #25 from SimonFrings/ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/promise-stream - 09c45004832203969b6ee6e6555888a3adae857f authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #45 from SimonFrings/ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/promise-timer - f2fe144a9e9d252318b3b6b89cba5350d7ba6cff authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #39 from clue-labs/php8

Socket address of closed socket should be null (support PHP 8)

github.com/reactphp/datagram - 517c9ece7ca47c448278fb20458038f8cfda2bdd authored over 3 years ago by Jan Sorgalla <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/dns - f40715f577bcde9ae49735c6f466786b4829a8d0 authored over 3 years ago by Simon Frings <[email protected]>
Support PHP 8

github.com/reactphp/dns - 6994664a0f9f9d2314bc2cf312dd0f805863225d authored over 3 years ago by Simon Frings <[email protected]>
Support PHP 8

github.com/reactphp/promise-timer - 039e8c0d4e5879b1cf32b98fb59726d588be11c7 authored over 3 years ago by Simon Frings <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/promise-timer - c9ed76e14a267b5665a56933a559fe7c108e12b9 authored over 3 years ago by Simon Frings <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/promise-stream - caecb7f09a7759607b1f601faff2ce17208bc0e5 authored over 3 years ago by Simon Frings <[email protected]>
Support PHP 8

github.com/reactphp/promise-stream - 0014a6b75918beb5f20c731ac1128d5ccc9ab94e authored over 3 years ago by Simon Frings <[email protected]>
Merge pull request #44 from WyriHaximus-labs/align-docblock-promise-return-types

Align DocBlock Promise return types

github.com/reactphp/cache - 4bf736a2cccec7298bdf745db77585966fc2ca7e authored over 3 years ago by Christian Lück <[email protected]>
Align DocBlock Promise return types

Currently most of the docblocks provide a return type inside the
PromiseInterface like bool or a...

github.com/reactphp/cache - f55ee41827609116138f709e84c0aca2c73af690 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #38 from clue-labs/github-ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/datagram - 0a225a53ac098a00185b673a39ea2cac2c3e04de authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #85 from clue-labs/php8

Support PHP 8 and add non-blocking I/O support on Windows with PHP 8

github.com/reactphp/child-process - 2fb5c96240480eeeb213508b2173c35949bf78a8 authored over 3 years ago by Jan Sorgalla <[email protected]>
Socket address of closed socket should be null (support PHP 8)

Refs https://github.com/reactphp/socket/pull/246

github.com/reactphp/datagram - ee8f12c0af759eed9834e322e7457825c8bdaeb7 authored over 3 years ago by Christian Lück <[email protected]>
Improve code coverage to 100%

github.com/reactphp/datagram - b009a6af2d9cf6d63f69082fa993e355e68a684b authored over 3 years ago by Christian Lück <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/datagram - adbf2d6c2d807870cdfdcf4cfbcf397c86d4fec9 authored over 3 years ago by Christian Lück <[email protected]>
Work around legacy HHVM which doesn't report pipe open mode

github.com/reactphp/child-process - 6c8631b469603aec89e53600a46dafcddf80a900 authored over 3 years ago by Christian Lück <[email protected]>
Support socket descriptors on PHP 8+

github.com/reactphp/child-process - 1ae63b2f5bb7b3f2e9ea6b01d05b494bad87b943 authored over 3 years ago by Christian Lück <[email protected]>
Support PHP 8

github.com/reactphp/child-process - 1422f1e8dd78ccabdcfde2f9e20d5e74bad91dd6 authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #84 from clue-labs/github-ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/child-process - f93a15fb4614ee240c4097570c8c17a3ce675451 authored over 3 years ago by Jan Sorgalla <[email protected]>
Skip broken tests on legacy HHVM

github.com/reactphp/child-process - 00c6fe4f790121f30ef9c2b57d1b48be59698c1f authored over 3 years ago by Christian Lück <[email protected]>
Use GitHub actions for continuous integration (CI)

Bye bye Travis CI, you've served us well.

github.com/reactphp/child-process - 40a8f8dd7ed2aa7e1b72236e2109033be4173b22 authored over 3 years ago by Christian Lück <[email protected]>
Merge pull request #400 from pavog/patch-2

Update example 63 to support v1.0.0+

github.com/reactphp/http - 538a8f4470fe4c11bf18e557f655055073efa30e authored over 3 years ago by Jan Sorgalla <[email protected]>
Merge pull request #399 from pavog/patch-1

Fix a typo, a mixed up param name and add forgotten namespace backslash

github.com/reactphp/http - 4e4a6b570296e00758324db74fe4550b6f3fc2d5 authored over 3 years ago by Jan Sorgalla <[email protected]>
Merge pull request #442 from clue-labs/github-ci

Use GitHub actions for continuous integration (CI)

github.com/reactphp/reactphp - aa0b9f1691f3076831380e1762c1ade3c3cb7899 authored over 3 years ago by Jan Sorgalla <[email protected]>
Merge pull request #37 from SimonFrings/tests

Run tests on PHPUnit 9 and update PHPUnit configuration schema for PHPUnit 9.3

github.com/reactphp/datagram - be83f9953aee5dabe823c8056b3cabbdcc889920 authored over 3 years ago by Jan Sorgalla <[email protected]>
Merge pull request #82 from SimonFrings/tests

Run tests on PHPUnit 9 and update PHPUnit configuration schema for PHPUnit 9.3

github.com/reactphp/child-process - 1110f31f2638044eeca939ca578d2ae2ebb44115 authored over 3 years ago by Cees-Jan Kiewiet <[email protected]>
Update PHPUnit configuration schema for PHPUnit 9.3

github.com/reactphp/datagram - e06cf84d6dd2d32bb99cfac598fdc8e5ac1ac882 authored over 3 years ago by Simon Frings <[email protected]>
Run tests on PHPUnit 9

github.com/reactphp/datagram - dada1237823e4b5e61f36794c381b67617e8b258 authored over 3 years ago by Simon Frings <[email protected]>
Update PHPUnit configuration schema for PHPUnit 9.3

github.com/reactphp/child-process - 1024e98c4ec4d703648e7896389c632ed981d811 authored over 3 years ago by Simon Frings <[email protected]>