refactor: cleanup context by AlliBalliBaba · Pull Request #1816 · php/frankenphp
added 15 commits
July 27, 2025 14:31
dunglas
deleted the
refactor/cleanup-context
branch
henderkes pushed a commit to static-php/frankenphp that referenced this pull request
Sep 11, 2025* Removes NewRequestWithContext. * Moves cgi logic to cgi.go * Calls 'update_request_info' from the C side. * Calls 'update_request_info' from the C side. * clang-format * Removes unnecessary export. * Adds TODO. * Adds TODO. * Removes 'is_worker_thread' * Shortens return statement. * Removes the context refactor. * adjusts comment. * Skips parsing cgi path variables on explicitly assigned worker. * suggesions by @dunglas. * Re-introduces 'is_worker_thread'. * More formatting.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters