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
Fabien Potencier 2f6d5e4a8d Merge branch '2.5' into 2.6
* 2.5:
  fixxed order of usage
  [2.7] [Form] Replaced calls to array_search() by in_array() where is no need to get the index
  [Process] Make test AbstractProcessTest::testStartAfterATimeout useful again
  [Validator] Remove unnecessary include in tests
  [HttpFoundation] minor: clarify Request::getUrlencodedPrefix() regex
  fixed typo
  [Validator] fix DOS-style line endings
  bumped Symfony version to 2.5.11
  updated VERSION for 2.5.10
  updated CHANGELOG for 2.5.10
  [Validator] Add a Russian translation for invalid charset message
  [2.3] [Validator] spanish translation for invalid charset message
  [Routing] make host matching case-insensitive according to RFC 3986

Conflicts:
	src/Symfony/Component/Console/Application.php
	src/Symfony/Component/Console/Tests/Fixtures/application_1.txt
	src/Symfony/Component/Console/Tests/Fixtures/application_2.txt
	src/Symfony/Component/Console/Tests/Fixtures/application_astext1.txt
	src/Symfony/Component/Console/Tests/Fixtures/application_astext2.txt
	src/Symfony/Component/Console/Tests/Fixtures/application_gethelp.txt
	src/Symfony/Component/Console/Tests/Fixtures/application_run1.txt
	src/Symfony/Component/HttpKernel/Kernel.php
	src/Symfony/Component/Validator/Resources/translations/validators.bg.xlf
	src/Symfony/Component/Validator/Resources/translations/validators.es.xlf
	src/Symfony/Component/Validator/Resources/translations/validators.ru.xlf
2015-02-05 07:36:51 +01:00
..
application_1.json Merge branch '2.3' into 2.5 2015-01-06 18:40:45 +01:00
application_1.md Merge branch '2.3' into 2.5 2015-01-06 18:40:45 +01:00
application_1.txt Merge branch '2.5' into 2.6 2015-02-05 07:36:51 +01:00
application_1.xml Merge branch '2.3' into 2.5 2015-01-06 18:40:45 +01:00
application_2.json fixed tests 2015-01-07 11:18:33 +01:00
application_2.md Merge branch '2.3' into 2.5 2015-01-06 18:40:45 +01:00
application_2.txt Merge branch '2.5' into 2.6 2015-02-05 07:36:51 +01:00
application_2.xml Merge branch '2.3' into 2.5 2015-01-06 18:40:45 +01:00
application_astext1.txt Merge branch '2.5' into 2.6 2015-02-05 07:36:51 +01:00
application_astext2.txt Merge branch '2.5' into 2.6 2015-02-05 07:36:51 +01:00
application_asxml1.txt Merge branch '2.3' into 2.5 2015-01-06 18:40:45 +01:00
application_asxml2.txt [WIP] Made help information of commands more consistent 2015-01-06 18:29:58 +01:00
application_gethelp.txt fixxed order of usage 2015-02-05 07:29:49 +01:00
application_renderexception1.txt moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
application_renderexception2.txt [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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 moved a fixture file 2012-04-06 14:27:17 +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 Merge branch '2.5' into 2.6 2015-02-05 07:36:51 +01:00
application_run2.txt Merge branch '2.3' into 2.5 2015-01-06 18:40:45 +01:00
application_run3.txt [Console] made descriptors use output instead of returning a string 2013-07-31 15:28:38 +02: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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
command_1.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
command_1.txt [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
command_1.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
command_2.json [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
command_2.md [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
command_2.txt [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
command_2.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
command_astext.txt fixed tests 2015-01-07 11:18:33 +01:00
command_asxml.txt fixed tests 2015-01-07 11:18:33 +01:00
definition_astext.txt [Console] fixed default argument display (closes #5563) 2012-09-21 08:05:08 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
DummyOutput.php [Console] Added standalone PSR-3 compliant logger 2014-03-19 16:21:15 +01: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 [Console] fixed exception rendering when nested styles 2013-09-17 14:55:19 +02: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
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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_argument_3.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +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] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
input_option_4.xml [Console] application/command as text/xml/whatever decoupling 2013-04-23 18:54:00 +02:00
TestCommand.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00