Skip to content

Release v1.3.6

Choose a tag to compare

@github-actions github-actions released this 27 Jul 11:09
· 98 commits to master since this release

Release v1.3.6

Standards compliance: FrankenPHP Friendly banner, English docs samples,
demo Makefile targets, PHP coverage ≥99.95%.
Security checklist (12.4.1): SECURITY.md current; no secrets; composer audit clean; N/A crypto.

Changelog

Added

  • FrankenPHP Friendly Worker Mode banner in README + docs/images/frankenphp-friendly.png (REQ-DOCS-017)
  • Demo restart targets; root down-dev alias; demo/Makefile aggregate up / down / update-bundle (REQ-MAKE-003, REQ-MAKE-007)

Changed

  • Split multi-class PHPUnit files so granular/marketing/translation tests are discovered (211 tests)
  • Expanded unit coverage to ≥99.95% PHP line coverage (REQ-TEST-003)
  • English-only sample strings in docs/CONFIGURATION.md translation override example (REQ-DOCS-016)

No configuration or public API breaking changes for bundle consumers.

Documentation

  • UPGRADING.md — upgrade path from 1.3.5
  • RELEASE.md — release history entry; coverage goals aligned to ≥99% PHP lines
  • README.md — coverage badge and Tests section percentages

Full Changelog: v1.3.5...v1.3.6