Skip to content

Releases: php/frankenphp

v1.1.4

25 Apr 14:55
v1.1.4
fc76447

Choose a tag to compare

What's Changed

  • ci: Linux static binary build pipeline by @dunglas in #744
  • docs: Tideways now supports FrankenPHP in normal and worker mode by @beberlei in #745

New Contributors

Full Changelog: v1.1.3...v1.1.4

v1.1.3

25 Apr 14:55
v1.1.3
a9ebc3a

Choose a tag to compare

⚠️ 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

v1.1.2

25 Mar 09:11
v1.1.2
e7e0dbf

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

19 Mar 08:34
v1.1.1
eed3a01

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.1.0...v1.1.1

Version 1.1.0

04 Feb 10:16
v1.1.0
a996c2e

Choose a tag to compare

What's Changed

  • feat: add Brotli compression support by @dunglas in #524
  • feat: add apache_request_headers() function by @dunglas in #499
  • feat: add apache_response_headers() function by @dunglas in #530
  • feat: automatically import environment variables in $_SERVER by @dunglas in #548
  • feat: enable resolve_root_symlink by default by @dunglas in #546
  • feat: add an option to start the Mercure when running php-server by @pierredup in #489
  • feat: load custom Caddyfile from the embedded app if it exists by @pierredup in #494
  • feat: allow custom php.ini in the embedded app by @pierredup in #497
  • perf: optimize cookie handling in request by @nnnkkk7 in #459
  • fix: random crash when starting in worker mode by @withinboredom in #452
  • fix: do not extract embedded app on every execution by @pierredup in #488
  • fix: custom libraries build in custom static builds by @leocavalcante in #517
  • chore: bump dependencies by @dunglas in #522
  • ci: fix scheduled Docker image builds by @dunglas in #525
  • ci: push dev Docker images to a dedicated repository by @dunglas in #528
  • docs: countless improvements

New Contributors

Full Changelog: v1.0.3...v1.1.0

v1.0.3

06 Jan 11:26
v1.0.3
9b9957f

Choose a tag to compare

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

25 Dec 20:18
v1.0.2
11711bb

Choose a tag to compare

Santa FrankenPHP

What's Changed

New Contributors

Full Changelog: v1.0.1...v1.0.2

v1.0.1

18 Dec 18:40
v1.0.1
0015493

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0...v1.0.1

v1.0.0

07 Dec 15:25
v1.0.0
5e946fc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.4...v1.0.0

v1.0.0-rc.4

30 Nov 07:46
v1.0.0-rc.4
5a85a11

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.0-rc.3...v1.0.0-rc.4