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/Bundle/SecurityBundle
Fabien Potencier feff411dfc Merge branch '2.3'
* 2.3:
  Clear lazy loading initializer after the service is successfully initialized
  [FrameworkBundle] added support for double-quoted strings in the extractor (closes #8797)
  [SecurityBundle] Move format-dependent tests from SecurityExtensionTest
  bumped Symfony version to 2.3.5-DEV
  updated VERSION for 2.3.4
  updated CHANGELOG for 2.3.4
  bumped Symfony version to 2.2.7
  updated VERSION for 2.2.6
  update CONTRIBUTORS for 2.2.6
  updated CHANGELOG for 2.2.6
  clearToken exception is thrown at wrong place.
  fix typo in test skipped message
  [Form] Fixed Form::all() signature for PHP 5.3.3
  [Form] Fixed Form::all() signature for PHP 5.3.3
  [Locale] Fixed: Locale::setDefault() throws no exception when "en" is passed
  [Locale] Fixed: StubLocale::setDefault() throws no exception when "en" is passed
  [Translation] Grammar fix
  [Yaml] fixed embedded folded string parsing
  [Validator] fixed Boolean handling in XML constraint mappings (closes #5603)
  [Translation] Fixed regression: When only one rule is passed to transChoice(), this rule should be used

Conflicts:
	src/Symfony/Component/HttpKernel/Kernel.php
2013-08-29 08:54:01 +02:00
..
Command [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
DataCollector Update SecurityDataCollector.php 2013-03-11 18:37:29 +01:00
DependencyInjection Merge branch '2.3' 2013-08-29 08:54:01 +02:00
EventListener security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +02:00
Resources merged branch hacfi/security_profiler_tpl (PR #8673) 2013-08-08 13:01:03 +02:00
Security updated license blocks 2012-03-31 18:00:32 -03:00
Templating/Helper [CS Fix] Consistent coding-style of concatenation operator usage 2013-04-02 10:39:57 +01:00
Tests Merge branch '2.3' 2013-08-29 08:54:01 +02:00
Twig/Extension replaced deprecated Twig features 2013-08-06 10:52:18 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [SecurityBundle] added a missing entry in the CHANGELOG 2013-04-20 15:51:07 +02:00
composer.json Merge branch '2.3' 2013-05-27 16:49:42 +02:00
LICENSE updated license year 2013-01-04 17:59:43 +01:00
phpunit.xml.dist [SecurityBundle] Added missing files for phpunit 2013-05-20 11:51:16 +02:00
SecurityBundle.php moved the simple HTTP authenticator to a pre-auth one 2013-05-08 15:02:48 +02:00