This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/FrameworkBundle/Command
Fabien Potencier 82f6389ac3 merged branch jfsimon/issue-6502 (PR #7260)
This PR was squashed before being merged into the 2.1 branch (closes #7260).

Commits
-------

1d3da29 [FrameworkBundle] avoids cache:clear to break if new/old folders already exist

Discussion
----------

[FrameworkBundle] avoids cache:clear to break if new/old folders already exist

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #6502

---------------------------------------------------------------------------

by mahmouds at 2013-03-04T19:07:20Z

👍
2013-03-06 20:12:21 +01:00
..
AssetsInstallCommand.php [FrameworkBundle] AssetsInstallCommand. Made 'web' as a default folder. 2012-07-27 18:49:52 +03:00
CacheClearCommand.php merged branch jfsimon/issue-6502 (PR #7260) 2013-03-06 20:12:21 +01:00
CacheWarmupCommand.php [FrameworkBundle] added a note about the classes cache 2012-07-05 08:00:39 +02:00
ConfigDumpReferenceCommand.php [FrameworkBundle] tweaked reference dumper command (see #7093) 2013-02-17 13:49:11 +01:00
ContainerAwareCommand.php removed unused use statements 2012-05-19 09:22:59 +02:00
ContainerDebugCommand.php [FrameworkBundle][Command] ContainerDebugCommand - Changed visibility to allow re use in childs 2012-06-26 09:01:12 +02:00
RouterApacheDumperCommand.php replaced command names with supported placeholders in help texts 2012-03-21 05:31:52 +01:00
RouterDebugCommand.php oops, the command with name, too 2012-08-24 23:41:40 +09:00
RouterMatchCommand.php [2.1] Added missing error return codes in commands 2012-10-14 11:21:26 +02:00
ServerRunCommand.php [FrameworkBundle] made log output optional depending on the verbose flag 2012-03-23 14:17:57 +01:00
TranslationUpdateCommand.php [FrameworkBundle] partially reverted previous merge 2012-10-14 11:21:53 +02:00