frankenphp/testdata
2024-02-27 17:51:10 +01:00
..
_executor.php fix: preserve autoloading in worker mode 2022-10-06 15:25:58 +02:00
autoloader-require.php fix: preserve autoloading in worker mode 2022-10-06 15:25:58 +02:00
autoloader.php fix: preserve autoloading in worker mode 2022-10-06 15:25:58 +02:00
benchmark.Caddyfile feat: add Brotli compression support (#524) 2024-01-30 18:33:59 +01:00
Caddyfile feat: add Brotli compression support (#524) 2024-01-30 18:33:59 +01:00
command.php feat: add experimental CLI support (#239) 2023-10-09 14:38:15 +02:00
connectionStatusLog.php test: fix and refactor some flaky tests (#165) 2023-07-10 18:46:04 +02:00
cookies.php feat: add a woker mode (#1) 2022-05-18 11:52:24 +02:00
die.php test: fix and refactor some flaky tests (#165) 2023-07-10 18:46:04 +02:00
early-hints.php chore: improve tests and add missing file (#13) 2022-10-11 20:41:50 +02:00
echo.php chore: add missing file 2023-11-10 18:39:29 +01:00
env.php feat: allow passing env vars to workers (#210) 2023-09-15 12:59:43 +02:00
exception.php test: add tests for exception handling (#11) 2022-10-11 10:54:30 +02:00
fiber-no-cgo.php test: prove that Fibers work if not calling Go 2023-09-28 19:04:57 +02:00
finish-request.php tests: improve TestFinishRequest (#97) 2022-11-09 00:53:34 +01:00
flush.php test: fix and refactor some flaky tests (#165) 2023-07-10 18:46:04 +02:00
headers.php perf: reduce the number of calls to cgo to set the headers 2023-08-18 19:20:32 +02:00
hello.txt feat(caddy): php_server simplified directive (#235) 2023-10-03 15:44:55 +02:00
index.php test: ensure memory safety when handling parallel requests (#3) 2022-05-23 11:57:30 +02:00
input.php feat: add a woker mode (#1) 2022-05-18 11:52:24 +02:00
large-request.php test: add a test for large requests 2023-08-16 11:12:29 +02:00
large-response.php feat(caddy): add command to start a PHP server (#238) 2023-10-05 14:56:04 +02:00
load-test.js ci: add more headers to the k6 load test (#544) 2024-02-03 12:25:35 +01:00
log.php feat: improve PHP logger 2022-10-08 13:05:18 +02:00
non-worker.php feat: add support for PHP timeouts on Linux (#128) 2023-03-05 15:47:20 +01:00
persistent-object-require.php chore: add tests regarding persistent objects 2022-10-05 15:44:02 +02:00
persistent-object.php chore: add tests regarding persistent objects 2022-10-05 15:44:02 +02:00
phpinfo.php feat: add a woker mode (#1) 2022-05-18 11:52:24 +02:00
request-headers.php fix: prevent crash when calling apache_request_headers() in non-HTTP context 2024-02-27 17:51:10 +01:00
response-headers.php feat: add apache_response_headers() function (#530) 2024-01-31 12:34:30 +01:00
server-variable.php feat: add a woker mode (#1) 2022-05-18 11:52:24 +02:00
session.php feat: add a woker mode (#1) 2022-05-18 11:52:24 +02:00
super-globals.php feat: add a woker mode (#1) 2022-05-18 11:52:24 +02:00
timeout.php feat: add support for PHP timeouts on Linux (#128) 2023-03-05 15:47:20 +01:00
worker.php feat: add a woker mode (#1) 2022-05-18 11:52:24 +02:00