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 44458126b5 feature #34872 [FrameworkBundle] Added flex-compatible default implementations for MicroKernelTrait::registerBundles() and getProjectDir() (nicolas-grekas)
This PR was merged into the 5.1-dev branch.

Discussion
----------

[FrameworkBundle] Added flex-compatible default implementations for `MicroKernelTrait::registerBundles()` and `getProjectDir()`

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

I think it's safe now to migrate some flex-based defaults from the recipe to the bundle.
No BC break here as all existing kernels already redefine this method.

Commits
-------

a689807387 [FrameworkBundle] Added flex-compatible default implementations for `MicroKernelTrait::registerBundles()` and `getProjectDir()`
2019-12-13 14:08:39 +01:00
..
CacheWarmer Merge branch '4.4' 2019-09-05 14:46:35 +02:00
Command Merge branch '4.4' into 5.0 2019-12-10 12:06:55 +01:00
Console [HttpKernel] make ExceptionEvent able to propagate any throwable 2019-11-10 10:37:33 +01:00
Controller Merge branch '4.4' into 5.0 2019-12-12 16:09:39 +01:00
DataCollector Remove \Throwable support deprecation layer 2019-11-08 10:00:49 +01:00
DependencyInjection feature #34648 [Mailer] Allow to configure or disable the message bus to use (ogizanagi) 2019-11-30 09:35:18 +01:00
EventListener Merge branch '4.4' 2019-09-06 16:33:58 +02:00
HttpCache [FrameworkBundle] Add parameter types from HttpKernel. 2019-08-14 10:52:36 +02:00
Kernel [FrameworkBundle] Added flex-compatible default implementations for MicroKernelTrait::registerBundles() and getProjectDir() 2019-12-13 13:53:25 +01:00
Resources feature #34648 [Mailer] Allow to configure or disable the message bus to use (ogizanagi) 2019-11-30 09:35:18 +01:00
Routing Merge branch '4.4' 2019-10-30 14:25:47 +01:00
Secrets [FrameworkBundle][SodiumVault] Create secrets directory only when needed 2019-12-04 18:30:15 +01:00
Test Merge branch '4.4' 2019-11-05 18:15:52 +01:00
Tests Merge branch '5.0' 2019-12-12 16:25:11 +01:00
Translation Merge branch '4.4' 2019-11-17 11:12:24 +01:00
.gitattributes Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
.gitignore
CHANGELOG.md [FrameworkBundle] Added flex-compatible default implementations for MicroKernelTrait::registerBundles() and getProjectDir() 2019-12-13 13:53:25 +01:00
composer.json Merge branch '5.0' 2019-12-12 16:10:59 +01:00
FrameworkBundle.php Merge branch '4.4' 2019-11-12 10:25:44 +01:00
KernelBrowser.php Merge branch '4.4' 2019-09-10 19:00:13 +02:00
LICENSE update year in license files 2019-01-01 14:45:19 +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