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
Fabien Potencier 43f749e507 Merge branch '2.2' into 2.3
* 2.2:
  fixed CS
  Fixed the error handling when decoding invalid XML to avoid a Warning
  [Form] Fixed: The "data" option is taken into account even if it is NULL
  [DomCrawler] [HttpFoundation] Make `Content-Type` attributes identification case-insensitive

Conflicts:
	src/Symfony/Component/Form/Extension/Core/Type/FormType.php
2013-10-30 09:28:22 +01:00
..
Authentication Added doc comments 2013-09-19 18:46:04 +02:00
Authorization Fix: duplicate usage of Symfony\Component\HttpFoundation\Response 2013-10-01 16:15:07 +02:00
EntryPoint Merge branch '2.2' into 2.3 2013-09-29 21:41:41 +02:00
Event Added doc comments 2013-09-19 18:46:04 +02:00
Firewall Merge branch '2.2' into 2.3 2013-10-30 09:28:22 +01:00
Logout Fix some annotates 2013-09-19 11:36:05 +02:00
RememberMe Fix docblock typo 2013-10-17 23:27:38 +02:00
Session fixed CS 2012-07-09 14:54:20 +02:00
AccessMap.php Added doc comments 2013-09-19 18:46:04 +02:00
AccessMapInterface.php fixed CS 2012-07-09 14:54:20 +02:00
Firewall.php Added doc comments 2013-09-19 18:46:04 +02:00
FirewallMap.php Added doc comments 2013-09-19 18:46:04 +02:00
FirewallMapInterface.php [Security] fix typo 2013-09-18 17:42:47 +02:00
HttpUtils.php [Security] fixed wrong phpdoc 2013-09-27 18:31:48 +02:00
SecurityEvents.php [Security] PHPDoc in SecurityEvents 2013-01-21 16:19:16 +01:00