This commit is contained in:
nuno maduro
2026-05-02 19:20:55 +01:00
parent 65c0fbc528
commit 536d79f765
11 changed files with 12 additions and 5 deletions

View File

@ -852,7 +852,7 @@ final class Tia implements AddsOutput, HandlesArguments, Terminable
$this->output->writeln('');
if ($affected === []) {
$this->renderChild('TIA mode enabled.');
$this->renderChild('Experimental TIA mode enabled.');
return;
}