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

Support escaping literal dots and special characters in domain n… (#144)

Support escaping literal dots and special characters in domain names

github.com/reactphp/dns - 40c0bc0447c3ee043448d81f18678f30be67cc88 authored about 5 years ago by Cees-Jan Kiewiet <[email protected]>
Move "testTimerIntervalBelowZeroRunsImmediately" from AbstractLoopTest to AbstractTimerTest

github.com/reactphp/event-loop - a3165da14fcf467518445be4a0bd794d96cf5ce9 authored about 5 years ago by PabloKowalczyk <[email protected]>
Merge pull request #145 from danielecr/patch-2

Improve documentation, add missing `new` keywords

github.com/reactphp/promise - 2bd3301b36e65b6f158f51a054e56e93e04865f8 authored about 5 years ago by Jan Sorgalla <[email protected]>
Add TcpTransportExecutor to send DNS queries over TCP/IP connection

This changeset implements a fully functional TCP/IP transport for DNS
queries. In its current fo...

github.com/reactphp/dns - f7f358f5d0e46b9659534bbbb016fb4ca7c1a96e authored about 5 years ago by Christian Lück <[email protected]>
Support escaping literal dots and special characters in domain names

Among others, this is needed for PTR records for DNS-based service
discovery (DNS-SD) that conta...

github.com/reactphp/dns - bc76e1f9c46992d9eebed0434684ed94fcb95980 authored about 5 years ago by Christian Lück <[email protected]>
Prevent "interval" overflow in ExtUvLoop

github.com/reactphp/event-loop - 5d2e21969a8772b20fd7b5891bf7946999611a17 authored about 5 years ago by PabloKowalczyk <[email protected]>
add 'new' keyword

for React\Promise\FulfilledPromise and React\Promise\RejectedPromise
rif #27

github.com/reactphp/promise - e09241f43e2b6a2d9755f65dadc0492c2a065992 authored about 5 years ago by Daniele Cruciani <[email protected]>
Improve test suite, add test namespaces, simplify test bootstrap… (#31)

Improve test suite, add test namespaces, simplify test bootstrap logic and add forward compatibi...

github.com/reactphp/datagram - d3e9d7511155130c67eba64a3f5a76966b279394 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Add test namespaces and simplify test bootstrap logic

github.com/reactphp/datagram - 563cf677df0dc6aaab1498701761a64c40aa6ef2 authored over 5 years ago by Christian Lück <[email protected]>
Forward compatibility with PHPUnit 7 and PHPUnit 6

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

Accept DNS `ResolverInterface` and fix failing test suite

github.com/reactphp/datagram - 86586b6c3951fa517a3246bab911fda608e23a21 authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #208 from clue-labs/resolverinterface

Accept DNS `ResolverInterface` and fix failing test suite

github.com/reactphp/socket - 87e7633fb4d758efefe5cbe60428cd7720d1cb42 authored over 5 years ago by Jan Sorgalla <[email protected]>
Accept DNS `ResolverInterface` and fix failing test suite

github.com/reactphp/datagram - 7db9e9779107d2ae0bfe017b6c90eab1d29a4eee authored over 5 years ago by Christian Lück <[email protected]>
Accept DNS `ResolverInterface` and fix failing test suite

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

github.com/reactphp/dns - a04f6f23ee40afec2e5814ddfbdf71b9e88bbc1f authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #143 from clue-labs/refs

Add missing private property definitions

github.com/reactphp/dns - fdcd7623dd1927e8b9c24890ffb70145a911bcf2 authored over 5 years ago by Jan Sorgalla <[email protected]>
Add missing private property definitions

Spotted via phpstan. Missing property definitions means that PHP
automatically allocates new pro...

github.com/reactphp/dns - 9e03c7e0421c21c5c55dc3305429f0cb86e73632 authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #142 from clue-labs/sshfp

Support parsing SSHFP records

github.com/reactphp/dns - 04660e396d789424960fafe7db828e86e695cbe1 authored over 5 years ago by Jan Sorgalla <[email protected]>
Support parsing SSHFP records

github.com/reactphp/dns - e837c31493fae2dc1ff6ee68b8bb55ed2665465f authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #141 from clue-labs/caa

Support parsing CAA records

github.com/reactphp/dns - 0745fef068f14e281ccf977b3e8e0d2c0a381ed1 authored over 5 years ago by Jan Sorgalla <[email protected]>
Support parsing CAA records

github.com/reactphp/dns - a80b558b0142bc9edce5e4b422b959c3866a9c02 authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #140 from clue-labs/remove-stream

Remove unneeded dependency on react/stream

github.com/reactphp/dns - d99bc4e367bb7e14901e477d833ffe390e82a7a1 authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #139 from clue-labs/resolverinterface

Add `ResolverInterface` as common interface for `Resolver` class

github.com/reactphp/dns - 4a38974efa0dd9f03663c756c45a10286fadb963 authored over 5 years ago by Jan Sorgalla <[email protected]>
Remove unneeded dependency on react/stream

github.com/reactphp/dns - 867e21cd213c4e1fa18ecade586bdf6831be9949 authored over 5 years ago by Christian Lück <[email protected]>
Add ResolverInterface as common interface for Resolver class

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

github.com/reactphp/reactphp - f11a13b09febb6676febd1f8f70befd0593bffb7 authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #428 from clue-labs/lts-releases

Update DNS and Cache components to stable LTS release

github.com/reactphp/reactphp - 921c51bd248d6397c8b29a44d7f678084bc97159 authored over 5 years ago by Christian Lück <[email protected]>
Temporarily skip broken tests from Socket component

See https://github.com/reactphp/socket/issues/207 for upstream report.

github.com/reactphp/reactphp - 25b2bc82d3c8715b86d85fd32723879b12f71ce5 authored over 5 years ago by Christian Lück <[email protected]>
Update DNS and Cache components to stable LTS release

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

github.com/reactphp/dns - 26c3e7b86f139217b6acc1bc160e2019787555fb authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #134 from WyriHaximus-secret-labs/final

Mark all classes as final to discourage inheritance

github.com/reactphp/dns - f8a443ba782dc351f86b47f779bc30450dbdd3a2 authored over 5 years ago by Jan Sorgalla <[email protected]>
Mark all classes as final

github.com/reactphp/dns - eae321547557703d8c92bbf272295b8681a26e88 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Merge pull request #138 from clue-labs/udp-args

Remove advanced/internal UdpTransportExecutor args (Parser/BinaryDumper)

github.com/reactphp/dns - bf165f1de1de7696a30106f966824a8f54f858aa authored over 5 years ago by Jan Sorgalla <[email protected]>
Prepare v1.0.0 release

github.com/reactphp/cache - aa10d63a1b40a36a486bdf527f28bac607ee6466 authored over 5 years ago by Christian Lück <[email protected]>
Remove advanced/internal UdpTransportExecutor args (Parser/BinaryDumper)

github.com/reactphp/dns - af127f6e305eab71540f5845ce313dcec2f162a2 authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #427 from clue-labs/stable-components

Only install stable components, remove HTTP and ChildProcess for now

github.com/reactphp/reactphp - e54e74e86117d95da6b35ec0a9da17a130fea578 authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #137 from clue-labs/executor-docs

API documentation for ExecutorInterface

github.com/reactphp/dns - 808d08c97947046a71c6232f178ddbaf169aca9c authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #136 from clue-labs/record-ctor

Mark all Record attributes as required, add documentation vs Query

github.com/reactphp/dns - 9f38d49bb578f2d6f34c943be236eb70b638a1a7 authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #135 from clue-labs/nameserver-interface

Move $nameserver from ExecutorInterface to UdpTransportExecutor

github.com/reactphp/dns - 9f5bf5968662099f257fd519bae0961e636fb2f2 authored over 5 years ago by Jan Sorgalla <[email protected]>
API documentation for ExecutorInterface

github.com/reactphp/dns - 309ab96655b434ebc0ca4f4cbd228305b218e717 authored over 5 years ago by Christian Lück <[email protected]>
Makr all Record attributes as required, add documentation vs Query

github.com/reactphp/dns - 86e4ea8576c7d563bd2b912231a0623a7d78ee51 authored over 5 years ago by Christian Lück <[email protected]>
Move $nameserver from ExecutorInterface to UdpTransportExecutor

github.com/reactphp/dns - ff7a5a7df1d160d91f7a641fedd7ebfc17ce3d66 authored over 5 years ago by Christian Lück <[email protected]>
Merge branch '0.4'

github.com/reactphp/dns - 230d64825a21f86cfcb0d99c95b5ff6585c76a07 authored over 5 years ago by Christian Lück <[email protected]>
Prepare v0.4.19 release

github.com/reactphp/dns - 6852fb98e22d2e5bb35fe5aeeaa96551b120e7c9 authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #133 from clue-labs/legacy-garbage

Avoid garbage references when DNS resolution rejects on legacy PHP <= 5.6

github.com/reactphp/dns - ba897d467794fa4e544b14616843fb1a0bfd9c9a authored over 5 years ago by Jan Sorgalla <[email protected]>
Only install stable components, remove HTTP and ChildProcess for now

github.com/reactphp/reactphp - 6098d9c394440d29026f776221a4c80f7c18f036 authored over 5 years ago by Christian Lück <[email protected]>
Avoid garbage references when resolving rejects on legacy PHP <= 5.6

These garbage references only show up when a DNS lookup rejects with an
Exception on legacy PHP ...

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

github.com/reactphp/socket - 10f0629ec83ea0fa22597f348623f554227e3ca0 authored over 5 years ago by Christian Lück <[email protected]>
Prepare v1.5.0 release

github.com/reactphp/datagram - e4c5bf8daf44630f0a938f40fe2104b2b76ad2ff authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #132 from clue-labs/message-properties

Replace `HeaderBag` attributes with simple `Message` properties

github.com/reactphp/dns - 1b331dd88519857e87fac38015ca206c74ab3289 authored over 5 years ago by Jan Sorgalla <[email protected]>
Use message properties instead of header bag attributes

github.com/reactphp/dns - b1453be91e3ab343444d56edae387e0c6a330ecf authored over 5 years ago by Christian Lück <[email protected]>
Delete all deprecated APIs, use `Query` objects for `Message` qu… (#130)

Delete all deprecated APIs, use `Query` objects for `Message` questions instead of nested arrays...

github.com/reactphp/dns - 3d636a54b53e535ad8c635ce4d65fe58ca688d56 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Remove record counts from header bag and use current count instead

github.com/reactphp/dns - daca439231b65dfd7d412482de74eb5ffa64636b authored over 5 years ago by Christian Lück <[email protected]>
Use Query objects for message questions instead of nested arrays

github.com/reactphp/dns - 7b3f15966d22af7db31927c540c1d6267efa1849 authored over 5 years ago by Christian Lück <[email protected]>
Delete all deprecated APIs and increase code coverage to 100%

github.com/reactphp/dns - a5c5a507b765d844c2efe8e2b66e69490e18732a authored over 5 years ago by Christian Lück <[email protected]>
Prepare v0.4.18 release

github.com/reactphp/dns - b6778e74f33d38aa1f86d4718b0c6e45806a50d2 authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #129 from clue-labs/caching

Implement `CachingExecutor` using cache TTL, deprecate old `CachedExecutor`

github.com/reactphp/dns - 27bcefbddecd0b8a8fb3346ca4b24d530b802e29 authored over 5 years ago by Jan Sorgalla <[email protected]>
Respect record TTL values from RRset for cache TTL

github.com/reactphp/dns - 1cbf82fa76efd5c92f955e0d3c12d54e61333ab8 authored over 5 years ago by Christian Lück <[email protected]>
Support promise cancellation for CachingExecutor

github.com/reactphp/dns - 3bf372fc218468630635a1502d88ecea9b36a244 authored over 5 years ago by Christian Lück <[email protected]>
Do not cache truncated response messages as per RFC

See https://tools.ietf.org/html/rfc1035#section-7.4

github.com/reactphp/dns - 41229e75868d7474e593f0df057d6c337d1c22f5 authored over 5 years ago by Christian Lück <[email protected]>
Implement CachingExecutor using cache TTL, deprecate old CachedExecutor

github.com/reactphp/dns - d1125daf8628221ee00885c6215921b788b98940 authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #29 from clue-labs/stable-dns

Forward compatibility with upcoming stable DNS component

github.com/reactphp/datagram - 337645661ca03faae69670f624cd05150a42acfc authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #206 from clue-labs/stable-dns

Forward compatibility with upcoming stable DNS component

github.com/reactphp/socket - 1ca5104692edd3e79a33164bd3628de19ef01a48 authored over 5 years ago by Jan Sorgalla <[email protected]>
Limit cache size to 256 results by default (#127)

Limit cache size to 256 results by default

github.com/reactphp/dns - fbab3dfef9cbadc67fbdbcdd68eebe584c9e7ae0 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Forward compatibility with upcoming stable DNS component

github.com/reactphp/datagram - 4498a050f4309260a05dbb85f9b333771a2d7b88 authored over 5 years ago by Christian Lück <[email protected]>
Forward compatibility with upcoming stable DNS component

github.com/reactphp/socket - 3b9d303c1b9b1fbf39e0e3d234ff82987e4cf4bb authored over 5 years ago by Christian Lück <[email protected]>
Limit cache size to 256 results by default

github.com/reactphp/dns - 9b52f6cbe8f8410bbdf4c2ce09e601d15157119d authored over 5 years ago by Christian Lück <[email protected]>
Remove legacy cache support

github.com/reactphp/dns - 1b5e3aa6eeeb884f907363adcd1e840d09f42d57 authored over 5 years ago by Christian Lück <[email protected]>
Prepare v0.6.0 release

github.com/reactphp/cache - a42d149e15b8312918327d5be2ba757cd2f23ff9 authored over 5 years ago by Christian Lück <[email protected]>
[RFC] Use arrays instead of iterable for multiple cache items (#37)

[RFC] Use arrays instead of iterable for multiple cache items

github.com/reactphp/cache - e13ce1acd54512a669591e0282ad3a59541b3615 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Documentation for TTL precision with millisecond accuracy or below (#38)

Documentation for TTL precision with millisecond accuracy or below

github.com/reactphp/cache - 6194915958954fba45fc53d501f443537a4040d3 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Documentation for TTL precision with millisecond accuracy or below

github.com/reactphp/cache - 7bc8ba6343297d7cf91867a10f71c3611cf5b9ba authored over 5 years ago by Christian Lück <[email protected]>
Use arrays instead of iterable for multiple cache items

Using arrays makes the API slightly stricter and allows consumers to
consistently rely on associ...

github.com/reactphp/cache - b60b54aa20059cd73b140d20c3174d05aea5c5e5 authored over 5 years ago by Christian Lück <[email protected]>
Prepare v1.2.0 release

github.com/reactphp/promise-stream - 6384d8b76cf7dcc44b0bf3343fb2b2928412d1fe authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #17 from clue-labs/unwrapped-write

Writing to closed unwrapped stream should return false (backpressure)

github.com/reactphp/promise-stream - a1edba4b23e8f96716cacfd7adf5f3e203152cd5 authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #19 from clue-labs/docs

Improve API documentation

github.com/reactphp/promise-stream - b5cf8b232bdc1631b78923c672ee9c99523e1157 authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #18 from clue-labs/cleanup-refs

Clean up unneeded references for unwrapped streams when closing

github.com/reactphp/promise-stream - bcbab4434dd27fcb6f034238f69aad37f3d1b31e authored over 5 years ago by Jan Sorgalla <[email protected]>
Improve API documentation

github.com/reactphp/promise-stream - f6bc9f8737d61dc9b243a8c53b76c1bf5d273a43 authored over 5 years ago by Christian Lück <[email protected]>
Clean up unneeded references for unwrapped streams when closing

github.com/reactphp/promise-stream - bb8527f4b5a18dedd7f7d128f2a3cb66247429ee authored over 5 years ago by Christian Lück <[email protected]>
Writing to closed unwrapped stream should return false (backpressure)

github.com/reactphp/promise-stream - 3d3eed119fcc9a47cc31fa7c44085e19cf7c4eac authored over 5 years ago by Christian Lück <[email protected]>
Improve test suite to support PHPUnit 7, PHP 7.3 and fix incomple… (#16)

Improve test suite to support PHPUnit 7, PHP 7.3 and fix incomplete test

github.com/reactphp/promise-stream - 2d47cc2feca31027540334e0e60a964a9ab680a9 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Improve test suite to support PHPUnit 7, PHP 7.3 and fix incomplete test

github.com/reactphp/promise-stream - 302f2e1c4e6b9027ae53328a2cfca08f68623421 authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #346 from clue-labs/reuse-parser

Internal refactoring to reuse single request parser for all requests

github.com/reactphp/http - f30fb1234100d7d16b9da8359338957576c4d70e authored over 5 years ago by Jan Sorgalla <[email protected]>
Reuse single request parser for all requests

This changeset is in preparation for upcoming refactorings to move
unrelated logic out of the pa...

github.com/reactphp/http - 6e7dd6634b66bf23c1b1205e4e1e256541d359e5 authored over 5 years ago by Christian Lück <[email protected]>
Refactor request parser to simply emitting request headers

github.com/reactphp/http - 2fe19c46c4e0c52c630665ba998229122c33a8fa authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #345 from clue-labs/headers

Minor internal refactoring to apply server params during request ctor

github.com/reactphp/http - 809a514a3ed25f7bc2d80f2df072efd087ff941d authored over 5 years ago by Jan Sorgalla <[email protected]>
Minor internal refactoring to apply server params during request ctor

This changeset is in preparation for upcoming refactorings to move
unrelated logic out of the pa...

github.com/reactphp/http - 29741b08d2672bb41ddc53d29702b8752a330450 authored over 5 years ago by Christian Lück <[email protected]>
Prepare v1.2.1 release

github.com/reactphp/socket - 4d49bd3d6ca0257ada8645dd0f8a2f1885e290b3 authored over 5 years ago by Christian Lück <[email protected]>
Avoid uneeded fragmented TLS work around for PHP 7.3.3+ (#202)

Avoid uneeded fragmented TLS work around for PHP 7.3.3+

github.com/reactphp/socket - ba5fb5c5650634bb063b8318ba53233d9aa6aa26 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Avoid uneeded fragmented TLS work around for PHP 7.3.3+

The work around was introduced in order to bring TLS 1.3 support to all
supported versions, but ...

github.com/reactphp/socket - 5ffadc3474d561fdea4d5b5d6f550e591d2596c8 authored over 5 years ago by Christian Lück <[email protected]>
Work around failing test case detecting EOF on TLS 1.3 socket streams (#201)

Work around failing test case detecting EOF on TLS 1.3 socket streams

github.com/reactphp/socket - 032db4d5bd39d2bad7b8996ed6d68d36a325979f authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Work around failing test case detecting EOF on TLS 1.3 socket streams

This PR improves the test suite to avoid a possible race condition for
our TLS tests. It does no...

github.com/reactphp/socket - 1f92698b786c088ca92ae8b0752f456eeebe841d authored over 5 years ago by Christian Lück <[email protected]>
Merge pull request #197 from WyriHaximus-labs/travis-fix-uv

Fix testing ext-uv on Travis

github.com/reactphp/event-loop - babf91e65eea396681a8abda8ba91589a21da63b authored over 5 years ago by Christian Lück <[email protected]>
Install ext-uv on PHP 7.3

github.com/reactphp/event-loop - 5e66968a32f1a6843f7cf0b0e29224dbc07f9f11 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Minor code style improvements to fix phpstan analysis warnings (#140)

Minor code style improvements to fix phpstan analysis warnings

github.com/reactphp/stream - a39db4f2dcdef8c8fff70a12fb38ac289e9e5729 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
Lock travis to xenial and keep older PHP versions to trusty

github.com/reactphp/event-loop - 429077cde7fa7128825c92fdfe110fae5c13b4c5 authored over 5 years ago by Cees-Jan Kiewiet <[email protected]>
fix phpstan error output

github.com/reactphp/stream - 07140bafc6a5a0c29bb07cf2b6985f6f80024028 authored over 5 years ago by Florian Engelhardt <[email protected]>
Use \Throwable exclusively in rejection function docs

Follow-up for 505cf5e.

github.com/reactphp/promise - e49f94984c281b2f9be1108ff2052f1e150479d0 authored over 5 years ago by Jan Sorgalla <[email protected]>
Merge pull request #141 from jsor-labs/throwable-type-improvements

Throwable type improvements

github.com/reactphp/promise - d3712e44720f2a42ad4b3d2e89caf18313244fcb authored over 5 years ago by Christian Lück <[email protected]>
Fix variable name in docblock description and @param declaration

github.com/reactphp/promise - bbf67e6823ae4411c87230add624b40ef2ad6bdb authored over 5 years ago by Jan Sorgalla <[email protected]>