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 #31 from WyriHaximus-labs/php-5.4-allow-failure

Allow PHP 5.4 to fail

github.com/reactphp/filesystem - 35bf3e6b93994ab17077a7052d8a1965f7f78398 authored about 6 years ago by Cees-Jan Kiewiet <[email protected]>
Work around possible cyclic garbage references in Exception trace

github.com/reactphp/socket - e14f7bd3461f5cb25648231e85e78433b7cb4f70 authored about 6 years ago by Christian Lück <[email protected]>
Improve cancellation forwarding after DNS lookup

github.com/reactphp/socket - 86d8608f4efc25c9da25a2f0355e45f0a572d373 authored about 6 years ago by Christian Lück <[email protected]>
Improve DNS error messages

github.com/reactphp/socket - 97076bab9d90523d13afb782f625d77d51049282 authored about 6 years ago by Christian Lück <[email protected]>
Merge pull request #168 from clue-labs/unix-errors

Improve Unix domain socket (UDS) server error messages

github.com/reactphp/socket - b59f8f17787a78d0e92683515488f735a36241f0 authored about 6 years ago by Cees-Jan Kiewiet <[email protected]>
Also allow PHP 7.1 to fail

github.com/reactphp/filesystem - f0b900a5a9662cfbb125ce11e9d188f31801f84f authored about 6 years ago by Cees-Jan Kiewiet <[email protected]>
Allow PHP 5.4 to fail

PHPUnit on PHP 5.4 seems to hang at the end of it's execution for no apparent reason. (Even when...

github.com/reactphp/filesystem - a62f65880841099130543f48407c3008a097539c authored about 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #40 from WyriHaximus-labs/copy-fix

Reworked file copying to use pipe

github.com/reactphp/filesystem - 542acfa76bd2c5eb7d855dd244e8484b71613db0 authored about 6 years ago by Cees-Jan Kiewiet <[email protected]>
Reworked file copying to use pipe

github.com/reactphp/filesystem - 1264b22f6d211a8f4baa875a3f17a5929bed47ef authored about 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #321 from clue-labs/response

Internal refactoring to simplify response header logic

github.com/reactphp/http - 882242eb06056039c6d835d32cc0198f5b5e6a37 authored about 6 years ago by Cees-Jan Kiewiet <[email protected]>
Simplify assigning response headers by avoiding duplicate assignments

github.com/reactphp/http - f5f3cc0cd55727c686521673033da98ae368e7c0 authored about 6 years ago by Christian Lück <[email protected]>
Simplify sending error response for invalid requests

github.com/reactphp/http - 5ea0858692f32b8615f244358eaf367db68939de authored about 6 years ago by Christian Lück <[email protected]>
Enhancement: Add example for tailing a log file

github.com/reactphp/filesystem - c5e7524b89a780fcc07badad94328fc486184252 authored about 6 years ago by Andreas Möller <[email protected]>
Fix caching advanced MX/SRV/TXT/SOA structures

github.com/reactphp/dns - 51d44948536693191e23342592b50e90c1f37ead authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #27 from WyriHaximus-labs/our-own-special-test-directory

Create random directories within our own temporary test directory

github.com/reactphp/filesystem - 00409a5594aa267615c23d8d977167de1bbba670 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #30 from WyriHaximus-labs/test-group-permissions

Run permission related tests with sudo

github.com/reactphp/filesystem - 2f7cd233d0fa65c98814e5b7aaf726f03038023a authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Improve Unix domain socket (UDS) server error messages

github.com/reactphp/socket - 9f1d2589bd38e3a369813a460757f1d47fe48b20 authored over 6 years ago by Christian Lück <[email protected]>
Update npm dependencies and restructure asset handling

github.com/reactphp/website - 6a9c9d6cc30e95913a3169a3356c7b2442301b5e authored over 6 years ago by Jan Sorgalla <[email protected]>
Merge pull request #414 from clue-labs/stable

Update ReactPHP components to latest v1.0

