diff options
| author | nsfisis <nsfisis@gmail.com> | 2026-05-06 04:30:02 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2026-05-06 04:30:02 +0900 |
| commit | 4a9aff1af9fc74d2928fe54210d6aad5f0afd0b7 (patch) | |
| tree | 7a439b66d71b3b604b0721c6dc547d00602dd2a5 /crates/mozart/src/commands/check_platform_reqs.rs | |
| parent | 2bc47940be9359e34cfe50c64fe76234999bc716 (diff) | |
| download | php-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/check_platform_reqs.rs')
0 files changed, 0 insertions, 0 deletions
