Skip to content

Release v2.0.3

Choose a tag to compare

@github-actions github-actions released this 22 Jul 12:30
· 71 commits to main since this release

Release v2.0.3

Demo FRANKENPHP_MODE (classic/worker), entrypoint extraction.
No bundle API or schema changes.

See docs/CHANGELOG.md.

Changelog

Changed

  • Demo (demo/symfony8): FrankenPHP classic vs worker is selected with FRANKENPHP_MODE (.env / Compose; default worker), independent of APP_ENV. Entrypoint extracted to docker/entrypoint.sh.

Documentation

  • DEMO-FRANKENPHP.md: document FRANKENPHP_MODE and align overview / dev-vs-prod with the entrypoint.
  • UPGRADING.md: 2.0.2 → 2.0.3 (no API or schema changes).

Full Changelog: v2.0.2...v2.0.3