github.com/reactphp/reactphp - 0ca61e658b4c965e42c6eb7a0905a680808842c7 authored over 6 years ago by Jan Sorgalla <[email protected]>
Update ReactPHP components to latest v1.0

github.com/reactphp/reactphp - 1a31e8a517a6311f78f0edf8db78333b578ca955 authored over 6 years ago by Christian Lück <[email protected]>
Prepare v1.0.0 release

github.com/reactphp/socket - 476e2644a634c6301b8111e6d22a61679e6e6bd0 authored over 6 years ago by Christian Lück <[email protected]>
Prepare v1.0.0 release

github.com/reactphp/stream - fdd0140f42805d65bf9687636503db0b326d2244 authored over 6 years ago by Christian Lück <[email protected]>
Prepare v1.0.0 release

github.com/reactphp/event-loop - 0266aff7aa7b0613b1f38a723e14a0ebc55cfca3 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #38 from jsor-labs/homepage-update

Add project highlight and support sections to homepage

github.com/reactphp/website - 4b37af9d608f0ab45dc42620ba14319ec6790844 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Reduce number of paragraphs for support section

github.com/reactphp/website - dcd5cb58f5792b6ef008f65c69708ea820d13df3 authored over 6 years ago by Jan Sorgalla <[email protected]>
Add project highlight and support sections to homepage

Incorporates reactphp/react README update from reactphp/react#412
and reactphp/react#413.

github.com/reactphp/website - 00cf5c3116498508ddfcfad70ce2ead3b37e574c authored over 6 years ago by Jan Sorgalla <[email protected]>
Merge pull request #413 from clue-labs/business-as-usual

Business speak and project highlights

github.com/reactphp/reactphp - e398a34bc86a9a3e78bb80fcafc15303c206f7a2 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Business speak and project highlights

github.com/reactphp/reactphp - 7bf23193db569d45636d01e09ca869e47eb82423 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #412 from clue-labs/support

Improve support section

github.com/reactphp/reactphp - fd5bafef50c9d4e0a0e44be4cfef3a1e7c627a03 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Improve support section

github.com/reactphp/reactphp - 3734c6a0476255b0a2ef47a48e5ec369f3bf24ac authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #411 from clue-labs/cache-component

Update react/cache component to latest v0.5

github.com/reactphp/reactphp - e6127b0d00985ae1396a6096647746e96dd22aa8 authored over 6 years ago by Jan Sorgalla <[email protected]>
Update react/cache component to latest v0.5

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

github.com/reactphp/event-loop - 228178a947de1f7cd9296d691878569628288c6f authored over 6 years ago by Christian Lück <[email protected]>
Create random directories within our own temporary test directory

github.com/reactphp/filesystem - 885c2684cffbfe6cb7f7a799f9bda37acef9979c authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Run permission related tests with sudo

This prevents us from running into any permission oddities

github.com/reactphp/filesystem - b3af333df837bd6cd49d2ab2cf313770d16720f0 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #36 from WyriHaximus-labs/event-loop-0.5-and-0.4

Forward compatibility with react/event-loop 1.0 and 0.5 while still supporting 0.4 - part deux

github.com/reactphp/filesystem - 8c2f05d8a0266a1d8c10264faa16b5532b1d3c50 authored over 6 years ago by Jan Sorgalla <[email protected]>
Forward compatibility with react/event-loop 1.0 and 0.5 while still supporting 0.4 - part deux

github.com/reactphp/filesystem - 6aeed579a4639f8a34fdd06bf3e47a5c32a7d939 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #37 from WyriHaximus-labs/readable-stream-trait-emit-close

Missing method call mock for ReadableStreamTest::testReadChunk

github.com/reactphp/filesystem - 404f8e21ba5be94ca851b2e21370668fc0647c40 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Missing method call mock for ReadableStreamTest::testReadChunk

github.com/reactphp/filesystem - 5d4425e8ed30112901d8f60239d2d4ffb03563b8 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #409 from clue-labs/readme

Update README to be in line with homepage

