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/Security/Http/RememberMe
Fabien Potencier 4413dacc07 Merge branch '2.3' into 2.4
* 2.3:
  Update validators.eu.xlf
  fixed CS
  remove unused imports
  Unify null comparisons
  [EventDispatcher] don't count empty listeners
  [Process] Fix unit tests in sigchild environment
  [Process] fix signal handling in wait()
  [BrowserKit] refactor code and fix unquoted regex
  Fixed server HTTP_HOST port uri conversion
  Bring code into standard
  [Process] Add test to verify fix for issue #11421
  [Process] Fixes issue #11421
  [DependencyInjection] Pass a Scope instance instead of a scope name.

Conflicts:
	src/Symfony/Component/EventDispatcher/Tests/EventDispatcherTest.php
2014-07-28 15:13:16 +02:00
..
AbstractRememberMeServices.php Unify null comparisons 2014-07-26 11:54:23 +02:00
PersistentTokenBasedRememberMeServices.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
RememberMeServicesInterface.php fixed CS 2012-07-09 14:54:20 +02:00
ResponseListener.php made {@inheritdoc} annotations consistent across the board 2014-04-16 09:04:20 +02:00
TokenBasedRememberMeServices.php Merge branch '2.3' into 2.4 2014-04-16 12:34:31 +02:00