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
2018-07-13 19:06:58 +02:00
..
CacheWarmer Merge branch '4.0' 2018-04-20 13:04:56 +02:00
Command Merge branch '4.0' into 4.1 2018-05-23 15:33:23 +02:00
Console [DI] Add ServiceLocatorArgument to generate array-based locators optimized for OPcache shared memory 2018-07-04 16:01:49 +02:00
Controller Merge branch '4.1' 2018-06-21 13:18:49 +02:00
DataCollector [Messenger] Move data collector & command into the component 2018-04-05 17:21:58 +02:00
DependencyInjection renamed Contract to Contracts 2018-07-13 19:06:58 +02:00
EventListener Deprecate bundle:controller:action and service:method notation 2018-02-21 06:14:04 +01:00
HttpCache Revert "[FrameworkBundle] Partially revert HttpCache is not longer abstract (4d075da)" 2018-04-02 13:58:37 +02:00
Kernel [FrameworkBundle] Fixed phpdoc in MicroKernelTrait::configureRoutes() 2018-07-07 16:31:37 +02:00
Resources feature #27645 [Cache] Add MarshallerInterface allowing to change the serializer, providing a default one that automatically uses igbinary when available (nicolas-grekas) 2018-07-09 16:39:33 +02:00
Routing [FrameworkBundle] allow turning routes to utf8 mode by default 2018-07-06 10:08:17 +02:00
Templating Merge branch '4.0' 2018-04-20 13:04:56 +02:00
Test [FrameworkBundle] Fix test-container on kernel reboot, revert to returning the real container from Client::getContainer() 2018-06-05 15:25:09 +02:00
Tests feature #27694 [FrameworkBundle][Cache] Allow configuring PDO-based cache pools, with table auto-creation on first use (nicolas-grekas) 2018-07-09 16:21:08 +02:00
Translation [Translator] Further postpone adding resource files 2018-04-26 14:20:27 +02:00
.gitignore
CHANGELOG.md [FrameworkBundle][Cache] Allow configuring PDO-based cache pools, with table auto-creation on first use 2018-07-07 17:46:19 +02:00
Client.php [FrameworkBundle] Fix test-container on kernel reboot, revert to returning the real container from Client::getContainer() 2018-06-05 15:25:09 +02:00
composer.json fix the fix 2018-07-08 10:53:18 +02:00
FrameworkBundle.php [FrameworkBundle][SecurityBundle] Moved security expression providers pass logic to SecurityBundle 2018-06-19 15:02:06 +02:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01: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