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

Mark deprecations for version 3.0 #56

Merged

Conversation

weierophinney
Copy link
Member

This patch marks two deprecations for version 3.0:

  • RouteResult::getMatchedMiddleware() will be removed in version 3.0.
  • The constructor for Route will only allow PSR-15 middleware starting in version 3.0.

Per the [Expressive 2.2 roadmap](https://discourse.zendframework.com/t/roadmap-expressive-2-2/504),
marking this method deprecated, as it is removed in version 3.
…ctor

`Route` will only allow PSR-15 middleware in version 3.
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 merged commit 80b5f00 into zendframework:develop Mar 6, 2018
weierophinney added a commit that referenced this pull request Mar 6, 2018
@weierophinney weierophinney deleted the feature/deprecations branch March 6, 2018 14:00
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.

2 participants