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 4ee3d7f11a Merge branch '2.3'
* 2.3:
  moved some fixed dep versions from 2.2.* to ~2.2 (refs #8613)
  [HttpKernel] added a missing dep for dev
  [Form] fixed wrong call to setTimeZone() (closes #8644)
  Fix issue with \DateTimeZone::UTC / 'UTC' for PHP 5.4
  [Form] Fixed patched forms to be valid even if children are not submitted
  Revert "[Form] Fix of "PATCH'ed forms are never valid""
  [Form] Fixed: If a form is not present in a request, it is not automatically submitted
  Fixes link indices
  [Form] Removed the "disabled" attribute from the placeholder option in select fields due to problems with the BlackBerry 10 browser
  Revert "[Form] Remove "value" attribute on empty_value option"
  [routing] added ability for apache matcher to handle array values
  removed dead code and fixed CS
  [Validator] fixed StaticMethodLoader trying to invoke methods of abstract classes (closes #8589)
2013-08-02 22:53:46 +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-02 22:53:46 +02:00
EventListener security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +02:00
Resources security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +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 fixed CS 2013-07-01 14:24:43 +02:00
Twig/Extension moved the Security Twig extension to the bridge 2012-06-10 19:01:52 +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:58:00 +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