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/Component/Console/Tests/Fixtures
Nicolas Grekas 6005fe53f7 Merge branch '2.8'
Conflicts:
	composer.json
	src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml
	src/Symfony/Bundle/FrameworkBundle/Resources/config/routing.xml
	src/Symfony/Bundle/FrameworkBundle/Resources/config/security_csrf.xml
	src/Symfony/Bundle/FrameworkBundle/composer.json
	src/Symfony/Component/DependencyInjection/ContainerBuilder.php
	src/Symfony/Component/Security/Core/composer.json
	src/Symfony/Component/Security/Csrf/composer.json
	src/Symfony/Component/Security/Http/composer.json
	src/Symfony/Component/Security/composer.json
	src/Symfony/Component/Translation/PluralizationRules.php
	src/Symfony/Component/VarDumper/Exception/ThrowingCasterException.php
2015-10-07 09:44:07 +02:00
..
Style/SymfonyStyle Merge branch '2.7' into 2.8 2015-10-01 17:32:55 +02:00
application_1.json Removed deprecated stuff from the Console component 2015-06-11 16:11:14 -03:00
application_1.md Removed deprecated stuff from the Console component 2015-06-11 16:11:14 -03:00
application_1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
application_1.xml Removed deprecated stuff from the Console component 2015-06-11 16:11:14 -03:00
application_2.json Removed deprecated stuff from the Console component 2015-06-11 16:11:14 -03:00
application_2.md Removed deprecated stuff from the Console component 2015-06-11 16:11:14 -03:00
application_2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
application_2.xml Removed deprecated stuff from the Console component 2015-06-11 16:11:14 -03:00
application_astext1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
application_astext2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
application_gethelp.txt fixxed order of usage 2015-02-05 07:29:49 +01:00
application_renderexception1.txt [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
application_renderexception2.txt Merge branch '2.8' 2015-09-25 12:59:21 +02:00
application_renderexception3.txt [Console] fixed exception rendering when nested styles 2013-09-17 14:55:19 +02:00
application_renderexception3decorated.txt [Console] Fixed unsetting of setted attributes on OutputFormatterStyle 2014-03-18 22:29:59 +01:00
application_renderexception4.txt [Console] Add domain exceptions to replace generic exceptions 2015-09-25 08:44:39 +02:00
application_renderexception_doublewidth1.txt [Console]Improve formatter for double-width character 2014-05-12 11:16:18 +02:00
application_renderexception_doublewidth1decorated.txt [Console] Update test fixtures to match the new way we handle colors. 2014-05-15 09:56:35 +01:00
application_renderexception_doublewidth2.txt Explicitly define the encoding. 2014-05-14 14:35:53 +01:00
application_run1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
application_run2.txt Removed deprecated stuff from the Console component 2015-06-11 16:11:14 -03:00
application_run3.txt Removed deprecated stuff from the Console component 2015-06-11 16:11:14 -03:00
application_run4.txt moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
BarBucCommand.php Fix undefined offset when formatting namespace suggestions 2013-11-27 10:10:40 +01:00
command_1.json [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_1.md [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_1.xml [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_2.json [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_2.md [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_2.xml [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_astext.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
command_asxml.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
definition_astext.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
definition_asxml.txt moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
DescriptorApplication1.php [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
DescriptorApplication2.php [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
DescriptorCommand1.php [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
DescriptorCommand2.php [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
DummyOutput.php fixes CS 2015-08-24 09:13:45 +02:00
Foo1Command.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Foo2Command.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
Foo3Command.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
Foo4Command.php fixed CS 2013-01-16 10:27:54 +01:00
Foo5Command.php [Console] Throw an exception if the command does not contain aliases 2013-10-01 12:29:09 +02:00
Foo6Command.php fixed previous commit 2015-10-05 17:47:05 +02:00
FoobarCommand.php [Console] Improved searching commands 2013-08-20 12:04:08 +02:00
FooCommand.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
FooSubnamespaced1Command.php [Console] fixed #10531 2015-01-09 17:38:19 +01:00
FooSubnamespaced2Command.php [Console] fixed #10531 2015-01-09 17:38:19 +01:00
input_argument_1.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_1.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_1.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_2.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_2.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_2.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_3.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_3.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_3.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_3.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_4.json [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_4.md [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_4.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_argument_4.xml [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_definition_1.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_1.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_1.txt [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_1.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_2.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_2.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_definition_2.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_3.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_3.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_3.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_definition_3.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_4.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_4.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_definition_4.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_definition_4.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_1.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_1.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_1.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_1.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_2.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_2.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_2.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_2.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_3.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_3.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_3.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_3.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_4.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_4.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_4.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_4.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_5.json [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_5.md [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_5.txt [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_5.xml [Console] Made output docopt compatible 2015-04-08 07:37:46 +02:00
input_option_6.json [Console] respect multi-character shortcuts 2015-06-26 23:20:39 +02:00
input_option_6.md [Console] respect multi-character shortcuts 2015-06-26 23:20:39 +02:00
input_option_6.txt [Console] respect multi-character shortcuts 2015-06-26 23:20:39 +02:00
input_option_6.xml [Console] respect multi-character shortcuts 2015-06-26 23:20:39 +02:00
TestCommand.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00