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 e6157aa1f7 Merge branch '3.4' into 4.0
* 3.4:
  [appveyor] set memory_limit=-1
  [Console] Keep the modified exception handler
  [Console] Fix restoring exception handler
  [Router] Skip anonymous classes when loading annotated routes
  allow dashes in cwd pathname when running the tests
  Fixed Request::__toString ignoring cookies
  Make sure we only build once and have one time the prefix when importing routes
  [Security] Fix fatal error on non string username
  [FrameworkBundle] Automatically enable the CSRF if component *+ session* are loaded
2018-01-16 19:04:12 +01: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' into 4.0 2018-01-10 12:36:17 +01: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 FileBag issue with associative arrays 2017-10-25 18:19:04 -07:00
HeaderBagTest.php Merge branch '2.8' into 3.3 2017-12-12 12:20:26 +01:00
IpUtilsTest.php [HttpFoundation] Support 0 bit netmask in IPv6 () 2017-12-11 13:06:40 -08: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.3 2017-12-12 12:20:26 +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 Merge branch '3.4' into 4.0 2018-01-16 19:04:12 +01:00
ResponseHeaderBagTest.php fixed tests 2017-12-14 11:40:10 -08:00
ResponseTest.php Merge branch '3.4' into 4.0 2017-12-20 12:09:53 +01:00
ResponseTestCase.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ServerBagTest.php Refactoring tests. 2017-12-12 05:05:30 -02:00
StreamedResponseTest.php Merge branch '2.8' into 3.3 2017-10-20 11:30:21 -07:00