Releases: crazywhalecc/static-php-cli
Releases · crazywhalecc/static-php-cli
2.8.4
What's Changed
- Improve zlib Windows library detection for future zlib versions by @hmennen90 in #1070
- Add Windows builders for libaom and brotli by @hmennen90 in #1072
- hard code protobuf version while we're on v2 by @henderkes in #1075
- libjpeg-turbo mustn't compile zlib symbols on its own by @henderkes in #1077
- [v2] Fix bunch of build bugs for Windows by @crazywhalecc in #1078
- Fix file paths for SQLSRV by @crazywhalecc in #1081
- add framework coreservices to watcher library by @henderkes in #1082
New Contributors
- @hmennen90 made their first contribution in #1070
Full Changelog: 2.8.3...2.8.4
2.8.3
What's Changed
- add input with-suggested-libs for build command by @yoramdelangen in #1032
- libavif needs at least one encoder to work by @henderkes in #1033
- fix redownloading go-xcaddy every time, version 2.8.3 by @henderkes in #1034
- Update build flags for FrankenPHP in UnixBuilderBase by @dunglas in #1042
- Add condition for ffi patch by @crazywhalecc in #1050
- Add php-src mirror and use gmp mirror site by @crazywhalecc in #1048
- set custom binary name for frankenphp, allow linking against system openssl (fix mssql issues) by @henderkes in #1056
- fix: FrankenPHP build args by @dunglas in #1057
- Fix grpc build by @crazywhalecc in #1055
- update default php version to 8.5 by @henderkes in #1058
- Fix zlib produced lib file names from different zlib version by @crazywhalecc in #1066
- Fix gd build on PHP 8.5 by @crazywhalecc in #1043
- Add shared-extensions, frankenphp and zts to build-unix workflow by @N-Silbernagel in #1062
- fix libde265 on ancient debian OS? by @henderkes in #1064
New Contributors
- @N-Silbernagel made their first contribution in #1062
Full Changelog: 2.8.2...2.8.3
2.8.2
What's Changed
- Add com_dotnet extension by @crazywhalecc in #1023
- fix: Postgres build with ancient libc by @dunglas in #1029
Full Changelog: 2.8.1...2.8.2
2.8.1
2.8.0
What's Changed
- add excimer extension by @henderkes in #1018
- bunch of fixes/changes to make packages build by @henderkes in #1006
- fix removal of directories with symlinks to directories
- add mysqlnd_parsec and mysqlnd_ed25519, closes #1000
- remove grpc library from grpc ext dependencies
- temporary swoole patch (remove when 6.2.0 releases!)
- don't build addons explicitly
- look for pkgconfig files in all PKG_CONFIG_PATHs so we don't build stuff when a system lib exists and we explicitly want to link against it
Full Changelog: 2.7.11...2.8.0
2.7.11
What's Changed
- the libwebp 1.6.0 bug affects centos 7 too by @henderkes in #1004
- macOS don't need to disable avx2 explicitly by @crazywhalecc in #1007
- Add MACOSX_DEPLOYMENT_TARGET to env.ini by @crazywhalecc in #1009
- Fix nghttp2 and curl build configurations for static linking by @crazywhalecc in #1014
Full Changelog: 2.7.10...2.7.11
2.7.10
What's Changed
- Fix cross-device warning in rename function by @crazywhalecc in #978
- add pcov extension (shared only, like xdebug) by @henderkes in #979
- Fix typo in ncurses.php enable-symlinks option by @crazywhalecc in #994
- update libwebp and libxml2 by @henderkes in #982
- Update version to 2.7.10 by @crazywhalecc in #997
Full Changelog: 2.7.9...2.7.10
2.7.9
2.7.8
What's Changed
- Support PHP 8.5 release by @henderkes in #971
- add extra libs for curl (krb5, unistring, idn2) by @henderkes in #968
- don't download musl if zig isn't building for musl by @henderkes in #972
- fix silly mistake in trader config.m4 by @henderkes in #973
- Add extension maxminddb support for macOS and Linux by @crazywhalecc in #975
Full Changelog: 2.7.7...2.7.8
2.7.7
What's Changed
- fix postgresql libraries when --with-suggested-libs is false by @henderkes in #952
- Use cmake to build librdkafka, add helper function for SPCConfigUtil by @henderkes in #955
- add --with-frankenphp-app=/path/to/app option by @henderkes in #891
- remove SPC_CMD_VAR_PHP_CONFIGURE_CFLAGS, use eu-strip by @henderkes in #966
- Export php binary external debug symbol files by @crazywhalecc in #953
Full Changelog: 2.7.6...2.7.7