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 44c3e32c29 Merge branch '3.0'
* 3.0:
  [Console] Fix wrong exceptions being thrown
  Add missing parenthesis in docblock description
  [FrameworkBundle] Remove duplicated code in ContainerDebugCommand
2016-04-28 11:49:00 +02:00
..
CacheWarmer [FrameworkBundle] Fix ClassCacheWarme when classes.php is already warmed 2015-10-23 11:38:55 +02:00
Command Merge branch '3.0' 2016-04-28 11:49:00 +02:00
Console [FrameworkBundle] Calls support for debug:container 2016-04-04 11:34:26 +02:00
Controller Merge branch '2.8' into 3.0 2016-04-02 10:04:34 +02:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection [FrameworkBundle] Deprecate framework.serializer.cache 2016-04-25 20:47:17 +02:00
EventListener [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
HttpCache Silence invasive deprecation warnings, opt-in for warnings 2015-06-08 10:37:21 +01:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources bug #18630 [FrameworkBundle][Serializer] Fix a deprecation triggered by the ClassMetadataFactory (Ener-Getick) 2016-04-27 09:24:49 +02:00
Routing Merge branch '2.8' 2015-10-07 09:44:07 +02:00
Templating [FrameworkBundle] Deprecate absolute template paths 2016-03-08 10:23:16 +00:00
Test Merge branch '2.7' into 2.8 2016-01-07 14:38:40 +01:00
Tests [FrameworkBundle] Deprecate framework.serializer.cache 2016-04-25 20:47:17 +02:00
Translation Merge branch '2.8' into 3.0 2016-01-20 13:18:23 +01:00
Validator [Validator] Removed legacy validator classes 2014-08-06 15:23:29 +02:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [FrameworkBundle][Serializer] Fix APC cache service name and deprecate old name 2016-04-19 08:52:34 +02:00
Client.php Merge branch '2.3' into 2.7 2016-03-16 17:00:15 +01:00
composer.json [FrameworkBundle] Fallback to default cache system in production for validation 2016-04-14 14:52:43 +02:00
FrameworkBundle.php [FrameworkBundle] Add cache-pool tag and wiring 2016-04-04 11:41:14 +02:00
LICENSE Move licenses according to new best practices 2016-01-31 22:16:42 +01:00
phpunit.xml.dist Add missing exclusions from phpunit.xml.dist 2015-11-18 09:19:46 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00