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 16d34ebcae Merge branch '3.3' into 3.4
* 3.3:
  [VarDumper] Fix tests with phpredis 3.1.3
  [DI] Fix reading env vars from fastcgi params
  Allow phpdocumentor/reflection-docblock 4.
  [VarDumper] play nice with open_basedir when looking for composer.json
2017-08-17 15:38:59 +02:00
..
CacheWarmer Merge branch '3.3' into 3.4 2017-07-19 11:38:19 +02:00
Command [DI] Generate one file per service factory 2017-08-06 20:25:40 +02:00
Console [FrameworkBundle] Catch Fatal errors in commands registration 2017-08-09 18:38:20 +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 minor #23801 Continuation of #23624 (ro0NL) 2017-08-06 20:13:25 +02:00
EventListener check _controller attribute is a string before parsing it 2017-07-10 18:12:17 +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 [FrameworkBundle] Commands as a service 2017-08-06 12:29:12 +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] KernelTestCase: deprecate not using KERNEL_CLASS 2017-05-22 09:24:33 +02:00
Tests feature #23836 [FrameworkBundle] Catch Fatal errors in commands registration (chalasr) 2017-08-10 08:57:58 +02:00
Translation Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
Validator [FrameworkBundle][Validator] Move the PSR-11 factory to the component 2017-05-26 10:48:50 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md updated CHANGELOG 2017-08-09 12:12:24 +02:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json Merge branch '3.3' into 3.4 2017-08-17 15:38:59 +02:00
FrameworkBundle.php feature #23624 [FrameworkBundle] Commands as a service (ro0NL) 2017-08-06 12:29:14 +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