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 26750075b8 merged branch fabpot/deprecated (PR #7227)
This PR was merged into the master branch.

Discussion
----------

[WIP] Removed deprecated stuff

Commits
-------

f2a8908 removed deprecated functionality from RouteCollection
4f4a5d1 [TwigBundle] removed deprecated syntax
45bd413 [FrameworkBundle] removed deprecated options
0bb5d01 [FrameworkBundle] removed deprecated cookie options
b3081e8 [Form] removed deprecated methods and classes
e0385a2 [Validator] removed deprecated methods
65e3b16 [Validator] removed deprecated constraints
4a70ddf [HttpFoundation] removed deprecated session methods
4e7943f [Yaml] removed deprecated support of PHP parsin when parsing YAML files
09a5969 [HttpFoundation] removed deprecated Request::splitHttpAcceptHeader() method
c28f1b0 removed deprected way to declared trusted proxies
5ff6006 removed deprecated stuff in the fragment sub-framework
0a06a7c [Translation] removed deprecated classes
67f6397 [Security] removed deprecated classes
2013-03-23 13:50:05 +01:00
..
CacheWarmer [TwigBundle] fixed cache warmer when there is a template with a syntax error 2011-06-17 15:03:38 +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] fixed wrong rebase in #7373 2013-03-15 17:34:54 +01: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 merged branch igorw/css-display (PR #6624) 2013-03-23 11:31:30 +01:00
Tests [TwigBundle] removed deprecated syntax 2013-03-23 12:55:23 +01:00
TokenParser [TwigBundle] removed deprecated syntax 2013-03-23 12:55:23 +01:00
CHANGELOG.md removed the dependency on the container for exception handling 2012-12-13 15:49:45 +01:00
composer.json changed dependencies to allow all 2.3 versions of the components (closes #6983) 2013-02-11 11:13:11 +01:00
LICENSE updated license year 2013-01-04 17:59:43 +01: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