mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
feat: add experimental CLI support (#239)
* feat: add CLI support * updated * debug * fix tests * Caddy php-cli command * use thread * $_SERVER and input streams support * Update frankenphp.c Co-authored-by: Francis Lavoie <lavofr@gmail.com> --------- Co-authored-by: Francis Lavoie <lavofr@gmail.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,6 @@
|
||||
/caddy/frankenphp/frankenphp
|
||||
/internal/testserver/testserver
|
||||
internal/testcli/testcli
|
||||
.idea/
|
||||
.vscode/
|
||||
__debug_bin
|
||||
|
||||
Reference in New Issue
Block a user