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 2e5a8c80c6 Merge branch '4.3' into 4.4
* 4.3: (26 commits)
  Fix Twig 1.x compatibility
  [Translator] Improve farsi(persian) translations for Form
  Improve fa translations
  Spell "triggering" properly
  Added tests to cover the possibility of having scalars as services.
  fixed tests on old PHP versions
  [FrameworkBundle] Inform the user when save_path will be ignored
  fixed CS
  [SecurityBundle] Fix profiler dump for non-invokable security listeners
  fixed CS
  [Messenger] Doctrine Transport: Support setting auto_setup from DSN
  [Translator] Load plurals from po files properly
  [Serializer]: AbstractObjectNormalizer ignores the property types of discriminated classes
  [EventDispatcher] Add tag kernel.rest on 'debug.event_dispatcher' service
  [Console] Update to inherit and add licence
  Add missing test for workflow dump description
  [Intl] Remove --dev from intl compile autoloader
  [Messenger] fix publishing headers set on AmqpStamp
  Remove call to deprecated method
  [Intl] Init compile tmp volume
  ...
2019-07-10 20:47:17 +02:00
..
File Merge branch '3.4' into 4.2 2019-05-30 18:06:08 +02:00
Fixtures/response-functional Merge branch '4.1' 2018-11-06 18:10:56 +01: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.2 2019-06-26 11:24:49 +02:00
Test/Constraint added PHPUnit assertions in various components 2019-04-01 18:52:57 +02:00
AcceptHeaderItemTest.php fixed CS 2019-01-16 19:35:49 +01:00
AcceptHeaderTest.php fixed CS 2019-01-16 19:35:49 +01:00
ApacheRequestTest.php [HttpFoundation] Deprecated ApacheRequest 2019-07-01 10:07:19 +02:00
BinaryFileResponseTest.php Merge branch '3.4' into 4.2 2019-05-29 20:10:06 +02:00
CookieTest.php Merge branch '4.1' into 4.2 2019-01-16 21:31:39 +01:00
ExpressionRequestMatcherTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
FileBagTest.php fixed CS 2019-01-16 19:35:49 +01:00
HeaderBagTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
HeaderUtilsTest.php fixed CS 2019-01-16 21:35:37 +01:00
IpUtilsTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
JsonResponseTest.php Merge branch '3.4' into 4.2 2019-05-29 20:10:06 +02:00
ParameterBagTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RedirectResponseTest.php Fine tune constructor types 2019-06-17 02:42:58 +01:00
RequestMatcherTest.php fixed CS 2019-01-16 21:35:37 +01:00
RequestStackTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RequestTest.php Merge branch '4.3' into 4.4 2019-07-10 20:47:17 +02:00
ResponseFunctionalTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
ResponseHeaderBagTest.php fixed CS 2019-01-16 21:35:37 +01:00
ResponseTest.php [HttpFoundation] Accept must take the lead for Request::getPreferredFormat() 2019-07-04 09:46:50 +02:00
ResponseTestCase.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
ServerBagTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
StreamedResponseTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
UrlHelperTest.php [Routing] UrlHelper to get absolute URL for a path 2019-04-07 11:24:57 +02:00