4654a287a8
Boot the Symfony kernel once at startup, then loop with frankenphp_handle_request() to handle every incoming request without re-bootstrapping the framework. Supports MAX_REQUESTS env var for graceful worker restarts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>