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/Bundle/FrameworkBundle/Templating
Nicolas Grekas d4cbc70c50 Merge branch '2.7' into 2.8
* 2.7: (22 commits)
  Tests and fix for issue in array model data in EntityType field with multiple=true
  [Form] Fixed PercentToLocalizedStringTransformer to accept both comma and dot as decimal separator, if possible
  removed useless PHPDoc
  [Form] Fix FormInterface::submit() annotation
  PdoSessionHandler: fix advisory lock for pgsql when session.sid_bits_per_character > 4
  HttpCache does not consider ESI resources in HEAD requests
  Fix translation for "This field was not expected"
  [Routing] Enhance Route(Collection) docblocks
  Added improvement for accuracy in MoneyToLocalizedStringTransformer.
  Removed unused private property
  Use correct verb form in the pull request template
  Use PHP_MAXPATHLEN in Filesystem.
  Added null as explicit return type (?TokenInterface)
  [FrameworkBundle] Fix Routing\DelegatingLoader
  Render all line breaks according to the exception message
  [Form] Fix phpdoc
  [DI] remove confusing code
  [Form] Fixed GroupSequence with "constraints" option
  [Validator] Clarify UUID validator behavior
  [Filesystem] Fixed makePathRelative
  ...
2017-10-01 23:00:16 +02:00
..
Asset removed useless PHPDoc 2017-09-30 07:00:23 -07:00
Helper Merge branch '2.7' into 2.8 2017-10-01 23:00:16 +02:00
Loader removed useless PHPDoc 2017-09-30 07:00:23 -07:00
Debugger.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
DelegatingEngine.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
EngineInterface.php [Templating] fix logic regarding template references and many phpdocs 2013-10-01 14:37:05 +02:00
GlobalVariables.php Added a small Upgrade note regarding security.context 2015-06-15 08:46:44 +02:00
PhpEngine.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
TemplateFilenameParser.php Merge branch '2.3' into 2.7 2015-08-26 19:56:37 +02:00
TemplateNameParser.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
TemplateReference.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
TimedPhpEngine.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00