github crazywhalecc/static-php-cli 2.0-rc8
2.0 RC8

latest releases: 2.3.4, 2.3.3, 2.3.2...
10 months ago

What's Changed

Updates in musl-cross-make PR

  • Major: Add glibc-based Linux distro C++ support using musl-cross-make toolchains
  • Major: Change $this->configure_env to f_putenv() (use env variable)
  • openssl library use --with-openssl-dir
  • Adjust imagemagick static libs order
  • postgresql add some suggested libraries
  • Update sqlite version
  • Update hasCppExtension to hasCpp (including cpp-library)
  • Add BuilderBase::getEnvString() method to generate CC=xxx CXX=yyy string
  • Ignore building libiconv on macOS
  • Add libgomp support for imagemagick
  • Replace some RuntimeException with WrongUsageException to simplify error msg
  • Add build option --disable-opcache-jit
  • Add Linux SystemUtil isMuslDist() method (check whether current distro is alpine)
  • Remove LinuxLibraryBase::makeFakePkgconfs method
  • Adjust icu build for Linux
  • Add libffi support for Linux
  • Adjust libpng build
  • Fix icu with libxml error #94
  • Add build option --ar and --ld
  • Replace some symfony components to laravel prompts
  • Add docker auto-fix musl-wrapper and musl-cross-make for linux
  • Add constant BUILD_BIN_PATH
  • Add global function f_putenv

Full Changelog: 2.0-rc7...2.0-rc8

Don't miss a new static-php-cli release

NewReleases is sending notifications on new releases.