removed empty lines at EOF

This commit is contained in:
2026-05-03 12:49:54 +02:00
parent f7c1a3e771
commit b60227e2e1

View File

@@ -589,5 +589,3 @@ When the public API (Symfony bundle services + attributes, Qt module C++ types +
- **Telemetry / crash reporting opt-in plumbing** (§12). Settled by v1, even if disabled by default.
- **Security model audit** (§12). Caddyfile generation hardened against `0.0.0.0` binding; loopback-only enforcement audited end-to-end.
- **FrankenPHP-as-library evaluation** (§12 — future optimisation). CGo-embed FrankenPHP into the Qt host as a single process. Subprocess model stays the default; this is a perf optimisation only if measurements warrant.