Skip to content

Commit

Permalink
Merge branch '2.7' into 2.8
Browse files Browse the repository at this point in the history
* 2.7:
  [TwigBridge] fix tests
  Tag the FormFieldRegistry as being internal
  [Form] Fix Date\TimeType marked as invalid on request with single_text and zero seconds
  [Validator] Added missing swedish translation
  [TranslationDebug] workaround for getFallbackLocales.
  [Translation] fixed nested fallback catalogue  using multiple locales.
  fixed phpdoc
  [Command] Fixed method comments as phpDoc syntax
  • Loading branch information
fabpot committed Nov 14, 2016
2 parents ddb2617 + a6239b1 commit dfdad55
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Command/Command.php
Original file line number Diff line number Diff line change
Expand Up @@ -205,8 +205,6 @@ protected function initialize(InputInterface $input, OutputInterface $output)
*
* @return int The command exit code
*
* @throws \Exception
*
* @see setCode()
* @see execute()
*/
Expand Down

0 comments on commit dfdad55

Please sign in to comment.