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
Fabien Potencier 8850456c4e Merge branch '2.4'
* 2.4:
  [Security] fixed pre/post authentication checks
  fixed missing use statements
  Updated lithuanian validator translation: changed vartotojas to naudotojas as it is more proper term.
  Fixed CSS
  [Intl] Added round support for ROUND_CEILING, ROUND_FLOOR, ROUND_DOWN, ROUND_UP
  [HttpFoundation] Throw proper exception when invalid data is passed to JsonResponse class
  addressed == -> === suggestion
  Fixed #9020 - Added support for collections in service#parameters
  fixes PSR-0 issues in tests
  adjusted behavior to always copy override on url files
  Skips test that need full lib-intl.
2013-12-31 14:43:37 +01:00
..
Asset Fix some annotates 2013-09-19 11:36:05 +02:00
Helper added a missing namespace use statement 2013-12-31 09:21:53 +01:00
Loader [Templating] fix logic regarding template references and many phpdocs 2013-10-01 14:37:05 +02:00
Debugger.php [Templating] deprecate DebuggerInterface 2013-09-04 21:57:45 +02:00
DelegatingEngine.php [Templating] fix logic regarding template references and many phpdocs 2013-10-01 14:37:05 +02:00
EngineInterface.php [Templating] fix logic regarding template references and many phpdocs 2013-10-01 14:37:05 +02:00
GlobalVariables.php Merge branch '2.3' into 2.4 2013-12-28 22:39:51 +01:00
PhpEngine.php [Templating] fix logic regarding template references and many phpdocs 2013-10-01 14:37:05 +02:00
TemplateFilenameParser.php fixed missing use statements 2013-12-31 11:50:12 +01:00
TemplateNameParser.php unify constructor initialization style throughout symfony 2013-11-11 19:40:07 +01:00
TemplateReference.php Improved performance when assetic's use_controller is enabled 2011-07-15 20:52:23 -05:00
TimedPhpEngine.php [Templating] fix logic regarding template references and many phpdocs 2013-10-01 14:37:05 +02:00