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
Christian Flothmann 559273ec1c use PHP_WINDOWS_VERSION_BUILD to detect Windows
This commit unifies the detection of Windows builds across the Symfony
codebase.
2014-12-30 14:45:54 +01:00
..
Command Fixed typos 2014-11-29 11:42:24 +01:00
Descriptor [Console] made descriptors use output instead of returning a string 2013-07-31 15:28:38 +02:00
Fixtures Merge branch '2.3' into 2.5 2014-10-05 15:57:04 +02:00
Formatter Merge branch '2.4' into 2.5 2014-08-14 18:10:54 +02:00
Helper use PHP_WINDOWS_VERSION_BUILD to detect Windows 2014-12-30 14:45:54 +01:00
Input fixed CS 2014-09-22 10:32:35 +02:00
Logger Merge branch '2.4' into 2.5 2014-09-22 11:14:18 +02:00
Output Merge branch '2.4' into 2.5 2014-07-08 14:21:33 +02:00
Tester [Console] added some tests for previous merge (refs #8626) 2013-09-30 21:59:36 +02:00
ApplicationTest.php terminals are not interactive on Travis 2014-12-11 21:21:50 +01:00