github.com/reactphp/reactphp - e0707716e0b18362289a0d8489ee0e1b2ba9d76e authored over 6 years ago by Jan Sorgalla <[email protected]>
Merge pull request #410 from clue-labs/integration-tests

Skip integration tests relying on stable internet connection

github.com/reactphp/reactphp - 002636fb5e7b3020b49e5a8602e6c38bcd5f54a3 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Skip integration tests relying on stable internet connection

github.com/reactphp/reactphp - 26365550aa35886ceb62a1c4a7b323d385a5479b authored over 6 years ago by Christian Lück <[email protected]>
Add Articles to README

github.com/reactphp/reactphp - 692df4cd760285aef0b792221562a99170f4df51 authored over 6 years ago by Christian Lück <[email protected]>
Add Talks to README

github.com/reactphp/reactphp - b098acf3c6fcae0091d09b34bceb051a80ca6bce authored over 6 years ago by Christian Lück <[email protected]>
Add "Built with ReactPHP" to README

github.com/reactphp/reactphp - d4dfd0de51618061bbb289dc3eb3245ebdeb18da authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #408 from clue-labs/changelog

Update changelog with texts from releases and link to new combined changelog for all ReactPHP co...

github.com/reactphp/reactphp - c8f26f68b7a7f8320e0cc89ed84b6de221b5e404 authored over 6 years ago by Jan Sorgalla <[email protected]>
Link to new combined changelog for all ReactPHP components

github.com/reactphp/reactphp - 9f273c44e9198717ae07ae5dc5851ab8a609bf6f authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #406 from DanielRuf/chore/add-php-7

Update Travis config to test against PHP 5.4 through PHP 7.2 and HHVM

github.com/reactphp/reactphp - 16dc5f9e3404f65bd409d4282740f1cce40f843d authored over 6 years ago by Jan Sorgalla <[email protected]>
Merge legacy v0.3 update guide into legacy CHANGELOG

github.com/reactphp/reactphp - 79a44dab16bcd2fd5f28b1c41967834e1af54b67 authored over 6 years ago by Christian Lück <[email protected]>
Update CHANGELOG to include texts from releases

github.com/reactphp/reactphp - ad03d1d325d6ad2e512068a83b8b63e1acd4dc58 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #35 from WyriHaximus-labs/event-loop-0.5-and-0.4

Forward compatibility with react/event-loop 1.0 and 0.5 while still supporting 0.4

github.com/reactphp/filesystem - c6cd311d9049b109d3a3e1b7b31c70bc051c7024 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Forward compatibility with react/event-loop 1.0 and 0.5 while still supporting 0.4

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

github.com/reactphp/dns - 319e110a436d26a2fa137cfa3ef2063951715794 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #111 from clue-labs/reverse

Add reverse DNS lookup example

github.com/reactphp/dns - 78b8bbb7b7693bd07a76c405b1e9be10db700f46 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Add reverse DNS lookup example

github.com/reactphp/dns - 0d4edc06cfd5fc3cce0f71c5510b8ecff0dca7e6 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #110 from clue-labs/resolveall

Add resolveAll() method to support custom query types in Resolver

github.com/reactphp/dns - c85119c049a698f0200448d506fb165408588331 authored over 6 years ago by Jan Sorgalla <[email protected]>
Add resolveAll() method to support custom query types in Resolver

github.com/reactphp/dns - f67ad97c7c3937305cec1523bb5e137b530e49c0 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #109 from clue-labs/error

Improve error messages for failed queries and improve documentation

github.com/reactphp/dns - 28756a31a4fff30250456141c2b4379757c91148 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Improve error messages for failed queries and improve documentation

github.com/reactphp/dns - bed3a9f39ca2418e5819985f2558aef02dc42c3e authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #108 from clue-labs/srv

Support parsing SRV records

github.com/reactphp/dns - d822cc52134895e6829919bb5354d15f6871f086 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Support parsing SRV records

github.com/reactphp/dns - 17148ac6f2faca8b70e30fd7a4fc82ca424fcf0b authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #107 from clue-labs/soa

