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/Form/Extension/Csrf/CsrfProvider
Fabien Potencier 303df69e34 Merge branch '2.7'
* 2.7:
  [Debug] track and report deprecated classes and interfaces
  [Form] Remove a redundant test.
  use value of DIRECTORY_SEPARATOR to detect Windows

Conflicts:
	src/Symfony/Bundle/SecurityBundle/Tests/Functional/SecurityRoutingIntegrationTest.php
	src/Symfony/Component/Security/Core/Util/SecureRandom.php
2014-12-30 14:35:28 +01:00
..
CsrfProviderAdapter.php Add a deprecation note about CsrfProviderInterface 2014-12-15 10:58:27 +01:00
CsrfProviderInterface.php [Debug] track and report deprecated classes and interfaces 2014-12-30 14:17:32 +01:00
CsrfTokenManagerAdapter.php Add a deprecation note about CsrfProviderInterface 2014-12-15 10:58:27 +01:00
DefaultCsrfProvider.php [3.0] Removed some old hacks 2014-12-30 11:17:11 +01:00
SessionCsrfProvider.php Merge branch '2.6' into 2.7 2014-12-22 17:45:18 +01:00