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
Nicolas Grekas a77141c61f Merge branch '2.7' into 2.8
* 2.7:
  fixed CS
  fixed CS
  fixed CS
  Fix WebProfilerBundle compatiblity with HttpKernel < 2.7
  [Validator] Deprecated PHP7-incompatible constraints and related validators
  [DebugBundle] Allow alternative destination for dumps
  [DebugBundle] Use output mechanism of dumpers instead of echoing
  [DebugBundle] Always collect dumps
  [FrameworkBundle] Applied new styles to the config:debug & config:dump-reference commands
  Fix tests in HHVM
  CS: Pre incrementation/decrementation should be used if possible

Conflicts:
	src/Symfony/Bundle/FrameworkBundle/composer.json
2015-05-15 16:13:55 +02:00
..
AbstractConfigCommand.php [FrameworkBundle] Applied new styles to the config:debug & config:dump-reference commands 2015-05-12 23:29:10 +02:00
AssetsInstallCommand.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
CacheClearCommand.php Merge branch '2.3' into 2.5 2015-01-06 18:40:45 +01:00
CacheWarmupCommand.php clean up commands from framework bundle 2014-03-12 23:58:17 -05:00
ConfigDebugCommand.php [FrameworkBundle] Applied new styles to the config:debug & config:dump-reference commands 2015-05-12 23:29:10 +02:00
ConfigDumpReferenceCommand.php [FrameworkBundle] Applied new styles to the config:debug & config:dump-reference commands 2015-05-12 23:29:10 +02:00
ContainerAwareCommand.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
ContainerDebugCommand.php Merge branch '2.6' into 2.7 2015-05-15 15:33:16 +02:00
EventDispatcherDebugCommand.php Displays friendly message if the event does not have any registered listeners 2015-03-26 13:59:20 +01:00
RouterApacheDumperCommand.php Merge branch '2.6' into 2.7 2015-01-06 18:50:09 +01:00
RouterDebugCommand.php Merge branch '2.6' into 2.7 2015-05-15 15:53:44 +02:00
RouterMatchCommand.php Merge branch '2.5' into 2.6 2015-01-06 18:50:02 +01:00
ServerCommand.php Merge branch '2.3' into 2.6 2015-04-27 14:43:05 +02:00
ServerRunCommand.php Merge branch '2.7' into 2.8 2015-05-12 17:16:46 +02:00
ServerStartCommand.php Merge branch '2.7' into 2.8 2015-05-12 17:16:46 +02:00
ServerStatusCommand.php [FrameworkBundle] Added link on server:* commands 2014-09-22 15:27:18 +02:00
ServerStopCommand.php [FrameworkBundle][Server Command] add address port number option. 2015-04-17 22:23:38 +01:00
TranslationDebugCommand.php added the --all option to the debug:translation command 2015-04-29 17:32:00 +00:00
TranslationUpdateCommand.php Merge branch '2.6' into 2.7 2015-05-02 17:21:08 +02:00
YamlLintCommand.php Merge branch '2.6' into 2.7 2015-05-02 17:21:08 +02:00