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
Nicolas Grekas 872e77136d Merge branch '3.4'
* 3.4:
  Implemented PruneableInterface on TagAwareAdapter
  Do not trigger deprecation if node has not been explicitly filled
  Improve microseconds support in date caster
  Use new configuration node depreciation method
2017-09-04 20:13:11 +02:00
..
CacheWarmer Merge branch '3.4' 2017-07-21 13:08:07 +02:00
Command Fix deprecations regarding core commands registered as services 2017-09-03 16:43:38 +02:00
Console Merge branch '3.4' 2017-08-10 16:21:53 +02:00
Controller Merge branch '3.3' into 3.4 2017-07-06 13:23:40 +03:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '3.4' 2017-09-04 20:13:11 +02:00
EventListener Merge branch '3.4' 2017-07-11 09:22:40 +02:00
HttpCache remove useless comment 2017-07-18 13:58:52 +02:00
Kernel [FrameworkBundle] Allow micro kernel to subscribe events easily 2017-08-06 20:06:06 +02:00
Resources Merge branch '3.4' 2017-08-31 11:19:27 +02:00
Routing Automatically enable the routing annotation loader 2017-06-07 12:20:52 +02:00
Templating Merge branch '2.7' into 2.8 2017-06-13 17:55:24 -07:00
Test [FrameworkBundle] Remove KernelTestCase deprecated code 2017-06-13 20:56:12 +02:00
Tests Fix deprecations regarding core commands registered as services 2017-09-03 16:43:38 +02:00
Translation Remove deprecated TranslationLoader (fix merge) 2017-08-30 01:29:11 +02:00
.gitignore
CHANGELOG.md Merge branch '3.4' 2017-09-04 19:33:15 +02:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json Use new configuration node depreciation method 2017-09-04 09:46:57 +02:00
FrameworkBundle.php Create an interface for TranslationReader and moved TranslationLoader to Translation component 2017-08-29 16:37:52 +02:00
LICENSE updated LICENSE year 2017-01-02 12:30:00 -08:00
phpunit.xml.dist Merge branch '3.2' 2017-04-12 07:14:56 -07:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00