Skip to content

Releases: crazywhalecc/static-php-cli

2.5.1

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

What's Changed

New Contributors

Full Changelog: 2.5.0...2.5.1

2.5.0

19 Mar 08:17
8a4ba7a
Compare
Choose a tag to compare

Major Updates on 2.5.0

  • 🆕 Add glibc based linux static binary build support
  • 🆕 Add extension dumper command (bin/spc dump-extensions)
  • ⚠️ Switch static-php-cli to support PHP 8.4 only (for spc project itself)
  • ⚠️ Remove --libc and SPC_NO_MUSL_PATH option for glibc builds

What's Changed

Full Changelog: 2.4.5...2.5.0

2.4.5

11 Feb 02:36
15af034
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.4...2.4.5

2.4.4

25 Jan 09:04
36b4ef3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.3...2.4.4

2.4.3

24 Dec 14:07
4b16631
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.2...2.4.3

2.4.2

13 Dec 11:53
bad28fa
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.4.1...2.4.2

2.4.1

05 Dec 10:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.4.0...2.4.1

2.4.0

23 Nov 08:37
Compare
Choose a tag to compare

PHP 8.4 is Coming

Here are the updates to support PHP 8.4:

  • Fix #547
  • Fix imap library build in macOS Sequoia
  • Fix display PHP version when using archive
  • Fix phpmicro patches for php84
  • Deprecate PHP 8.0, fixes #552
  • Change swoole source to git master instead of pecl (6.0 has not been released)
  • Change default download php version to 8.3
  • Fix sodium build, remove build patches
  • Fix imagick build for PHP 8.4 (Imagick/imagick#690 has not been merged yet)
  • Remove --with-zlib-dir that has been removed in 8.4
  • Add similar compilation flags as the Docker images, fixes #515

What's Changed

New Contributors

Full Changelog: 2.3.6...2.4.0

2.3.6

18 Oct 12:49
0fb7784
Compare
Choose a tag to compare

What's Changed

  • Add option to manually specify config file path by @mobot95 in #511
  • feat: better default for the php.ini path by @dunglas in #553

New Contributors

Full Changelog: 2.3.5...2.3.6

2.3.5

06 Oct 16:19
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.4...2.3.5