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 483a274994 Merge branch '2.8' into 3.3
* 2.8:
  Revert "bug #24105 [Filesystem] check permissions if dump target dir is missing (xabbuh)"
  [Filesystem] skip tests if not applicable
  [Fabbot] Do not run php-cs-fixer if there are no change in src/
  [Security] Fix exception when use_referer option is true and referer is not set or empty
  Get KERNEL_DIR through $_ENV too for KernelTestCase
  check permissions if dump target dir is missing
2017-09-11 07:57:23 +02:00
..
CacheWarmer Merge branch '3.2' into 3.3 2017-07-19 11:37:49 +02:00
Command [FrameworkBundle] Add soft conflict rule of "cache:clear" + HttpKernel 3.4 2017-08-18 18:06:08 +02:00
Console Remove closure-proxy leftovers 2017-06-04 20:15:29 +02:00
Controller call setContainer() for autowired controllers 2017-07-03 16:15:38 +02:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection [DI] Use GlobResource for non-tracked directories 2017-08-22 13:12:00 +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 added a micro kernel 2015-11-04 18:19:57 +01:00
Resources Merge branch '3.2' into 3.3 2017-06-24 11:29:48 +02:00
Routing added a more specialized exception for a better error message 2017-04-11 13:45:43 -07:00
Templating Merge branch '2.7' into 2.8 2017-06-13 17:55:24 -07:00
Test Merge branch '2.8' into 3.3 2017-09-11 07:57:23 +02:00
Tests [FrameworkBundle] Add soft conflict rule of "cache:clear" + HttpKernel 3.4 2017-08-18 18:06:08 +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 Revert "feature #21038 [FrameworkBundle] deprecated cache:clear with warmup (fabpot)" 2017-08-08 08:44:34 +02:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json Allow phpdocumentor/reflection-docblock 4. 2017-08-15 15:32:50 +02:00
FrameworkBundle.php better errors when security deps are missing 2017-08-04 09:27:11 +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