История коммитов

.
refactor: move PdoFactory to the other namespace
.
feat(container): allow overriding services via services.local.php
.
feat: add caching for the DI container to improve performance
.
perf: remove lazy for user factory
.
chore(deps): remove laminas/laminas-config-aggregator
.
feat: improve container builder
.
feat: replace container
.
feat: save current route params to the Request object
.
feat: log warnings and deprecations in global error handler
.
refactor(config): switch internal config access to config() helper