diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-08 22:22:39 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-08 22:22:39 +0900 |
| commit | b61ab05cf1d29bd81d9910361630219b9aa65dcc (patch) | |
| tree | 0d25196f8def7b3851ca38ba0a656f67274ff58c /crates/mozart-core/src/platform.rs | |
| parent | bfbb8bd5260dfffb2c1f7fc8935142b26a9c4039 (diff) | |
| download | php-mozart-b61ab05cf1d29bd81d9910361630219b9aa65dcc.tar.gz php-mozart-b61ab05cf1d29bd81d9910361630219b9aa65dcc.tar.zst php-mozart-b61ab05cf1d29bd81d9910361630219b9aa65dcc.zip | |
fix(run-script): align with Composer's RunScriptCommand pipeline
Extract script-event constants into mozart_core::script_events, fix
dev_mode to `--dev || \!--no-dev` (PHP wins-on---dev), route the --list
header to stderr with empty-list silent return, validate --timeout with
ctype_digit semantics, and reorder execute() so the cannot-be-run check
runs before requireComposer(). Drops the spurious --no-scripts
short-circuit (Composer honors that flag in the dispatcher, not the
command).
Diffstat (limited to 'crates/mozart-core/src/platform.rs')
0 files changed, 0 insertions, 0 deletions
