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
Fabien Potencier 7b7e83f428 removed js and css helpers and Twig integration
These helpers have been removed as they do not work as expected.
Among other things, the order is not the right one when using PHP
templates, and adding assets from an included template is not
possible when using Twig templates.

This should be replaced by integrating a third-party library that
manages assets: minification, compilation, packaging, ...
2011-01-04 14:07:25 +01:00
..
DoctrineAbstractBundle Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 2011-01-03 08:07:22 +01:00
DoctrineBundle Refactor Doctrine Bundle to use Symfony DIC Enabled EventManager. 2011-01-03 08:07:26 +01:00
DoctrineMigrationsBundle [Command] Changing the InputOption::PARAMETER_* constants to InputOption::VALUE_* to more accurately reflect that these constants refer to the value or lack of value assigned to a particular option (e.g. --verbose or --em=doctrine). 2010-11-27 19:56:27 +01:00
DoctrineMongoDBBundle Introduced meta-bundle DoctrineAbstractBundle to squash 400+ loc of code duplication from ORM and MongoDB Bundles. 2011-01-03 08:07:22 +01:00
FrameworkBundle removed js and css helpers and Twig integration 2011-01-04 14:07:25 +01:00
SwiftmailerBundle [Swiftmailer] Set a null value for swiftmailer.single_address if delivery_address is not specified 2010-12-30 21:37:36 +01:00
TwigBundle removed js and css helpers and Twig integration 2011-01-04 14:07:25 +01:00
WebProfilerBundle [WebProfileBundle] Adding more information to the Response content returned when an intercept is redirected. 2011-01-04 08:13:51 +01:00
ZendBundle CS fixes 2010-12-13 11:10:55 +01:00