Tags: thiagolepidus/static-php-cli
Tags
Merge pull request crazywhalecc#883 from crazywhalecc/sapi/cgi Add cgi support for macOS and Linux
Merge pull request crazywhalecc#871 from crazywhalecc/fix/frankenphp-… …dynamic-exports build frankenphp and embed after shared extensions
Merge pull request crazywhalecc#847 from crazywhalecc/fix/spc-exe Fix spc build actions version, add spc validation
Merge pull request crazywhalecc#819 from crazywhalecc/php-85 Add PHP 8.5 initial support
Merge pull request crazywhalecc#756 from crazywhalecc/feat/intl-win Add intl support for windows
Add extension ev support (crazywhalecc#703) * Add extension ev support * Sort config * Correct ev build arg for windows * Use static-php mirror of nasm * Fix windows ev patch * Oops
enable PDO_ODBC and ODBC extension statically (crazywhalecc#661) * enable PDO_ODBC and ODBC extension statically * fix sorting of ext.json * add odbc and pdo_odbc extension to tests * Add full tests, remove pdo_odbc from bulk * Remove windows support for docs * Add ODBC and PDO_ODBC extension * Revert curl static lib * Add full tests * Add iconv for macOS * Add tests * Fix linux pdo_odbc patch * Sort config --------- Co-authored-by: crazywhalecc <[email protected]>
fix libffi compiling without -fPIC because of missing env (crazywhale… …cc#657) Co-authored-by: Marc Henderkes <[email protected]>
Report why the sanity check for the cli target failed (crazywhalecc#605)
PreviousNext