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 f2599e4db2 Merge branch '3.0' into 3.1
* 3.0:
  [HttpKernel] fixed internal subrequests having an if-modified-since-header
  [Security] Fix deprecated usage of DigestAuthenticationEntryPoint::getKey() in DigestAuthenticationListener
  [Validator] Added additional MasterCard range to the CardSchemeValidator
  Make the exception message more clear.
  [Form] fixed bug - name in ButtonBuilder
  [DoctrineBridge] added missing error code for constraint.
  [ClassLoader] Fix declared classes being computed when not needed
  [varDumper] Fix missing usage of ExceptionCaster::$traceArgs
2016-07-10 10:05:47 +02:00
..
AbstractSurrogateFragmentRenderer.php [HttpKernel] Clarify deprecation of non-scalar values in surrogate renderer 2016-07-04 13:45:05 +02:00
EsiFragmentRenderer.php Merge branch '2.3' into 2.5 2015-01-03 09:01:13 +01:00
FragmentHandler.php Remove unused imports 2016-01-21 00:01:55 +02:00
FragmentRendererInterface.php Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
HIncludeFragmentRenderer.php [3.0] Removed some old hacks 2014-12-30 11:17:11 +01:00
InlineFragmentRenderer.php [HttpKernel] fixed internal subrequests having an if-modified-since-header 2016-07-08 12:11:03 +02:00
RoutableFragmentRenderer.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
SsiFragmentRenderer.php Merge branch '2.5' 2014-09-03 11:12:11 +02:00