Skip to content

Commit

Permalink
Merge branch '2.8'
Browse files Browse the repository at this point in the history
* 2.8:
  fixes CS
  fixed CS
  [DependencyInjection] Add missing file headers
  fixed typo
  made Symfony compatible with both Twig 1.x and 2.x
  [FrameworkBundle] Fix precedence of xdebug.file_link_format
  • Loading branch information
fabpot committed Aug 24, 2015
2 parents 062422a + cfa976d commit 8585e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Handler/SwiftMailerHandler.php
Expand Up @@ -45,7 +45,7 @@ public function onKernelTerminate(PostResponseEvent $event)
}

/**
* After the CLI application has been terminated we will always flush messages
* After the CLI application has been terminated we will always flush messages.
*
* @param ConsoleTerminateEvent $event
*/
Expand Down

0 comments on commit 8585e7d

Please sign in to comment.