Skip to content

Commit 988c6a1

Browse files
Merge branch '4.4' into 5.3
* 4.4: cs fix [Security][Validator] Add missing translations for Indonesian (id) Report mismatches between trans-unit id and source text via status script Do not add namespace argument to NullAdapter in CachePoolPass [FrameworkBundle] Update cache:clear help Fix ExecutionContextInterface::setParameter phpdoc example always close open stopwatch section after handling kernel.request events
2 parents 2c5ed14 + 6779ca2 commit 988c6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/CacheClearCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ protected function configure()
6161
])
6262
->setDescription(self::$defaultDescription)
6363
->setHelp(<<<'EOF'
64-
The <info>%command.name%</info> command clears the application cache for a given environment
64+
The <info>%command.name%</info> command clears and warms up the application cache for a given environment
6565
and debug mode:
6666
6767
<info>php %command.full_name% --env=dev</info>

0 commit comments

Comments
 (0)