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/Output
Fabien Potencier 47c686db88 Merge branch '2.4' into 2.5
* 2.4:
  updated VERSION for 2.4.7
  updated CHANGELOG for 2.4.7
  bumped Symfony version to 2.3.18
  updated VERSION for 2.3.17
  update CONTRIBUTORS for 2.3.17
  updated CHANGELOG for 2.3.17
  added XSD to PHPUnit configuration
  add missing docblock for ProcessBuilder::addEnvironmentVariables()
  bug #11319 [HttpKernel] Ensure the storage exists before purging it in ProfilerTest
  [Translation] Added unescaping of ids in PoFileLoader
  updated italian translation for validation messages
  [DomCrawler] Fix docblocks and formatting.
  [DomCrawler] Remove the query string and the anchor of the uri of a link
  Simplified the Travis test command
  Remove Expression Language services when the component is unavailable
  [Console] Make sure formatter is the same

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
2014-07-08 14:21:33 +02:00
..
BufferedOutput.php fixed CS 2013-10-30 09:33:58 +01:00
ConsoleOutput.php [Console] Make sure formatter is the same 2014-07-02 15:19:50 +02:00
ConsoleOutputInterface.php removed unneeded use statements 2014-01-01 08:52:14 +01:00
NullOutput.php [Console] the default type value should use the constant in OutputInterface::write 2013-05-14 18:09:22 +02:00
Output.php Merge branch '2.3' into 2.4 2014-04-16 10:02:57 +02:00
OutputInterface.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
StreamOutput.php Merge branch '2.4' 2014-04-16 12:36:21 +02:00