Releases: crazywhalecc/static-php-cli
Releases · crazywhalecc/static-php-cli
2.0 RC6
I BROKE MY PROMISE...
Recently we got too many changes, but I haven't finished the prompt, auto deploy spc binary and embed sapi. That's why I didn't publish the final stable release.
What's Changed
- minor: prevent warning when installing cmake with Homebrew by @dunglas in #131
- Do some code quality check and fix #126 by @crazywhalecc in #130
- add swoole pgsql (--enable-swoole-pgsql) by @kocoten1992 in #133
- fix: musl detection on non-x86_64 by @dunglas in #134
- fix: disable Zend Signals and enable Zend Max Execution Timers for ZTS builds by @dunglas in #135
- fix: error when source doesn't exist by @dunglas in #137
- fix: use apt-get instead of apt by @dunglas in #136
- fix linux builder cpp link option by @crazywhalecc in #139
- minor: various Docker optimizations by @dunglas in #138
- fix: setup-runtime portability by @dunglas in #141
- fix: check of xz by @dunglas in #142
- fix: ExceptionHandler:: must not be accessed before initialization by @dunglas in #143
- fix: throw if the PHP version doesn't exist by @dunglas in #144
- ci: remove useless step and dump Composer autoloader by @dunglas in #145
- Support xsl/libxslt by @crazywhalecc in #146
- Fix webp compile to cmake, fix #95 by @crazywhalecc in #147
- Fix curl in musl-gcc bug, fix #88 by @crazywhalecc in #149
- fix: libxml build on macOS by @dunglas in #151
- fix: curl dependency on openssl by @dunglas in #154
- Remove unused source libressl by @crazywhalecc in #156
- Add snappy extension by @stloyd in #157
- Allow setting multiple license in extensions, libraries & sources, introduce phpunit tests by @stloyd in #159
- Allow setting suffix for licence name by @stloyd in #161
- Add GH Action for tests by @stloyd in #164
- Adjust dependencies in composer.json file by @stloyd in #163
- Rework style of dev command showing extensions details by @stloyd in #165
- cs fix by @crazywhalecc in #166
New Contributors
Full Changelog: 2.0-rc5...2.0-rc6
2.0 RC5
What's Changed
- Fix output of ExtractCommand by @szepeviktor in #117
- replace symfony console return values by @crazywhalecc in #119
- remove gotop by @crazywhalecc in #120
- remove list-ext command, use all-ext and alias to support its function by @crazywhalecc in #122
- add laravel/prompts support by @crazywhalecc in #123
- Fix redis-session support by @crazywhalecc in #125
- mongodb source.json change from tgz to zip by @kocoten1992 in #128
- Add glfw support for macOS by @crazywhalecc in #129
New Contributors
- @szepeviktor made their first contribution in #117
- @kocoten1992 made their first contribution in #128
Full Changelog: 2.0-rc4...2.0-rc5
2.0 RC4
What's Changed
- add extract command, add -U option (custom download source) by @crazywhalecc in #107
- Fix mysqlnd dependency #111 by @crazywhalecc in #112
- Add patch interface for extensions and libraries by @crazywhalecc in #109
- add php 8.3 support for phpmicro by @crazywhalecc in #114
- add hardcoded ini injection on build process by @crazywhalecc in #115
Full Changelog: 2.0-rc3...2.0-rc4
2.0 RC3
What's Changed
- 添加pgsql 库 by @jingjingxyk in #84
- add memcache support by @crazywhalecc in #98
- add memcached/libmemcached support for macOS by @crazywhalecc in #99
- fix pgsql dependency by @crazywhalecc in #102
- fix libpng build bug for linux by @crazywhalecc in #101
- add strip option (fix #97) by @crazywhalecc in #103
- fix mbregex without mbstring failed check (fix #96) by @crazywhalecc in #104
- Enable compile optimization for other libraries by @crazywhalecc in #105
New Contributors
- @crazywhalecc made their first contribution in #98
Full Changelog: 2.0-rc2...2.0-rc3
2.0 RC2
What's Changed
- mongodb 添加参数 by @jingjingxyk in #56
- Add intl/ICU support by @mpociot in #67
- 解决pecl http下载地址被劫持的问题 by @jingjingxyk in #82
- 移除 quick start by @jingjingxyk in #81
New Contributors
Full Changelog: 2.0-rc1...2.0-rc2
2.0 RC1
Full Changelog: 2.0.0-beta2...2.0-rc1
Refactor Beta 2 Version
2.0.0-beta2 add option --no-motd