frankenphp
simply use the built-in php-cli
#1757
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
20
Changes
View On
GitHub
Commits
simply use the built-in php-cli
withinboredom
committed
254 days ago
refactor code around calling do_php_cli
henderkes
committed
239 days ago
move old cli sapi emulation out to emulate_php_cli.c
henderkes
committed
239 days ago
EOF newlines
henderkes
committed
239 days ago
shuffle things to work
henderkes
committed
239 days ago
fix 80500
henderkes
committed
239 days ago
Merge pull request #1782 from static-php/cli_sapi
henderkes
committed
162 days ago
Merge branch 'main' into refactor/php-cli
henderkes
committed
24 days ago
Merge branch 'main' into refactor/php-cli
henderkes
committed
24 days ago
clang format
henderkes
committed
24 days ago
update for new compilation in php-src
henderkes
committed
24 days ago
fix cli test
henderkes
committed
24 days ago
remove duplicate test
henderkes
committed
24 days ago
fix expected args for php-cli, though this won't help the strangely failing tests
henderkes
committed
24 days ago
executephpcode
henderkes
committed
24 days ago
move script detection to C side, not Go side (because we only want to detect anything when HAVE_EMBED_CLI is false)
henderkes
committed
24 days ago
fix on windows?
henderkes
committed
24 days ago
php 8.6
henderkes
committed
22 days ago
undefined references
henderkes
committed
22 days ago
fix windows again
henderkes
committed
22 days ago
Loading