mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
feat: add support for 103 Early Hints (#12)
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
/** @generate-class-entries */
|
||||
|
||||
function frankenphp_handle_request(callable $callback): bool {}
|
||||
|
||||
function headers_send(int $status = 200): int {}
|
||||
|
||||
Reference in New Issue
Block a user