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/TwigBundle
Fabien Potencier 1d86ea10ff Merge branch '2.3'
* 2.3:
  [Validator] fixed ConstraintViolation:: incorrect when nested
  handle Optional and Required constraints from XML or YAML sources correctly
  added missing comments to WebTestCase
  Fixed #8455: PhpExecutableFinder::find() does not always return the correct binary
  Added missing files .gitignore
  [DependencyInjection] Fix Container::camelize to convert beginning and ending chars
  [Validator] Fixed groups argument misplace for validateValue method from validator class
  [Form] Fix of "PATCH'ed forms are never valid"
2013-07-21 22:19:01 +02:00
..
CacheWarmer Rename misprint property (from warmer to finder) 2013-04-25 12:13:02 +02:00
Command [2.1] Added missing error return codes in commands 2012-10-14 11:21:26 +02:00
Controller [WebProfilerBundle] fixed wrong class name 2012-12-22 21:58:25 +01:00
Debug moved the Stopwatch classes to their own component 2012-11-09 10:08:25 +01:00
DependencyInjection [TwigBundle] removed @ when defining an autoescaping service, and fixed XSD to use - instead of _ 2013-04-21 10:18:50 +02:00
Extension restricted to only URIs the first argument of the render tag 2012-12-20 08:31:14 +01:00
Loader [TwigBundle] added support for Twig namespaced paths (Twig 1.10) 2012-10-03 15:33:19 +02:00
Node restricted to only URIs the first argument of the render tag 2012-12-20 08:31:14 +01:00
Resources [TwigBundle] removed @ when defining an autoescaping service, and fixed XSD to use - instead of _ 2013-04-21 10:18:50 +02:00
Tests Merge branch '2.2' 2013-05-10 20:12:13 +02:00
TokenParser [TwigBundle] removed deprecated syntax 2013-03-23 12:55:23 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [TwigBundle] removed @ when defining an autoescaping service, and fixed XSD to use - instead of _ 2013-04-21 10:18:50 +02:00
composer.json Merge branch '2.3' 2013-05-27 16:49:42 +02:00
LICENSE updated license year 2013-01-04 17:59:43 +01:00
phpunit.xml.dist [TwigBundle] Added missing files for phpunit 2013-05-16 11:58:37 +02:00
TwigBundle.php [TwigBundle] Adds service check for extension loading 2013-03-14 12:28:51 +01:00
TwigEngine.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00