Skip to content

Releases: dunglas/frankenphp

v1.1.5

14 May 07:33
v1.1.5
469070c
Compare
Choose a tag to compare

What's Changed

  • feat: add ftp, gettext, gmp, imagick, mbregex, parallel, protobuf, shmop, soap, ssh2, sysmsg, sysvshm, tidy, xlswriter, yaml and zstd extensions to the static builds by @dunglas in #773
  • fix: DOMdocument not found when building embedded apps by @dunglas in #752
  • fix: temporary directory name for embed apps by @dunglas in #754
  • fix: getallheaders() must return request headers by @dunglas in #772
  • docs: embedding Laravel apps by @dunglas in #753
  • docs: rootless Docker images with no capabilities by @dunglas in #779

Full Changelog: v1.1.4...v1.1.5

v1.1.4

25 Apr 14:55
v1.1.4
fc76447
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

New Contributors

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