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 26fb4c7055 bug #25200 [HttpKernel] Arrays with scalar values passed to ESI fragment renderer throw deprecation notice (Simperfit)
This PR was merged into the 3.3 branch.

Discussion
----------

[HttpKernel] Arrays with scalar values passed to ESI fragment renderer throw deprecation notice

| Q             | A
| ------------- | ---
| Branch?       | 3.3
| Bug fix?      | yes
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   | yes
| Fixed tickets | #25191
| License       | MIT
| Doc PR        | none

Coding in the train to Paris !

![img_2832](https://user-images.githubusercontent.com/3451634/33361971-8aa17a70-d4da-11e7-90a0-b2f08a60d0e6.JPG)

Commits
-------

d84b47f [HttpKernel] Arrays with scalar values passed to ESI fragment renderer throw deprecation notice
2017-11-30 15:42:59 +01:00
..
Bundle Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
CacheClearer Updated to PHPUnit namespaces 2017-02-20 14:56:45 +01:00
CacheWarmer Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Config Further refactorings to PHPUnit namespaces 2017-02-21 09:32:25 +01:00
Controller [HttpKernel] Make array vs "::" controller definitions consistent 2017-09-24 15:32:05 +02:00
ControllerMetadata Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DataCollector [VarDumper] Reduce size of serialized Data objects 2017-07-05 16:02:37 +03:00
Debug Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
DependencyInjection [HttpKernel] "controller.service_arguments" services should be public 2017-09-07 14:08:26 +02:00
Event [HttpKernel] add a test for FilterControllerEvents 2017-11-20 17:56:59 +01:00
EventListener Merge branch '2.8' into 3.3 2017-11-07 15:12:55 +01:00
Exception Updated PHPUnit namespaces 2017-02-20 14:34:33 +01:00
Fixtures Merge branch '3.2' 2017-03-07 17:28:52 +01:00
Fragment [HttpKernel] Arrays with scalar values passed to ESI fragment renderer throw deprecation notice 2017-11-29 10:42:06 +01:00
HttpCache Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Profiler [HttpKernel et al.] Move DataCollector::cloneVar() to lateCollect() 2017-04-10 18:00:26 +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] Fix forward compat with Request::setTrustedProxies() 2017-04-05 08:52:45 +02:00
KernelTest.php Merge branch '2.8' into 3.3 2017-08-15 15:31:09 +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