Skip to content

Tags: InternationalCodeCouncil/php-pm

Tags

2.3.1

Toggle 2.3.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
feature/rename-composer.json

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Temporarily prevent installing reactphp/http >=1.3

There seems to be a problem with the newest react keepalive feature, avoiding that release until further investigations are conducted see php-pm#538

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
remove unused react cache dependency (php-pm#534)

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-pm#527 from acasademont/php8

Add php8 support

2.1.3

Toggle 2.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove unwanted var_dump

2.1.2

Toggle 2.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-pm#515 from acasademont/properly_log_slave_errors

Properly log error events emitted by the slave HttpServer

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-pm#505 from klemenb/master

Support for configuring max. concurrent requests and request body buffer

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request php-pm#504 from clue-labs/reactphp-http

Update react/http to v1.0.0

2.0.4

Toggle 2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Notice: md5_file(): read of 8192 bytes failed with errno=21 Is a …

…directory (php-pm#496)

PHP 7.4 fix notice for md5_file()

2.0.3

Toggle 2.0.3's commit message
Avoid excessive logs if the client connection is already closed (php-…

…pm#489)