Skip to content

Releases: crazywhalecc/static-php-cli

2.0 RC8

31 Oct 12:19
Compare
Choose a tag to compare

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

2.0 RC7

05 Oct 14:19
29be3a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0-rc6...2.0-rc7

2.0 RC6

08 Sep 14:16
be8eb90
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: 2.0-rc5...2.0-rc6

2.0 RC5

20 Aug 04:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0-rc4...2.0-rc5

2.0 RC4

02 Aug 14:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0-rc3...2.0-rc4

2.0 RC3

27 Jul 15:24
f773073
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0-rc2...2.0-rc3

2.0 RC2

19 Jul 17:17
97eff64
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0-rc1...2.0-rc2

2.0 RC1

17 May 14:43
c9b47c3
Compare
Choose a tag to compare

Full Changelog: 2.0.0-beta2...2.0-rc1

Refactor Beta 2 Version

23 Apr 13:02
e6c9112
Compare
Choose a tag to compare
Pre-release
2.0.0-beta2

add option --no-motd