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/HttpKernel/Event
Nicolas Grekas bceb2d969c Merge branch '2.8'
* 2.8:
  asset test coverage
  [HttpKernel] PostResponseEvent should extend the KernelEvent
  [travis] session.gc_probability=0 to fix transient tests on hhvm
  Write the log message on a single line againn
  [DI] Deprecate ContainerAware in favor of ContainerAwareTrait
  [VarDumper] Deprecate VarDumperTestCase in favor of the trait
  Check whether $this->logger is not null on GuardAuthenticationListener
  [Console] Add progress indicator helper

Conflicts:
	.travis.yml
2015-11-04 09:18:19 +01:00
..
FilterControllerEvent.php Fix docblocks about callables 2015-10-05 19:32:31 +02:00
FilterResponseEvent.php remove api tags from code 2015-09-28 19:11:22 +02:00
FinishRequestEvent.php [HttpKernel] renamed the kernel finished event 2013-09-07 21:43:50 +02:00
GetResponseEvent.php remove api tags from code 2015-09-28 19:11:22 +02:00
GetResponseForControllerResultEvent.php remove api tags from code 2015-09-28 19:11:22 +02:00
GetResponseForExceptionEvent.php remove api tags from code 2015-09-28 19:11:22 +02:00
KernelEvent.php remove api tags that are new in 2.7 2015-09-29 14:08:33 +02:00
PostResponseEvent.php [HttpKernel] PostResponseEvent should extend the KernelEvent 2015-11-03 16:51:19 +00:00