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/Tests
Fabien Potencier f0b46d4828 feature #18101 [Console] Allow to register commands privately (Ener-Getick)
This PR was merged into the 3.1-dev branch.

Discussion
----------

[Console] Allow to register commands privately

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

I'm not sure if this should be considered as a bug or a feature.

It allows to declare command services as private (the command alias is used). I don't see a good reason to force the user to declare his services as public as the limitation is more internal than in his own code.

Commits
-------

147eb79 Allow to register commands privately
2016-03-15 17:16:31 +01:00
..
CacheWarmer [FrameworkBundle] Advanced search templates of bundles 2015-09-26 10:02:46 +02:00
Command bug #16954 [TranslationUpdateCommand] fixed undefined resultMessage var. (aitboudad) 2016-01-25 12:58:18 +01:00
Console Merge branch '2.8' into 3.0 2016-02-23 16:16:06 +01:00
Controller Add a Controller function to make it easy to return json 2016-03-02 16:31:41 +02:00
DependencyInjection Allow to register commands privately 2016-03-14 19:10:29 +01:00
Fixtures Merge branch '2.8' 2015-11-09 14:21:10 +01:00
Functional Support autowiring for Doctrine\Common\Annotations\Reader 2016-02-21 21:36:36 +01:00
Kernel Merge branch '2.8' 2015-11-09 11:46:27 +01:00
Routing Change few occurences of a public setUp() method to protected 2016-01-27 11:49:43 +00:00
Templating [FrameworkBundle] Deprecate absolute template paths 2016-03-08 10:23:16 +00:00
Translation Remove failing test 2015-09-27 16:27:15 +02:00
Validator fix components tests 2014-10-01 00:07:12 +02:00
ClientTest.php [FrameworkBundle] Allow to disable Kernel reboot 2015-03-20 11:50:15 +01:00
TestCase.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00