The Daily Commit · Section Edition Front Page PHP AI Dev EN DE FR ES

The Php Times

Releases — Ecosystem

FrankenPHP 1.12.6 patches HTTP/2 crash triggered by delayed php://input reads


FrankenPHP 1.12.6 fixes a process-crashing bug that occurred over HTTP/2 when a script called frankenphp_finish_request() and later read php://input, a pattern common with enable_post_data_reading=Off.

FRANKENPHP RELEASES, July 22, 2026 curated by Sönke

FrankenPHP was setting a read deadline on an already-finalized HTTP/2 stream, causing a segfault; HTTP/1 was unaffected. The release also adds a PSR-15 worker documentation example and minor doc cleanups.

Read the original source ↗

Rate this article: 0

Readers’ Forum

No contributions yet — open the debate.

← Ecosystem — Page B1

"All the Code That's Fit to Ship" · The Daily Commit · Screen edition · Imprint · Privacy Policy