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
Nicolas Grekas 194dcf3b5d Merge branch '3.1'
* 3.1:
  [Console] Application update PHPDoc of add and register methods
  [Config] Extra tests for Config component
  Fixed bugs in names of classes and methods.
  [DoctrineBridge] Fixed php doc
  [FrameworkBundle] Fixed parameters number mismatch declaration
  [BrowserKit] Added test for followRedirect method (POST method)
  Fix the money form type render with Bootstrap3
  [BrowserKit] Uppercase the "GET" method in redirects
  [DomCrawler] Inherit the namespace cache in subcrawlers
  [WebProfilerBundle] Fixed  JSDoc parameter definition
  [HttpFoundation] HttpCache refresh stale responses containing an ETag

Conflicts:
	src/Symfony/Component/Console/Application.php
2016-07-26 10:08:27 +02:00
..
Command [Console] Add Lockable trait 2016-06-23 13:42:36 +02:00
Descriptor Merge branch '2.3' into 2.7 2016-01-25 10:55:53 +01:00
Fixtures Fix merge 2016-07-01 18:19:27 +02:00
Formatter Merge branch '2.3' into 2.7 2016-02-28 17:19:47 +01:00
Helper [Console] fix input stream related tests 2016-06-29 21:53:37 +02:00
Input Merge branch '3.1' 2016-06-28 18:31:08 +02:00
Logger [Console] Add ConsoleLogger::hasErrored() 2016-06-17 19:29:15 +02:00
Output Convert Output::write's type to an options arg where verbosity can be passed in as well 2015-09-12 23:35:49 +01:00
Style [Console] simplified tests 2016-06-20 08:34:10 +02:00
Tester [Console] Set user inputs from CommandTester 2016-06-16 09:44:16 +02:00
ApplicationTest.php Merge branch '3.1' 2016-07-26 10:08:27 +02:00
TerminalTest.php switched to use COLUMNS and LINES env vars to change terminal dimensions 2016-06-17 19:36:07 +02:00