aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/run_script.rs
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2026-05-06 04:30:02 +0900
committernsfisis <nsfisis@gmail.com>2026-05-06 04:30:02 +0900
commit4a9aff1af9fc74d2928fe54210d6aad5f0afd0b7 (patch)
tree7a439b66d71b3b604b0721c6dc547d00602dd2a5 /crates/mozart/src/commands/run_script.rs
parent2bc47940be9359e34cfe50c64fe76234999bc716 (diff)
downloadphp-mozart-4a9aff1af9fc74d2928fe54210d6aad5f0afd0b7.tar.gz
php-mozart-4a9aff1af9fc74d2928fe54210d6aad5f0afd0b7.tar.zst
php-mozart-4a9aff1af9fc74d2928fe54210d6aad5f0afd0b7.zip
fix(clear-cache): write info messages to stderr to match Composer
Composer's ClearCacheCommand uses $io->writeError() for the per-cache status lines and the final summary; Mozart was writing them to stdout via console.info(). Switch to console_writeln_error\! so the output stream matches Composer.
Diffstat (limited to 'crates/mozart/src/commands/run_script.rs')
0 files changed, 0 insertions, 0 deletions