Skip to content

Releases: crazywhalecc/static-php-cli

2.7.5

13 Oct 16:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.4...2.7.5

2.7.4

18 Sep 11:39
79ab649
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.3...2.7.4

2.7.3

05 Sep 11:59
8d30334
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.7.2...2.7.3

2.7.2

01 Sep 07:52
38ec03f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.7.1...2.7.2

2.7.1

05 Aug 17:39
fa10142
Compare
Choose a tag to compare

Truth: There is always a bug with dot zero version

What's Changed

Full Changelog: 2.7.0...2.7.1

2.7.0

05 Aug 07:23
085abd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.1...2.7.0

2.6.1

26 Jun 06:02
b04ffad
Compare
Choose a tag to compare

DOT ZERO ALWAYS HAS BUGS

What's Changed

Full Changelog: 2.6.0...2.6.1

2.6.0

12 Jun 05:30
Compare
Choose a tag to compare

Major Updates

  • [feat] Add shared extension build support
  • [feat] Add extension support: brotli, memcached(linux),xz,xlswriter(windows),spx(zts build),lz4
  • [feat] Add extension feature: http/3 support to curl
  • [feat] Add craft.yml and bin/spc craft build command
  • [bugfix] Fix extension and library build bugs:
    • Fix postgresql macOS 15.4 build bug
    • Fix attr and libacl build bug
    • Fix xlswriter for Windows build bug
    • Fix xslt for unix build bug

Framework major updates:

  • Refactor all unix build shell, use Executor instead
  • Add alt download for Downloader

What's Changed (PR)

New Contributors

Full Changelog: 2.5.2...2.6.0

2.5.2

19 Apr 12:46
a7adec1
Compare
Choose a tag to compare

What's Changed

  • Add pgsql extension for Windows <#664> by @yoramdelangen in #665
  • Downloader enhancement by @crazywhalecc in #685
  • Dynamic extension build support for macOS and glibc Linux by @crazywhalecc in #677
  • Remove openmp support for imagemagick by @crazywhalecc in #681
  • Add extract source only mode for SourceManager by @crazywhalecc in #689
  • mimalloc v2.2.3 is bugged on musl by @DubbleClick in #692
  • don't set EXTENSION_DIR by default by @DubbleClick in #696
  • explicitly state libheif -> --with-heic by @DubbleClick in #693
  • Add more PHPUnit tests by @crazywhalecc in #700
  • add xdebug dynamic extension by @DubbleClick in #673
  • add mirror sources to savannah downloads by @DubbleClick in #701
  • better matching pattern just in case we forget x) by @DubbleClick in #694
  • Add extension ev support by @crazywhalecc in #703

Full Changelog: 2.5.1...2.5.2

2.5.1

23 Mar 15:32
3ba215c
Compare
Choose a tag to compare

What's Changed

  • Fix windows curl build >= 8.3 by @crazywhalecc in #660
  • fix typo in gettext by @DubbleClick in #670
  • fix phpize using wrong paths by @DubbleClick in #671
  • Add mimalloc support for macOS and Linux by @DubbleClick in #663
  • Fix windows ssl bug for curl by @crazywhalecc in #674
  • Fix windows micro logo changer bug (illegal realpath) by @crazywhalecc in #675
  • enable PDO_ODBC and ODBC extension statically by @yoramdelangen in #661

New Contributors

Full Changelog: 2.5.0...2.5.1