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 a707bbf090 Merge branch '2.8' into 3.3
* 2.8: (22 commits)
  Tests and fix for issue in array model data in EntityType field with multiple=true
  [Form] Fixed PercentToLocalizedStringTransformer to accept both comma and dot as decimal separator, if possible
  removed useless PHPDoc
  [Form] Fix FormInterface::submit() annotation
  PdoSessionHandler: fix advisory lock for pgsql when session.sid_bits_per_character > 4
  HttpCache does not consider ESI resources in HEAD requests
  Fix translation for "This field was not expected"
  [Routing] Enhance Route(Collection) docblocks
  Added improvement for accuracy in MoneyToLocalizedStringTransformer.
  Removed unused private property
  Use correct verb form in the pull request template
  Use PHP_MAXPATHLEN in Filesystem.
  Added null as explicit return type (?TokenInterface)
  [FrameworkBundle] Fix Routing\DelegatingLoader
  Render all line breaks according to the exception message
  [Form] Fix phpdoc
  [DI] remove confusing code
  [Form] Fixed GroupSequence with "constraints" option
  [Validator] Clarify UUID validator behavior
  [Filesystem] Fixed makePathRelative
  ...
2017-10-02 08:42:24 +02:00
..
CacheWarmer Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Command Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
Console Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Controller Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
DataCollector [FrameworkBundle] Extends the RequestDataCollector 2016-03-30 19:02:53 +02:00
DependencyInjection Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
EventListener check _controller attribute is a string before parsing it 2017-07-10 18:12:17 +02:00
HttpCache Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Kernel added a micro kernel 2015-11-04 18:19:57 +01:00
Resources Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
Routing Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Templating Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Test Merge branch '2.8' into 3.3 2017-09-15 12:08:59 +02:00
Tests Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Translation Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
Validator removed useless PHPDoc 2017-09-30 07:00:23 -07:00
.gitignore
CHANGELOG.md Revert "feature #21038 [FrameworkBundle] deprecated cache:clear with warmup (fabpot)" 2017-08-08 08:44:34 +02:00
Client.php [FrameworkBundle] Fix autoloader in insulated clients 2017-03-08 10:00:17 +01:00
composer.json Allow phpdocumentor/reflection-docblock 4. 2017-08-15 15:32:50 +02:00
FrameworkBundle.php better errors when security deps are missing 2017-08-04 09:27:11 +02: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