feat: add support for PHP timeouts on Linux (#128)

This commit is contained in:
Kévin Dunglas
2023-03-05 15:47:20 +01:00
committed by GitHub
parent 91190dc135
commit 75cd310292
13 changed files with 416 additions and 122 deletions

3
testdata/non-worker.php vendored Normal file
View File

@@ -0,0 +1,3 @@
<?php
frankenphp_handle_request(function () {});