Support parsing SOA records

github.com/reactphp/dns - 20680266a5b329746e8222e68d988ebb77d9cff7 authored over 6 years ago by Jan Sorgalla <[email protected]>
Support parsing SOA records

github.com/reactphp/dns - 1a3751036571f265fb55634b90a8f615568b7b76 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #167 from Ocramius/feature/imported-global-functions

Imported global functions

github.com/reactphp/event-loop - fc1d78e5eed185c7266cba0dfd9508c01138c786 authored over 6 years ago by Jan Sorgalla <[email protected]>
Merge pull request #106 from clue-labs/mx

Support parsing MX records

github.com/reactphp/dns - 2d970a92716815e852ad8bbb8c2cc7811e822f96 authored over 6 years ago by Jan Sorgalla <[email protected]>
Merge pull request #105 from clue-labs/txt

Support parsing TXT records

github.com/reactphp/dns - b1df561cd311cc3e31aaed066e5ac70ac526436d authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Support parsing MX records

github.com/reactphp/dns - 573a2183020af68a92feb9895251450052a9928d authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #104 from clue-labs/any

Add support for Message::TYPE_ANY, support parsing NS records and parse unknown types as binary ...

github.com/reactphp/dns - 5c570db6e563e80c8fb247b6bcdff846077302d1 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Support parsing TXT records

github.com/reactphp/dns - 2f89304f79bbb9b770dd26314d993405a77a270e authored over 6 years ago by Christian Lück <[email protected]>
Support parsing NS records

github.com/reactphp/dns - 77f8d0abf2acc3c5a9d7c25a769cd7e02d8d731a authored over 6 years ago by Christian Lück <[email protected]>
Add support for Message::TYPE_ANY and parse unknown types as binary data

github.com/reactphp/dns - 62b913bbdef5813c30c1ae1913c2c39777f808b7 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #169 from lcobucci/add-dev-namespace-to-autoloader

Simplify test bootstrap by using dev autoloader

github.com/reactphp/event-loop - b2a3488e247dbe5c2b2928556a6c15407980a532 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Prepare v0.4.14 release

github.com/reactphp/dns - 75ae3286c03eb022a6fbf909e6148d5022588ba4 authored over 6 years ago by Christian Lück <[email protected]>
Simplify test bootstrap by using dev autoloader

This is already being done in other repos of the organisation, let's
make it more consistent the...

github.com/reactphp/event-loop - 4f2108e95a512426f39330b4bafb3a6c90aa21ed authored over 6 years ago by Luís Cobucci <[email protected]>
Merge pull request #103 from clue-labs/udp

Rename DatagramTransportExecutor to UdpTransportExecutor

github.com/reactphp/dns - c830c6fce5f08be35d0cc9c39c5397d049f4109e authored over 6 years ago by Jan Sorgalla <[email protected]>
Rename DatagramTransportExecutor to UdpTransportExecutor

github.com/reactphp/dns - cdf5d3e2905494edc75f3719599b083509f4484c authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #102 from clue-labs/cache

Forward compatibility with upcoming Cache 0.5

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

github.com/reactphp/cache - 7d7da7fb7574d471904ba357b39bbf110ccdbf66 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Forward compatibility with upcoming Cache 0.5

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

Add DatagramTransportExecutor, validate incoming DNS response messages to avoid cache poisoning...

github.com/reactphp/dns - a3712f0880d7e52477e459ee3c3858e1bae08bcb authored over 6 years ago by Jan Sorgalla <[email protected]>
Validate incoming DNS response messages to avoid cache poisoning attacks

github.com/reactphp/dns - 99d42cd6246b50fe0174248e49558571d947fae1 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #99 from clue-labs/deprecate

Deprecate legacy Query::currentTime() and binary parser data attributes to clean up and simplify...

github.com/reactphp/dns - f5dbdc96ab69d74c729214d407a4e7af9ecb8982 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Add DatagramTransportExecutor

