Skip to content

v1.1.3

Compare
Choose a tag to compare
@dunglas dunglas released this 25 Apr 14:55
· 10 commits to main since this release
v1.1.3
a9ebc3a

⚠️ Linux static binaries aren't available for version 1.1.3 because of a CD pipeline issue. Download version 1.1.4 instead.

What's Changed

  • fix: ensure that FRANKENPHP_VERSION is defined in child Docker images by @dunglas in #735
  • feat: add an option to not compress the static binary by @dunglas in #728
  • feat: add an option to use mimalloc instead of musl's mallocng for static binaries by @dunglas in #666
  • feat: autodetect extensions to build for embedded apps by @dunglas in #717
  • chore: bump deps by @dunglas in #742
  • chore: enable the verbose mode of Static PHP CLI by @dunglas in #712

New Contributors

Full Changelog: v1.1.2...v1.1.3