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
Fabien Potencier 8c028bd956 Merge branch '3.3' into 3.4
* 3.3:
  [Security] added more tests
  [Security] fixed default target path when referer contains a query string
  [Security] simplified tests
  [Security] refactored tests
  [WebProfilerBundle][TwigBundle] Fix infinite js loop on exception pages
  [FrameworkBundle] fix ValidatorCacheWarmer: use serializing ArrayAdapter
  Change "this" to "that" to avoid confusion
  [VarDumper] Move locale sniffing to dump() time
  [VarDumper] Use "C" locale when using "comma" flags
  [Config] Make ClassExistenceResource throw on invalid parents
2017-07-19 11:38:19 +02:00
..
CacheWarmer Merge branch '3.3' into 3.4 2017-07-19 11:38:19 +02:00
Command Merge branch '3.3' into 3.4 2017-07-17 16:07:19 +02:00
Console Add support for command lazy-loading 2017-07-12 11:59:19 +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.3' into 3.4 2017-07-11 09:19:17 +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 [FrameworkBundle] Make RouterCacheWarmer implement ServiceSubscriberInterface 2017-07-18 13:49:54 +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 Merge branch '3.2' into 3.3 2017-07-12 17:03:57 +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 Add support for command lazy-loading 2017-07-12 11:59:19 +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-07-15 10:52:56 +02:00
FrameworkBundle.php feature #22619 [FrameworkBundle][Translation] Move translation compiler pass (lepiaf) 2017-07-06 09:49:25 +03: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