Skip to content

Tags: thiagolepidus/static-php-cli

Tags

2.7.3

Toggle 2.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request crazywhalecc#883 from crazywhalecc/sapi/cgi

Add cgi support for macOS and Linux

2.7.2

Toggle 2.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request crazywhalecc#871 from crazywhalecc/fix/frankenphp-…

…dynamic-exports

build frankenphp and embed after shared extensions

2.7.1

Toggle 2.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request crazywhalecc#847 from crazywhalecc/fix/spc-exe

Fix spc build actions version, add spc validation

2.7.0

Toggle 2.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request crazywhalecc#819 from crazywhalecc/php-85

Add PHP 8.5 initial support

2.6.1

Toggle 2.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request crazywhalecc#756 from crazywhalecc/feat/intl-win

Add intl support for windows

2.6.0

Toggle 2.6.0's commit message
Update version to 2.6.0

2.5.2

Toggle 2.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

2.5.1

Toggle 2.5.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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]>

2.5.0

Toggle 2.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix libffi compiling without -fPIC because of missing env (crazywhale…

…cc#657)

Co-authored-by: Marc Henderkes <[email protected]>

2.4.5

Toggle 2.4.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Report why the sanity check for the cli target failed (crazywhalecc#605)