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
Fabien Potencier 9ddf500a7a Merge branch '3.3' into 3.4
* 3.3:
  [HttpFoundation] Support 0 bit netmask in IPv6 ()
  [DI] Impossible to set an environment variable and then an array as container parameter
  [LDAP] added missing dots at the end of some exception messages.
  Set `width: auto` on WebProfiler toolbar's reset.
  [Process] Dont rely on putenv(), it fails on ZTS PHP
  [HttpKernel] detect deprecations thrown by container initialization during tests
  [HttpKernel] Fix logging of post-terminate errors/exceptions
  [Debug] Fix catching fatal errors in case of nested error handlers
  [VarDumper] Fixed file links leave blank pages when ide is configured
  Fix hidden currency element with Bootstrap 3 theme
2017-12-11 14:06:16 -08: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 [HttpFoundation] don't prefix cookies with "Set-Cookie:" 2017-12-08 14:55:06 +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.2' into 3.3 2017-07-21 13:04:46 +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.2 2017-02-18 18:28:00 +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.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.3' into 3.4 2017-10-20 11:48:32 -07: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.3 2017-10-20 11:30:21 -07:00