Files
static-php-cli/docs/en/develop/build-lifecycle.md

7 lines
284 B
Markdown
Raw Permalink Normal View History

2026-04-19 11:49:55 +08:00
# Build Lifecycle
<!-- TODO: Describe the full build pipeline stage sequence.
When each hook fires: #[BeforeStage], #[AfterStage], #[PatchBeforeBuild].
How platform selection (#[BuildFor]) works at runtime.
Diagram of stage order for a typical library and extension build. -->