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/Tests
Nicolas Grekas ebbcb7b1be Merge branch '2.8' into 3.3
* 2.8:
  [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction
  [Filesystem] mirror - fix copying content with same name as source/target.
  .php_cs.dist - simplify config
  [WebProfilerBundle] fixed TemplateManager when using Twig 2 without compat interfaces
2017-09-15 12:08:59 +02:00
..
Authentication Merge branch '2.7' into 2.8 2017-09-08 18:12:52 -07:00
EntryPoint [HttpKernel] Deprecate X-Status-Code for better alternative 2017-02-23 21:30:09 +00:00
Firewall Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
Logout [Security][SecurityBundle] Enhance automatic logout url generation 2017-03-01 19:01:06 +01:00
RememberMe Merge branch '2.7' into 2.8 2017-09-15 11:59:38 +02:00
Session Using FQ name for PHP_VERSION_ID 2017-06-01 13:44:56 -07:00
Util Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
AccessMapTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
FirewallMapTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
FirewallTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
HttpUtilsTest.php fix(security): ensure the 'route' index is set before attempting to use it 2017-07-20 09:38:09 +02:00