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/Descriptor
Fabien Potencier 9260a7ba03 Merge branch '3.2' into 3.3
* 3.2:
  Misspelled word
  Display a better error design when the toolbar cannot be displayed
  do not validate empty values
  [Cache] fix cleanup of expired items for PdoAdapter
  [Console] fix description of INF default values
  [PropertyAccess] Fix TypeError discard
  [Validator] Throw exception on Comparison constraints null options
  Identify tty tests in Component/Process
  [Workflow] Added more events to the announce function
  [Validator] Remove property path suggestion for using the Expression validator
  [WebProfilerBundle] Fix css trick used for offsetting html anchor from fixed header
  [Security] Fix annotation
2017-07-03 11:12:02 +03:00
..
ApplicationDescription.php [Console] Show hidden commands in json & xml descriptors 2016-12-28 13:23:03 +01:00
Descriptor.php Merge branch '2.8' 2015-09-25 12:59:21 +02:00
DescriptorInterface.php [Console] made descriptors use output instead of returning a string 2013-07-31 15:28:38 +02:00
JsonDescriptor.php Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
MarkdownDescriptor.php Do not output formatting tags 2017-01-21 11:06:20 +01:00
TextDescriptor.php Merge branch '3.2' into 3.3 2017-07-03 11:12:02 +03:00
XmlDescriptor.php [Console] Show hidden commands in json & xml descriptors 2016-12-28 13:23:03 +01:00