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
Christian Flothmann 4973a5e9e1 Merge branch '3.4' into 4.1
* 3.4:
  Fix: Adjust DocBlock
  \"ParserTest->getParserTestData()\" -> only some more tests
  [Lock] Pedantic improvements for lock
  [EventDispatcher] Fixed phpdoc on interface
  update year in license files
  [Console] Fix help text for single command applications
  Fix random test failure on lock
  improve error message when using test client without the BrowserKit component
  [Event Dispatcher] fixed 29703: TraceableEventDispatcher reset now sets callStack to null with test to dispatch after reset.
  Fixed minor typos
  Fix: Method can also return null
  [Stopwatch] Fixed phpdoc for category name
2019-01-03 10:05:57 +01:00
..
CacheWarmer [SecurityBundle] allow using custom function inside allow_if expressions 2018-04-04 20:31:39 +02:00
Command Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
DataCollector Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Debug Merge branch '3.4' into 4.0 2018-07-26 10:51:09 +02:00
DependencyInjection SCA: simplify some ifs in favour of null coalescing operator 2018-10-28 19:38:52 +01:00
EventListener Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Resources Merge branch '4.0' into 4.1 2018-06-15 09:52:42 +02:00
Security Merge branch '3.4' into 4.0 2018-07-26 11:08:35 +02:00
Templating/Helper Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
Tests Merge branch '3.4' into 4.1 2018-10-10 06:52:42 -07:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md made deprecation notices less verbose 2018-02-19 13:10:10 +01:00
composer.json Merge branch '3.4' into 4.1 2018-08-18 18:52:46 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +01:00
phpunit.xml.dist Bump phpunit XSD version to 5.2 2018-11-11 12:18:13 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00
SecurityBundle.php Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
SecurityUserValueResolver.php made deprecation notices less verbose 2018-02-19 13:10:10 +01:00