mirror of
https://github.com/crazywhalecc/static-php-cli.git
synced 2026-07-04 07:15:38 +08:00
7 lines
284 B
Markdown
7 lines
284 B
Markdown
# 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. -->
|