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 4ebea4e429 Merge branch '4.0'
* 4.0: (42 commits)
  fix merge
  Remove some unused variables and properties
  [appveyor] disable memory limit on composer up
  [HttpFoundation] don't prefix cookies with "Set-Cookie:"
  Remove some unused variables and properties
  [HttpFoundation] Fixed default user-agent (3.X -> 4.X)
  Fix debug:form definition
  Remove some unused variables, properties and methods
  fix some edge cases with indented blocks
  [ExpressionLanguage] Fix parse error on 5.3
  [HttpKernel] remove noisy frame in controller stack traces
  [DI] Force root-namespace for function calls in the dumper container
  [DI] Fix circular-aliases message
  register system cache clearer only if it's used
  doc : Namespace prefix must end with a "\"
  [ExpressionLanguage] throw an SyntaxError instead of letting a undefined index notice
  Prevent a loop in aliases within the `findDefinition` method
  [HttpKernel] Disable inlining on PHP 5
  Ensure that inlined services with parameterized class name can be dumped
  [DI] Fix non-string class handling in PhpDumper
  ...
2017-12-08 16:58:51 +01:00
..
CacheWarmer Merge branch '3.4' 2017-11-09 18:30:28 +01:00
Command Merge branch '4.0' 2017-12-08 16:58:51 +01:00
Console Merge branch '3.4' into 4.0 2017-12-04 11:02:29 -08:00
Controller [FrameworkBundle] Improve the DX of TemplateController when using SF 4 2017-12-01 19:56:17 +01:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '4.0' 2017-12-08 16:58:51 +01:00
EventListener Remove useless docblocks 2017-10-29 10:49:53 +01:00
HttpCache Replace more docblocks by type-hints 2017-11-07 15:45:01 +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-08 16:58:51 +01:00
Routing [FrameworkBundle] Allow to pass a logger instance to the Router 2017-11-05 18:05:58 +01:00
Templating remove more kernel.root_dir parameter refs 2017-11-23 19:10:15 +01:00
Test Merge branch '3.4' 2017-10-28 18:54:10 +02:00
Tests Merge branch '4.0' 2017-12-04 13:32:14 +01:00
Translation Merge branch '3.3' into 3.4 2017-11-05 17:10:10 +01:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md Merge branch '4.0' 2017-12-08 16:58:51 +01:00
Client.php Merge branch '2.8' into 3.3 2017-11-07 12:58:40 +01:00
composer.json Merge branch '4.0' 2017-12-04 13:32:14 +01:00
FrameworkBundle.php Merge branch '3.4' 2017-11-09 18:30:28 +01: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