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 6491fd5854 Merge branch '3.2'
* 3.2:
  Allow terminal dimensions to be set to 0 (unbounded)
  [Cache] Remove exception false-positive from FilesystemAdapterTrait
  fix risky tests
  fix risky tests
  [Yaml] release memory after parsing
  [HttpFoundation] Fix and test status codes according to IANA's data
  Add `use_strict_mode` in validOptions for session
  [Console] Inherit phpdoc from OutputFormatterInterface
2017-04-11 20:40:10 +02:00
..
File Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
Session Merge branch '2.8' into 3.2 2017-04-04 08:30:56 -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 [HttpFoundation] Add File\Stream for size-unknown BinaryFileResponse 2017-01-09 15:30:01 +01:00
CookieTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00
ExpressionRequestMatcherTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
FileBagTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
HeaderBagTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
IpUtilsTest.php fix some risky tests 2017-04-04 16:55:33 +02:00
JsonResponseTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01: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 Merge branch '3.2' 2017-04-11 20:40:10 +02:00
ResponseHeaderBagTest.php Merge branch '3.2' 2017-02-18 18:35:19 +01:00
ResponseTest.php Merge branch '3.2' 2017-04-11 20:40:10 +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