3.13.0
·
38 commits
to master
since this release
Included commits: 3.12.0...3.13.0
Fixes
- Adjusted
RequestProcessorPlugin::__invoke()because old implementation does not work when DB is not initialized, so now it gets locale fromgetCurrentLocaleName()instead ofgetCurrentLocale(). This fixes a regression introduced in 3.12.0.
Adjustments
- Adjusted
LocaleFacadeInterfacedependency.