Monday, August 31, 2026
EN

Subscribe in your feed reader — pick your desks:

https://php-net.pro/en/news/feed.atom

php-net.pro · the dev news broadsheet

The Dev Dispatch

PHP · Releases

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 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

Comments

No comments yet — be the first.