Skip to content
This repository has been archived by the owner on Jan 21, 2020. It is now read-only.

Conversation

weierophinney
Copy link
Member

This patch incorporates, updates, and replaces #202.

It updates to use alpha versions of components where possible (which is essentially everywhere), and updates the configuration to reflect the fact that most of it is now provided out-of-the-box by the individual components.

It also updates the pipeline to reflect the changes to how routing, dispatch, and not-found middleware are defined.

geerteltink and others added 6 commits February 6, 2018 15:31
Updates all Expressive components to alpha releases (or stable
releases). Additionally, this patch updates the shipped
middleware/handlers and related tests to use the PSR-15 interfaces, and
removes entries from the `dependencies.global.php` configuration file
that are now supplied by configuration providers.
Needed to update due to invalid config provider namespace in alpha2.

This patch also updates the configuration to register the
zend-expressive and zend-expressive-helpers config providers, and to
create a pipeline that is compatible with zend-expressive alpha2+.
@weierophinney weierophinney force-pushed the feature/202-use-component-config-providers branch from 7b1c13a to e3465a7 Compare February 6, 2018 21:32
@weierophinney weierophinney added this to the 3.0.0 milestone Feb 6, 2018
geerteltink added a commit that referenced this pull request Feb 6, 2018
geerteltink added a commit that referenced this pull request Feb 6, 2018
Copy link
Member

@michalbundyra michalbundyra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@weierophinney weierophinney deleted the feature/202-use-component-config-providers branch February 6, 2018 23:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants