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
Fabien Potencier f4d874c82f Merge branch '2.7'
* 2.7:
  [TwigBundle] optimized the hinclude fragement renderer when only Twig is used
  [FrameworkBundle] removed obsolete ContainerAwareHIncludeFragmentRenderer class
  lazy-load fragment renderers
  Update README.md to min PHP 5.3.9

Conflicts:
	README.md
2015-01-12 22:36:47 +01:00
..
CacheWarmer Fixes various phpdoc and coding standards. 2015-01-02 09:58:20 +01:00
Command Merge branch '2.7' 2015-01-06 18:50:37 +01:00
Console Merge branch '2.7' 2015-01-09 20:59:30 +01:00
Controller Merge branch '2.7' 2015-01-07 16:59:06 +01:00
DataCollector [WebProfilerBundle] Show AJAX requests in the symfony profiler toolbar 2014-09-23 17:52:02 +02:00
DependencyInjection [FrameworkBundle] removed obsolete ContainerAwareHIncludeFragmentRenderer class 2015-01-12 16:31:03 +01: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 Normalized @deprecated annotations. 2015-01-05 16:02:26 +01:00
Resources Merge branch '2.7' 2015-01-12 22:36:47 +01:00
Routing Merge branch '2.3' into 2.5 2014-10-26 08:41:27 +01:00
Templating Merge branch '2.7' 2015-01-10 17:00:36 +01:00
Test fix phpdoc's alignment 2014-12-09 19:18:22 +01:00
Tests Merge branch '2.7' 2015-01-12 22:36:47 +01:00
Translation Merge branch '2.7' 2014-12-22 17:45:23 +01: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 add changelog entry for web server commands 2014-10-09 12:52:43 +02:00
Client.php [FrameworkBundle] forward error reporting level to insulated Client 2014-12-23 08:41:15 +01:00
composer.json bumped min PHP version to 5.3.9 2015-01-09 07:51:41 +01:00
FrameworkBundle.php lazy-load fragment renderers 2015-01-12 16:31:01 +01:00
phpunit.xml.dist [Tests] Silenced all deprecations in tests for 2.3 2014-12-18 20:00:19 +01:00