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 db208e3e25 Merge branch '3.0'
* 3.0:
  [PropertyAccess] ->getValue() should be read-only
  [VarDumper] Fix dumping type hints for non-existing parent classes
  [Config] Fix XmlUtilsTest namespace
  [Console] [TableHelper] make it work with SymfonyStyle.
  Remove dead code
  [FrameworkBundle] Better output for user in ContainerDebugCommand
  [Routing] add query param if value is different from default
2016-04-20 20:54:21 +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-20 20:54:21 +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] Fallback to default cache system in production for serializer 2016-04-15 22:43:35 +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 feature #18561 [FrameworkBundle] Fallback to default cache system in production for serializer (tgalopin) 2016-04-19 16:23:32 +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 feature #18561 [FrameworkBundle] Fallback to default cache system in production for serializer (tgalopin) 2016-04-19 16:23:32 +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