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
Nicolas Grekas a8122f8271 Merge branch '2.7' into 2.8
* 2.7:
  [Security] Fix logout
  #27250 limiting GET_LOCK key up to 64 char due to changes in MySQL 5.7.5 and later
  [Profiler] Remove propel & event_listener_loading category identifiers
  [Filesystem] Fix usages of error_get_last()
  [Debug] Fix populating error_get_last() for handled silent errors
  Suppress warnings when open_basedir is non-empty
2018-05-15 23:17:45 +02:00
..
Command Merge branch '2.7' into 2.8 2017-09-15 11:59:38 +02:00
DataCollector [SecurityBundle] hotfix: update phpdocs on logout url 2017-10-29 08:37:35 +01:00
DependencyInjection Merge branch '2.7' into 2.8 2018-05-15 23:17:45 +02:00
EventListener security acl dbal schema: inject the schema instead of the whole container 2013-07-18 14:31:55 +02:00
Resources Merge branch '2.7' into 2.8 2018-05-15 23:17:45 +02:00
Security [Security] Fix logout 2018-05-15 17:39:41 +02:00
Templating/Helper removed useless PHPDoc 2017-09-30 07:00:23 -07:00
Tests Merge branch '2.7' into 2.8 2018-05-15 23:17:45 +02:00
Twig/Extension fixed some deprecation messages 2017-12-31 05:55:05 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Clean up 2018-01-02 16:37:23 +01:00
composer.json Merge branch '2.7' into 2.8 2018-05-15 23:17:45 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist fail when detecting risky tests 2017-04-12 09:39:27 +02:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php Merge branch '2.7' into 2.8 2017-11-16 17:20:19 +02:00