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
Bernhard Schussek 8be29031b2 bug #14162 [FrameworkBundle][TwigBridge] Fixed Composer dependencies (webmozart)
This PR was merged into the 2.7 branch.

Discussion
----------

[FrameworkBundle][TwigBridge] Fixed Composer dependencies

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

The tests were broken by #14050. This PR fixes that.

Commits
-------

7523f68 [TwigBridge] Pushed symfony/form dependency from ~2.6 to ~2.7
2b5efbb [FrameworkBundle] Pushed symfony/form dependency from ~2.6 to to ~2.7
2015-04-03 17:29:35 +02:00
..
CacheWarmer FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
Command [FrameworkBundle] Move lint commands to lint namespace. 2015-04-02 15:30:12 +01:00
Console Merge branch '2.6' into 2.7 2015-02-24 13:09:34 +01:00
Controller [FrameworkBundle] added a protected shortcut getParameter() method in the base Controller class. 2015-03-31 09:47:41 +02:00
DataCollector [WebProfilerBundle] Show AJAX requests in the symfony profiler toolbar 2014-09-23 17:52:02 +02:00
DependencyInjection Merge branch '2.6' into 2.7 2015-04-03 17:24:01 +02:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
Fragment [FrameworkBundle] removed obsolete ContainerAwareHIncludeFragmentRenderer class 2015-01-12 16:31:03 +01:00
HttpCache added deprecation notice for HttpCache::createEsi() 2015-02-04 16:19:16 +01:00
Resources Merge branch '2.6' into 2.7 2015-04-03 17:24:01 +02:00
Routing feature #12960 [FrameworkBundle] Container parameters in Route#condition (nikita2206) 2015-01-16 23:05:28 +01:00
Templating Merge branch '2.6' into 2.7 2015-04-03 17:24:01 +02:00
Test fix phpdoc's alignment 2014-12-09 19:18:22 +01:00
Tests FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
Translation FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
Validator [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md FIX #13919 added TranslationsCacheWarmer to generate catalogues at warmup 2015-03-31 14:07:52 +02:00
Client.php tweaked phpdocs 2015-03-23 09:23:11 +01:00
composer.json bug #14162 [FrameworkBundle][TwigBridge] Fixed Composer dependencies (webmozart) 2015-04-03 17:29:35 +02:00
FrameworkBundle.php renamed asset_path() to asset() and added a BC layer 2015-02-10 13:45:46 +01:00
phpunit.xml.dist [2.3] require-dev PHPUnit bridge 2015-02-24 11:24:26 +01:00