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 92727f833f merged branch jalliot/default-asset-version-format (PR #2199)
Commits
-------

9fe87be More explicit default value for assets_version_format

Discussion
----------

Fixed default asset version format

This is not needed as it is already the value that is set when null in ``Symfony\Component\Templating\Asset\Package`` but that would make it clearer for people who just read the configuration.
2011-09-19 07:43:17 +02:00
..
DoctrineAbstractBundle [Config] fixed FileResource usage of is_file (we must use file_exists here as the resource can be a file or a directory, reverts #2057) 2011-09-16 13:20:41 +02:00
DoctrineBundle Added access to Doctrine's ValidateSchema command from the console. 2011-09-16 16:49:37 -07:00
FrameworkBundle merged branch jalliot/default-asset-version-format (PR #2199) 2011-09-19 07:43:17 +02:00
MonologBundle updated all core extensions to use the new shortcut method 2011-07-18 17:46:00 +02:00
SecurityBundle merged 2.0 branch 2011-09-04 09:28:37 +02:00
SwiftmailerBundle [SwiftmailerBundle] Allow non-file spools 2011-07-29 16:25:23 -07:00
TwigBundle -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
WebProfilerBundle [WebProfilerBundle] added a way to filter logs by priority 2011-09-18 16:03:08 +02:00