Commit Graph

  • 322e45c186 fix: support libxml with latest static-php-cli Jerry Ma 2024-05-29 14:30:47 +08:00
  • da342b6f2f docs: recommend FrankenWP for WordPress (#785) Stephen Miracle 2024-05-27 07:29:16 -04:00
  • 3d065eda35 $_SERVER['FRANKENPHP_WORKER'] must not be NULL-terminated Kévin Dunglas 2024-05-21 17:34:03 +02:00
  • c894a92135 ci: load setup-php debug symbols Kévin Dunglas 2024-05-21 10:50:34 +02:00
  • efcc33271c ci: run tests with ASAN ci/asan Kévin Dunglas 2024-05-21 10:30:54 +02:00
  • 835ad8acb2 ci: cleanup static build workflows Kévin Dunglas 2024-05-16 15:59:19 +02:00
  • 73e9b640d6 fix: skip installing Buildx when possible Kévin Dunglas 2024-05-16 15:05:39 +02:00
  • d01733dd3e docs: better Mercure hub schema Kévin Dunglas 2024-05-15 10:44:11 +02:00
  • f773c1f529 ci: clean Docker tags Kévin Dunglas 2024-05-15 14:23:36 +02:00
  • 469070ce85 chore: prepare release 1.1.5 v1.1.5 caddy/v1.1.5 Kévin Dunglas 2024-05-13 15:37:01 +02:00
  • ea83ea6dbd chore: bump deps Kévin Dunglas 2024-05-13 15:06:50 +02:00
  • a2f0eb9140 ci: remove SHA tag for non-dev Docker images (#781) Kévin Dunglas 2024-05-13 14:52:13 +02:00
  • e5fcea0690 ci: bump golangci/golangci-lint-action from 5 to 6 dependabot[bot] 2024-05-13 11:28:01 +00:00
  • cd2049f611 docs: rootless Docker images with no capabilities Kévin Dunglas 2024-05-13 10:42:39 +02:00
  • 3dbb3fd48d feat(static): add ftp, gettext, gmp, imagick, mbregex, parallel, protobuf, shmop, soap, ssh2, sysmsg, sysvshm, tidy, xlswriter, yaml and zstd extensions (#773) Kévin Dunglas 2024-05-11 15:43:00 +02:00
  • 109a886f9b add parallel extension ci/extensions Kévin Dunglas 2024-05-11 09:33:23 +02:00
  • 21e7126584 disable UPX for ARM static builds (timeout) Kévin Dunglas 2024-05-10 08:12:14 +02:00
  • 627f817b59 ci: bump golangci/golangci-lint-action from 4 to 5 dependabot[bot] 2024-04-29 12:03:24 +00:00
  • c12b3640d1 remove sources from the builder image to save space Kévin Dunglas 2024-05-08 13:03:31 +02:00
  • 3001cee91d feat(static): add ftp, gettext, gmp, imagick, mbregex, protobuf, shmop, soap, ssh2, sysmsg, sysvshm, tidy, xlswriter, yaml and zstd extensions Kévin Dunglas 2024-05-08 11:37:14 +02:00
  • ea5e19ff4b fix: getallheaders() must return request headers (#772) Kévin Dunglas 2024-05-08 11:43:39 +02:00
  • 12fb11eead docs: embedding Laravel apps (#753) Kévin Dunglas 2024-04-29 17:42:18 +02:00
  • 25a858954c fix: temporary directory name for embed apps Kévin Dunglas 2024-04-27 18:42:34 +02:00
  • 593233db17 fix: DOMdocument not found when building embedded apps Kévin Dunglas 2024-04-26 18:02:49 +02:00
  • fc76447cad chore: prepare release 1.1.4 v1.1.4 caddy/v1.1.4 Kévin Dunglas 2024-04-25 11:35:32 +02:00
  • ac2dd4ab56 ci: fix linux/amd64 static pipeline Kévin Dunglas 2024-04-24 16:27:30 +02:00
  • 5d68a3c5e5 docs: Tideways now supports FrankenPHP in normal and worker mode (#745) Benjamin Eberlei 2024-04-24 17:07:14 +02:00
  • 6597b71f52 ci: fix static pipeline Kévin Dunglas 2024-04-24 11:42:25 +02:00
  • fe7d69d01b ci: fix mimalloc pipeline Kévin Dunglas 2024-04-24 00:40:31 +02:00
  • 977cad0314 ci: fix debug and mimalloc pipeline Kévin Dunglas 2024-04-23 21:34:09 +02:00
  • 60b5a11e5a ci: fix mimalloc pipeline Kévin Dunglas 2024-04-23 19:29:28 +02:00
  • a9ebc3aeea chore: prepare release 1.1.3 v1.1.3 caddy/v1.1.3 Kévin Dunglas 2024-04-23 14:50:00 +02:00
  • 4a97a40f4a chore: bump golang.org/x/net from 0.22.0 to 0.24.0 dependabot[bot] 2024-04-23 10:09:28 +00:00
  • 404086d4d5 feat: autodetect extensions to build for embedded apps (#717) Kévin Dunglas 2024-04-23 14:04:47 +02:00
  • 498294a561 feat: option to use mimalloc for static builds (#666) Kévin Dunglas 2024-04-23 14:04:25 +02:00
  • 06f7c9448f chore: bump deps Kévin Dunglas 2024-04-23 11:14:54 +02:00
  • 85b8a8c805 fix(static): ensure that FRANKENPHP_VERSION is defined in child Docker images Kévin Dunglas 2024-04-18 13:48:30 +02:00
  • 03c0247ae5 docs: translate the contribution guide in Chinese (#739) Pierre 2024-04-22 16:49:21 +08:00
  • 31da3af1f0 docs(fr): fix known issues docs/xdebug Kévin Dunglas 2024-04-18 13:41:22 +02:00
  • 238a6ebe9f docs: remove Xdebug from the list of buggy extensions Kévin Dunglas 2024-04-16 17:41:14 +02:00
  • 47d5de99db docs: remove Xdebug from the list of buggy extensions Kévin Dunglas 2024-04-16 17:41:14 +02:00
  • 5d1289cc0d feat: add an option to not compress the static binary Kévin Dunglas 2024-04-15 17:26:57 +02:00
  • 5cb5d0b8f1 docs: fix typo Michael Schubert 2024-04-14 18:49:12 +02:00
  • a910e39b06 chore: enable the verbose mode of Static PHP CLI Kévin Dunglas 2024-04-10 14:37:21 +02:00
  • 1abd549eb7 limit concurrency for static/docker builds (#711) Rob Landers 2024-04-09 23:11:21 +02:00
  • 15a600cdaa chore: fix function name in comment verytrap 2024-04-09 17:55:57 +08:00
  • ee05142582 docs: Added missing slash in multiline command. Victor 2024-03-29 22:24:37 +01:00
  • 6f69939b0d docs: fix shebang for Composer workaround script (#696) Shyim 2024-03-30 08:59:59 +01:00
  • a270d20487 add repo beats to bottom of readme add/repo-beats Robert Landers 2024-03-29 22:38:44 +01:00
  • e7e0dbfa3d chore: prepare release 1.1.2 v1.1.2 caddy/v1.1.2 Kévin Dunglas 2024-03-24 20:35:19 +01:00
  • e127cf5e1c update test (#688) Rob Landers 2024-03-24 16:28:15 +01:00
  • d973206174 fix reading post bodies (#686) Rob Landers 2024-03-24 12:18:46 +01:00
  • 0e163a0a75 docs: mark New Relic PHP Agent as incompatible (#675) Ruben Kruiswijk 2024-03-19 12:02:11 +01:00
  • eed3a019a6 chore: prepare release 1.1.1 v1.1.1 caddy/v1.1.1 Kévin Dunglas 2024-03-18 19:39:51 +01:00
  • 40924d2996 chore: bump deps Kévin Dunglas 2024-03-18 17:12:44 +01:00
  • 2426a2fff7 docs: fix translation intructions Kévin Dunglas 2024-03-18 10:34:53 +01:00
  • ba33754ea4 docs(fr): add known issues Kévin Dunglas 2024-03-18 10:14:38 +01:00
  • c11488f99d docs: update known issues Kévin Dunglas 2024-03-18 10:09:19 +01:00
  • 6a3db9429d docs: Turkish translation (#654) Mert Simsek 2024-03-14 00:01:06 +03:00
  • 7b4f34d7da docs: how to translate the docs Kévin Dunglas 2024-03-13 17:24:26 +01:00
  • f182eba6f0 ci: prevent some useless runs when only docs are updated Kévin Dunglas 2024-03-13 18:33:51 +01:00
  • b18a079eb9 perf: hint the number of threads to TSRM (#655) Kévin Dunglas 2024-03-13 18:28:07 +01:00
  • 71661c45e2 fix: crash when a write error occurs (#651) Kévin Dunglas 2024-03-13 17:57:23 +01:00
  • 408cc5fb5a ci: re-add non-debug builds to the matrix (#656) Kévin Dunglas 2024-03-13 17:38:13 +01:00
  • 822f80829e chore: bump deps Kévin Dunglas 2024-03-12 21:16:14 +01:00
  • 1511decad6 chore: some CS changes Kévin Dunglas 2024-03-12 21:11:37 +01:00
  • 07a74e5c5a perf: reduce allocs when creating $_SERVER (#540) Kévin Dunglas 2024-03-12 18:31:30 +01:00
  • 9a88401b03 ci: fix upload debug builds Kévin Dunglas 2024-03-11 16:35:18 +01:00
  • 83aaa0977f ci: prevent failures when using custom libs for static binaries (#642) Jerry Ma 2024-03-11 23:37:58 +08:00
  • 68b1d6f632 Update compile.md Silvio Ney 2024-03-10 20:36:10 +00:00
  • e0531fa17c ci: build static binary with debug symbols Kévin Dunglas 2024-03-08 10:40:20 +01:00
  • 7a81855f12 docs: warn about .dockerignore when embedding (#609) bofalke 2024-03-06 07:30:59 +01:00
  • 90eaa3a680 docs: more robust workaround for -d command line params (#613) flexponsive 2024-03-04 22:39:17 +01:00
  • ecd7e4d5f2 docs: adding cbroti requirement for custom caddy build. (#626) Stephen Miracle 2024-03-04 16:36:40 -05:00
  • 14d1fd93a4 docs: remove the fixed Datadog know issue Kévin Dunglas 2024-03-01 15:50:25 +01:00
  • 2d87fdaf0d more deps Kévin Dunglas 2024-03-04 13:43:30 +01:00
  • 1768f8b073 chore: bump deps Kévin Dunglas 2024-03-04 13:34:46 +01:00
  • d36a80c76e docs: remove unnecessary parenthesis Shin 2024-03-04 17:15:31 +09:00
  • 3af07894d8 docs: remove unnecessary parenthesis Shin 2024-03-04 11:30:32 +09:00
  • 06dbc988b6 docs: fix --http-redirect option code formating (#622) Steve Oliver 2024-03-03 06:25:31 -08:00
  • 7f32ab6404 docs: fix Chinese docs to make it more readable (#615) Jerry Ma 2024-03-01 16:40:27 +08:00
  • f5af2a2e87 docs: add more known issues and improve bug template Kévin Dunglas 2024-02-28 18:12:34 +01:00
  • c9d33b981b docs: workaround to use PHP in Composer scripts (#610) flexponsive 2024-02-28 19:17:14 +02:00
  • 2c6e201ea6 docs: Chinese translation (#597) Pierre 2024-02-28 22:29:20 +08:00
  • b71dae9b03 fix: prevent crash when calling apache_request_headers() in non-HTTP context Kévin Dunglas 2024-02-27 17:03:04 +01:00
  • 963b3e0f59 docs: add FR translations and various EN improvements (#589) Laury S 2024-02-27 17:21:48 +01:00
  • 1fad2ec368 chore: hint to use Zend Max Execution Timers on macOS chore/warn-zend-max-execution-timers-mac Kévin Dunglas 2024-02-26 10:12:04 +01:00
  • a6fc22505c feat: compress binary in Alpine with UPX Kévin Dunglas 2024-02-16 22:22:03 +01:00
  • c00a011221 ci: bump golangci/golangci-lint-action from 3 to 4 dependabot[bot] 2024-02-12 11:30:55 +00:00
  • d1a6e38438 chore: reset stats in benchmarks Kévin Dunglas 2024-02-12 11:42:14 +01:00
  • b320dcd38c chore: reset stats in benchmarks chore/bench-reset Kévin Dunglas 2024-02-12 11:42:14 +01:00
  • 36b752d0a6 feat: compress Linux binaries with UPX (#572) Kévin Dunglas 2024-02-12 10:01:27 +01:00
  • feaa950d89 feat: compile with Go 1.22 (#568) Kévin Dunglas 2024-02-12 10:00:46 +01:00
  • f90e4614b6 ci: fix the Mac build (#569) Kévin Dunglas 2024-02-11 22:53:21 +01:00
  • f152a5fdaf docs: fix rootless Docker example (#565) Hemanth Bollamreddi 2024-02-11 16:03:08 +05:30
  • b60fc5c374 Make md5 binary OS dependent Holger Dörner 2024-02-07 10:36:58 +01:00
  • 5da805d9ee ci: use Apple Silicon machines when useful (#550) Kévin Dunglas 2024-02-04 18:25:04 +01:00
  • a996c2ee28 chore: prepare release 1.1.0 v1.1.0 caddy/v1.1.0 Kévin Dunglas 2024-02-03 12:32:48 +01:00
  • 4cb77b552d ci: add more headers to the k6 load test (#544) Kévin Dunglas 2024-02-03 12:25:35 +01:00
  • 241ca55d7a feat: automatically import environment variables in $_SERVER Kévin Dunglas 2024-02-03 11:19:03 +01:00