github.com/reactphp/dns - 4dd2cde7e5aabaa45c10dedfbb6ed15706110dfd authored over 6 years ago by Christian Lück <[email protected]>
Deprecate legacy binary parser data attributes in message models

github.com/reactphp/dns - 3e0dd2764efc489f29ad4b4c77ff1f68b79cdd52 authored over 6 years ago by Christian Lück <[email protected]>
Deprecate legacy Query::currentTime() to clean up and simplify API

github.com/reactphp/dns - bd7f3b519ad0fb8039219c09489873ac11e3e214 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #17 from seregazhuk/fix-example-in-readme

Fix file read example in Readme

github.com/reactphp/filesystem - 4089034b57d9581191b133fd036698496cbdbf22 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #24 from WyriHaximus-labs/readable-stream-trait-emit-close

Emit close event once we reach the end of the stream

github.com/reactphp/filesystem - 7112d795826125e2cc5f3457128be5c869a1ac5e authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Emit close event once we reach the end of the stream

github.com/reactphp/filesystem - 2b9907edc9ec5293d7b28b12753b4826160df250 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #37 from jsor-labs/changelog-feed-link

Add visible link to changelog feeds to the end of the changelog pages

github.com/reactphp/website - 2350f4fd85c92b4cd13d406a747b660893b3c776 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Add visible link to changelog feeds to the end of the changelog pages

github.com/reactphp/website - a7155d8586e11945443e442e14c6954655adea6f authored over 6 years ago by Jan Sorgalla <[email protected]>
Merge pull request #36 from jsor-labs/changelog-feed

Implement changelog atom feeds

github.com/reactphp/website - f9461b3b1cbb077253fd00b5d26a0fc28d752a62 authored over 6 years ago by Jan Sorgalla <[email protected]>
Merge pull request #25 from WyriHaximus-labs/handle-child-process-error

Use array access, and remove unnecessary double `error` from array lookup

github.com/reactphp/filesystem - 60060087ccaa8574b621b1ef5098dccec99fc0b9 authored over 6 years ago by Jan Sorgalla <[email protected]>
Test the error coming from the pool is pickup and passed up through the promises to the callee, via @clue at https://github.com/reactphp/filesystem/pull/25#discussion_r191571410

github.com/reactphp/filesystem - 284fd8e0a2986c4c5f3964146da471b0e0b1aab3 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #28 from WyriHaximus-labs/dont-install-eio-on-nightly

EIO supports PHP 7 these days, but breaks on nightly

github.com/reactphp/filesystem - 5c87ca933fa17ff6cde36230881f6ed18b9c9539 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Replaced constant references with fully qualified constant references

github.com/reactphp/event-loop - 88d35a67c1b4cde4cea28643c1f4a6a52697a1c9 authored over 6 years ago by Marco Pivetta <[email protected]>
Prepare v1.5.0 release

github.com/reactphp/promise-timer - a11206938ca2394dc7bb368f5da25cd4533fa603 authored over 6 years ago by Christian Lück <[email protected]>
Merge pull request #34 from clue-labs/garbage

Improve memory consumption by cleaning up garbage references to pending promise without canceller

github.com/reactphp/promise-timer - 170fb937a76bfe078d8efa6755ea5805373589d9 authored over 6 years ago by Cees-Jan Kiewiet <[email protected]>
Cleaning up garbage references to pending promise without canceller

github.com/reactphp/promise-timer - 28dc64e1f26115454b7f4ad93e83e7f95d4d32be authored over 6 years ago by Christian Lück <[email protected]>
Using a real `Timer` instance, since pre-historic PHPUnit versions are being used in CI

github.com/reactphp/event-loop - b048bd729a5e462c5352127bd3cd63ed95dfc8ae authored over 6 years ago by Marco Pivetta <[email protected]>
Importing global functions - micro-optimisation, but relevant for this high-throughput component

github.com/reactphp/event-loop - 75bead60043668902e39bbfc6bd5135161a18f6c authored over 6 years ago by Marco Pivetta <[email protected]>