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 7ccd4df8ad Merge branch '3.4' into 4.1
* 3.4:
  [EventDispatcher] Revers event tracing order
  [Security] Prefer clone over unserialize(serialize()) for user refreshment
  [Console] OutputFormatter: move strtolower to createStyleFromString
  Adjust tests to work in the armhf architecture. Fixes #29281.
  Vietnamese translations improvement
  [Form] Fixed FormErrorIterator class phpdoc
  Renamed test controller from Controller to TestController so it doesn't show up in the IDE autocomplete.
  Don't use he in docs when its not needed
  EventSubscriberInterface isn't a man
  fixed public directory of web server and assets install when configured in composer.json
2018-12-17 11:22:03 +01:00
..
CacheWarmer Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
Command Merge branch '3.4' into 4.1 2018-12-17 11:22:03 +01:00
Console Merge branch '3.4' into 4.1 2018-12-13 13:30:33 +01:00
Controller Fix typos in doc blocks 2018-12-13 08:40:30 +01:00
DataCollector Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
DependencyInjection [Workflow] Fixed BC break for Workflow metadata 2018-12-03 19:01:20 +01:00
EventListener Merge branch '2.8' into 3.4 2018-07-26 11:06:28 +02:00
HttpCache Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
Kernel Merge branch '3.4' into 4.1 2018-09-02 18:33:37 +01:00
Resources Merge branch '3.4' into 4.1 2018-11-15 13:15:13 +01:00
Routing undeprecate the single-colon notation for controllers 2018-11-30 13:06:13 +01:00
Templating Merge branch '3.4' into 4.1 2018-09-02 18:33:37 +01:00
Test Merge branch '3.4' into 4.1 2018-09-30 05:38:13 +02:00
Tests [Workflow] Fixed BC break for Workflow metadata 2018-12-03 19:01:20 +01:00
Translation [CS] Enforces null type hint on last position in phpDocs 2018-10-02 00:12:00 -03:00
.gitignore Added missing files .gitignore 2013-07-21 14:12:18 +02:00
CHANGELOG.md [FrameworkBundle] feature: add the ability to search a route 2018-03-21 10:40:34 +01:00
Client.php Merge branch '2.8' into 3.4 2018-09-05 13:56:21 +02:00
composer.json FrameworkBundle 4.1 == Messenger 4.1 2018-09-02 16:47:21 +01:00
FrameworkBundle.php Revert "Move commands-specifics to a compiler pass in FWB" 2018-09-02 16:06:12 +01:00
LICENSE fixed years in copyright 2018-01-03 08:23:28 +01:00
phpunit.xml.dist Merge branch '2.8' into 3.4 2018-11-11 20:48:54 +01:00
README.md add readme files where missing 2016-03-07 11:36:15 +01:00