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/HttpFoundation/Tests
Nicolas Grekas 8d9686105d Merge branch '4.2'
* 4.2:
  Revert "bug #30423 [Security] Rework firewall's access denied rule (dimabory)"
  [FrameworkBundle] minor: remove a typo from changelog
  [VarDumper] fix tests with ICU 64.1
  [VarDumper][Ldap] relax some locally failing tests
  [Validator] #30192 Added the missing translations for the Tagalog ("tl") locale.
  Make MimeTypeExtensionGuesser case insensitive
  Fix get session when the request stack is empty
  [Routing] fix trailing slash redirection with non-greedy trailing vars
  [FrameworkBundle] decorate the ValidatorBuilder's translator with LegacyTranslatorProxy
2019-04-17 17:26:35 +02:00
..
File Merge branch '4.2' 2019-04-17 17:26:35 +02:00
Fixtures/response-functional Merge branch '4.1' 2018-11-06 18:10:56 +01:00
schema [HttpFoundation] Store IANA's RNG files in the repository 2017-04-13 21:16:53 +02:00
Session Merge branch '3.4' into 4.2 2019-03-30 16:58:42 +01:00
Test/Constraint added PHPUnit assertions in various components 2019-04-01 18:52:57 +02:00
AcceptHeaderItemTest.php fixed CS 2019-01-16 19:35:49 +01:00
AcceptHeaderTest.php fixed CS 2019-01-16 19:35:49 +01:00
ApacheRequestTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
BinaryFileResponseTest.php fixed CS 2019-01-16 19:35:49 +01:00
CookieTest.php Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
ExpressionRequestMatcherTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
FileBagTest.php fixed CS 2019-01-16 19:35:49 +01:00
HeaderBagTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
HeaderUtilsTest.php fixed CS 2019-01-16 21:35:37 +01:00
IpUtilsTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
JsonResponseTest.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
ParameterBagTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RedirectResponseTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RequestMatcherTest.php fixed CS 2019-01-16 21:35:37 +01:00
RequestStackTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RequestTest.php Merge branch '3.4' into 4.1 2019-01-29 10:21:38 +01:00
ResponseFunctionalTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResponseHeaderBagTest.php fixed CS 2019-01-16 21:35:37 +01:00
ResponseTest.php Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
ResponseTestCase.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ServerBagTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
StreamedResponseTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
UrlHelperTest.php [Routing] UrlHelper to get absolute URL for a path 2019-04-07 11:24:57 +02:00