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 0dc6acb123 Merge branch '3.4' into 4.0
* 3.4:
  [Translation] Process multiple segments within a single unit.
  Document the container.autowiring.strict_mode option
  fix custom radios/inputs for checkbox/radio type
  Another PR template tweak
  [FrameworkBundle] Add missing XML config for circular_reference_handler. Add tests.
  fix CS
  [PropertyInfo] ReflectionExtractor: give a chance to other extractors if no properties
  Clean calls to http_build_query()
  [WebProfilerBundle] limit ajax request to 100 and remove the last one
  Add support for URL-like DSNs for the PdoSessionHandler
  [HttpFoundation] Fix missing "throw" in JsonResponse
  Improve the documentation of
  Suppress warning from sapi_windows_vt100_support on stream other than STDIO
  removed extra-verbose comments
  Fixes #26136: Avoid emitting warning in hasParameterOption()
  Added a README entry to the PR template
  [HttpFoundation] Add x-zip-compressed to MimeTypeExtensionGuesser.
  [DI] Add null check for removeChild
2018-02-22 11:50:29 +01:00
..
Command Merge branch '3.4' 2017-09-27 20:38:05 +02:00
CommandLoader [Console] Add a factory command loader for standalone application with lazy-loading needs 2017-07-15 10:43:17 +02:00
DependencyInjection [Console] Simplify parameters in DI 2017-12-24 07:06:54 +01:00
Descriptor Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
EventListener [Console] Log exit codes as debug messages instead of errors 2017-08-08 12:48:54 +02:00
Fixtures [Console] Add placeholder for line number in console exception fixtures 2018-01-15 16:23:30 +01:00
Formatter fixed some deprecation messages 2017-12-31 06:50:45 +01:00
Helper Merge branch '3.4' into 4.0 2018-01-29 10:06:29 +01:00
Input Merge branch '3.4' into 4.0 2018-02-22 11:50:29 +01:00
Logger [Console] Sync ConsoleLogger::interpolate with the one in HttpKernel 2017-10-15 14:36:44 +02:00
Output Merge branch '2.7' into 2.8 2017-02-18 18:06:33 +01:00
Style Merge branch '3.2' 2017-02-18 18:35:19 +01:00
Tester Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
ApplicationTest.php [Console] Fix using finally where the catch can also fail 2018-01-21 15:52:44 +01:00
TerminalTest.php Allow terminal dimensions to be set to 0 (unbounded) 2017-04-11 16:41:42 +01:00