Skip to content

Tags: swetatech24/php-pm

Tags

2.4.0

Toggle 2.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade fixer (php-pm#550)

2.3.0

Toggle 2.3.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#541 from dave-redfern/support-sf6

Add Symfony 6 support

2.2.3

Toggle 2.2.3'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#542 from mathieudz/disable_keepalive

Block keep-alive in HTTP 1.1

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