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 96e53f8837 Merge branch '4.0'
* 4.0:
  PHP CS Fixer: clean up repo and adjust config
  use interface_exists instead of class_exists
  [DX] [DI] Improve exception for invalid setter injection arguments
  Dumper shouldn't use html format for phpdbg
  [Validator] Fix access to root object when using composite constraint
2018-01-03 18:15:33 +01:00
..
CacheWarmer fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Command Merge branch '4.0' 2018-01-02 17:38:14 +01:00
Console Merge branch '3.4' into 4.0 2017-12-04 11:02:29 -08:00
Controller fixed some deprecation messages 2017-12-31 07:59:27 +01:00
DataCollector fixed some deprecation messages 2017-12-31 06:12:25 +01:00
DependencyInjection Merge branch '4.0' 2018-01-02 17:38:14 +01:00
EventListener fixed some deprecation messages 2017-12-31 06:50:45 +01:00
HttpCache [2.7][DX] Use constant message contextualisation for deprecations 2017-12-20 15:36:51 +01:00
Kernel [DI] Turn services and aliases private by default, with BC layer 2017-09-19 11:28:48 +02:00
Resources Merge branch '4.0' 2017-12-14 11:50:39 -08:00
Routing fixed some deprecation messages 2017-12-31 06:12:25 +01:00
Templating fixed some deprecation messages 2017-12-31 06:12:25 +01:00
Test fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Tests fixed some deprecation messages 2017-12-31 07:59:27 +01:00
Translation Merge branch '3.4' into 4.0 2018-01-03 18:15:19 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '4.0' 2017-12-29 22:01:22 +01:00
Client.php Merge branch '2.8' into 3.3 2017-11-07 12:58:40 +01:00
composer.json add email_validation_mode option 2017-12-13 12:39:39 +01:00
FrameworkBundle.php Merge branch '3.3' into 3.4 2017-12-31 07:07:31 +01: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