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/HttpKernel/Tests
Nicolas Grekas 2ab092034b Merge branch '3.4'
* 3.4:
  fix merge
  fix merge
  [FORM] Prevent forms from extending itself as a parent
  fix merge
  Fix 7.2 compat layer
  [DI] Prefixed env vars and load time inlining are incompatible
  bug #24499 [Bridge\PhpUnit] Fix infinite loop when running isolated method (bis) (nicolas-grekas)
  Fix PHP 7.2 support
  [HttpFoundation] Add missing session.lazy_write config option
  [DI] Exclude inline services declared in XML from autowiring candidates
  [HttpFoundation] Combine Cache-Control headers
  [Form] fix parsing invalid floating point numbers
  Escape command usage when displaying it in the text descriptor
  [DI] Throw accurate failures when accessing removed services
  [DI] Turn private defs to non-public ones before removing passes
  Use for=ID on radio/checkbox label.
2017-10-10 16:32:10 +02:00
..
Bundle [HttpKernel] Remove convention based commands registration 2017-08-10 19:24:31 +02:00
CacheClearer Merge branch '3.4' 2017-09-29 11:39:35 +02:00
CacheWarmer Merge branch '3.4' 2017-09-29 11:39:35 +02:00
Config [HttpKernel] Dont register env parameter resource 2017-09-05 09:06:08 +02:00
Controller Merge branch '3.4' 2017-09-28 15:19:12 +02:00
ControllerMetadata Remove PHP < 7.1.3 code 2017-05-22 08:50:05 +02:00
DataCollector Merge branch '3.4' 2017-10-05 17:11:25 +02:00
Debug Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DependencyInjection Merge branch '3.4' 2017-09-29 12:17:13 -07:00
Event [HttpKernel] Deprecate X-Status-Code for better alternative 2017-02-23 21:30:09 +00:00
EventListener Merge branch '3.3' into 3.4 2017-10-10 12:38:39 +02:00
Exception [HttpKernel] minor: add ability to construct with headers on http exceptions 2017-04-15 01:12:38 +01:00
Fixtures Reset profiler. 2017-10-05 12:20:28 +02:00
Fragment [HttpKernel] remove deprecated features 2017-05-24 12:23:11 +02:00
HttpCache Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Log [HttpKernel][FrameworkBundle] Add a minimalist default PSR-3 logger 2017-09-29 09:59:44 -07:00
Profiler Reset profiler. 2017-10-05 12:20:28 +02:00
ClientTest.php Refactored other PHPUnit method calls to work with namespaced PHPUnit 6 2017-02-21 11:04:38 +01:00
HttpKernelTest.php [HttpKernel] remove deprecated features 2017-05-24 12:23:11 +02:00
KernelTest.php remove deprecated features 2017-10-06 14:47:08 +02:00
Logger.php [2.7] Fix unsilenced deprecation notices 2015-06-16 15:26:24 +02:00
TestHttpKernel.php Added an ArgumentResolver with clean extension point 2016-04-01 11:46:27 +02:00
UriSignerTest.php Allow a custom query string parameter 2017-03-05 11:22:32 +00:00