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 14de848cc4 Merge branch '3.4'
* 3.4:
  bumped Symfony version to 3.4.0
  updated VERSION for 3.4.0-BETA1
  updated CHANGELOG for 3.4.0-BETA1
  Do not process bindings in AbstractRecursivePass
  don't bind scalar values to controller method arguments
  Add extra autowiring aliases
  adding AdapterInterface alias for cache.app
  Adding a new debug:autowiring command
  [HttpFoundation] Make sessions secure and lazy
  [Routing] Ensure uniqueness without repeated check
  [Console] Sync ConsoleLogger::interpolate with the one in HttpKernel
2017-10-18 17:12:27 -07:00
..
File [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02:00
schema [HttpFoundation] Store IANA's RNG files in the repository 2017-04-13 21:16:53 +02:00
Session Merge branch '3.4' 2017-10-18 17:12:27 -07:00
AcceptHeaderItemTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
AcceptHeaderTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ApacheRequestTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
BinaryFileResponseTest.php Merge branch '2.8' into 3.3 2017-08-06 15:42:17 +02:00
CookieTest.php Merge branch '3.4' 2017-07-21 13:08:07 +02:00
ExpressionRequestMatcherTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
FileBagTest.php [HttpFoundation] Fix file upload multiple with no files 2017-09-14 14:29:10 +02:00
HeaderBagTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
IpUtilsTest.php never match invalid IP addresses 2017-10-10 10:04:23 +02:00
JsonResponseTest.php Merge branch '2.8' into 3.3 2017-09-06 18:40:18 +02:00
ParameterBagTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
RedirectResponseTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
RequestMatcherTest.php fix some risky tests 2017-04-04 16:55:33 +02:00
RequestStackTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RequestTest.php [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_method, semicolon_after_instruction 2017-09-15 11:46:57 +02:00
ResponseHeaderBagTest.php Merge branch '3.3' into 3.4 2017-10-10 12:38:39 +02:00
ResponseTest.php Added support for the immutable directive in the cache-control header 2017-06-17 09:49:15 +02:00
ResponseTestCase.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ServerBagTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
StreamedResponseTest.php Merge branch '2.8' into 3.2 2017-04-04 08:30:56 -07:00