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/tests/Symfony/Tests/Component/Console/Fixtures
Jeremy Mikola d5a1343c29 [Console] Improve input definition output for Boolean defaults
Previously, Boolean defaults were printed as strings, which lead to true and false being printed as "1" and "", respectively. With this change, they are now printed as "true" and "false".
2011-12-15 01:07:36 -05:00
..
application_astext1.txt [Console] added a --no-ansi option for disable ANSI output (closes #1238) 2011-06-08 10:26:48 +02:00
application_astext2.txt [Console] added a --no-ansi option for disable ANSI output (closes #1238) 2011-06-08 10:26:48 +02:00
application_asxml1.txt [Console] Fix fixtures from failing tests 2011-08-07 10:00:06 +02:00
application_asxml2.txt made the console tool more powerful 2011-06-07 17:51:43 +02:00
application_gethelp.txt [Console] added a --no-ansi option for disable ANSI output (closes #1238) 2011-06-08 10:26:48 +02:00
application_renderexception1.txt renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
application_renderexception2.txt [Console] fixed synopsis when an error occurs 2011-03-11 11:51:05 +01:00
application_renderexception3.txt [Console] fixed synopsis when an error occurs 2011-03-11 11:51:05 +01:00
application_run1.txt [Console] added a --no-ansi option for disable ANSI output (closes #1238) 2011-06-08 10:26:48 +02:00
application_run2.txt [Console] Fix fixtures from failing tests 2011-08-07 10:00:06 +02:00
application_run3.txt [Console] Fix fixtures from failing tests 2011-08-07 10:00:06 +02:00
application_run4.txt renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
command_astext.txt [Console] fixed console help printing expectations 2011-07-06 15:43:58 +03:00
command_asxml.txt [Console] added a --no-ansi option for disable ANSI output (closes #1238) 2011-06-08 10:26:48 +02:00
definition_astext.txt [Console] Improve input definition output for Boolean defaults 2011-12-15 01:07:36 -05:00
definition_asxml.txt [Console] Improve input definition output for Boolean defaults 2011-12-15 01:07:36 -05:00
Foo1Command.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Foo2Command.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
Foo3Command.php fixed CS 2011-06-08 19:56:59 +02:00
FooCommand.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
TestCommand.php moved most protected to private in the Console component 2011-03-11 12:53:42 +01:00