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/Fragment
Nicolas Grekas 3592d69afb Merge branch '3.4' into 4.3
* 3.4:
  Fix travis script
  minor fix for wrong case
  [HttpFoundation] Fix `getMaxFilesize`
  [Cache] fix warning on PHP 7.4
  [Console] fix warning on PHP 7.4
  Don't add value of (default/static) objects to the signature
  fix(yml): fix comment in milti line value
2019-07-31 14:41:55 +02:00
..
AbstractSurrogateFragmentRenderer.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
EsiFragmentRenderer.php
FragmentHandler.php fixed CS 2019-01-16 19:35:49 +01:00
FragmentRendererInterface.php switched array() to [] 2019-01-16 10:39:14 +01:00
HIncludeFragmentRenderer.php [Templating] added more deprecation 2019-03-19 18:56:32 +01:00
InlineFragmentRenderer.php Merge branch '3.4' into 4.3 2019-07-31 14:41:55 +02:00
RoutableFragmentRenderer.php Alpha-ordering for "use" statements 2018-07-26 11:03:18 +02:00
SsiFragmentRenderer.php