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
Tobias Schultze 4cde2d1e33 bug #16829 [FrameworkBundle] prevent cache:clear creating too long paths (Tobion)
This PR was merged into the 2.3 branch.

Discussion
----------

[FrameworkBundle] prevent cache:clear creating too long paths

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #15547 #16783
| License       | MIT
| Doc PR        | -

Commits
-------

6e279c5 [FrameworkBundle] prevent cache:clear creating too long paths
2015-12-10 01:42:36 +01:00
..
AssetsInstallCommand.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
CacheClearCommand.php [FrameworkBundle] prevent cache:clear creating too long paths 2015-12-05 03:07:20 +01:00
CacheWarmupCommand.php [FramworkBundle] fix phpdoc of commands 2013-03-07 14:36:36 +01:00
ConfigDumpReferenceCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ContainerAwareCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ContainerDebugCommand.php CS: Pre incrementation/decrementation should be used if possible 2015-04-07 19:54:22 +02:00
RouterApacheDumperCommand.php [WIP] Made help information of commands more consistent 2015-01-06 18:29:58 +01:00
RouterDebugCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
RouterMatchCommand.php Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
ServerRunCommand.php disable server:run cmd without Process component 2015-12-06 23:31:12 +01:00
TranslationUpdateCommand.php [Translation][update cmd] taken account into bundle overrides path. 2015-06-19 15:48:24 +00:00