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/Question
Nicolas Grekas 62c595a649 Merge branch '4.1' into 4.2
* 4.1:
  [HttpFoundation] Check file exists before unlink
  [Console] Fixed #29835: ConfirmationQuestion with default true for answer '0'
  [Translation] Concatenated translation messages
  [Form] ensure compatibility with older PHPUnit mocks
  [Serializer] Docblock about throwing exceptions on serializer
  [Debug][ErrorHandler] Preserve our error handler when a logger set another one
  [Form] Changed UrlType input type to text when default_protocol is not null
  [Bugfix] MemcachedSessionHandler::close() must close connection
2019-01-25 15:35:16 +01:00
..
ChoiceQuestion.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
ConfirmationQuestion.php Merge branch '3.4' into 4.1 2019-01-25 15:34:37 +01:00
Question.php Merge branch '4.1' 2018-10-02 14:43:31 +02:00