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 18ba2a81a7 Merge branch '4.1'
* 4.1:
  fixed typo
  [FrameworkBundle] fixed brackets position in method calls
  Add placeholder support in bootstrap 4 file fields
  [Form] Improve rendering of `file` field in bootstrap 4
  [Form] Fix PHPDoc for FormConfigBuilder $dataClass argument
  [Security] Update user phpdoc on tokens
  [WebProfilerBundle] Fixed icon alignment issue using Bootstrap 4.1.2
  suppress side effects in 'get' or 'has' methods of NamespacedAttributeBag
  [HttpFoundation] reset callback on StreamedResponse when setNotModified() is called
  [HttpFoundation] Fixed phpdoc for get method of HeaderBag
  fix typo in ContainerBuilder docblock
  [Form/Profiler] Massively reducing memory footprint of form profiling pages by removing redundant 'form' variable from view variables.
  [Console] correctly return parameter's default value on "--"
  [DependencyInjection] add missing test for #27710
  [EventDispatcher] Clear orphaned events on TraceableEventDispatcher::reset
  Fix serialization of abstract items with groups across multiple entities
2018-07-16 16:05:48 +02:00
..
File [HttpFoundation] split FileException into specialized ones about upload handling 2018-04-02 18:37:24 +02:00
Fixtures/response-functional [HttpFoundation] don't encode cookie name for BC 2018-07-07 11:30:05 +02:00
schema [HttpFoundation] Store IANA's RNG files in the repository 2017-04-13 21:16:53 +02:00
Session Merge branch '4.0' into 4.1 2018-07-16 16:05:40 +02:00
AcceptHeaderItemTest.php [HttpFoundation] Add HeaderUtility class 2018-04-20 16:29:33 +02:00
AcceptHeaderTest.php Added support for getting default values in Accept headers 2018-02-07 05:37:35 +01:00
ApacheRequestTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
BinaryFileResponseTest.php [HttpFoundation] Add HeaderUtility class 2018-04-20 16:29:33 +02:00
CookieTest.php Merge branch '4.0' 2018-04-26 18:12:45 +02:00
ExpressionRequestMatcherTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
FileBagTest.php fix tests 2018-01-26 14:03:24 +01:00
HeaderBagTest.php Merge branch '2.8' into 3.3 2017-12-12 12:20:26 +01:00
HeaderUtilsTest.php [HttpFoundation] Rename HeaderUtils methods 2018-04-29 11:29:07 +02: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 [HttpFoundation] Adds getAcceptableFormats() method for Request 2018-06-19 13:26:24 +02:00
ResponseFunctionalTest.php [HttpFoundation] Add functional tests for Response::sendHeaders() 2018-04-20 20:41:36 +02:00
ResponseHeaderBagTest.php Merge branch '4.0' 2018-04-26 18:12:45 +02:00
ResponseTest.php Merge branch '3.4' into 4.0 2018-07-16 15:59:46 +02: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.4 2018-07-16 15:57:19 +02:00