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

Split middleware support into satellite package and deprecate MiddlewareListener #308

Open
Xerkus opened this issue Feb 17, 2019 · 5 comments
Assignees
Milestone

Comments

@Xerkus
Copy link
Member

Xerkus commented Feb 17, 2019

Number of issues arose from version incompatibilities due to lack of version constraints on zend-stratigility.

A way forward is to deprecate Middleware listener and introduce satellite package defining dependencies both on zend-mvc and zend-stratigility.

zendframework/zend-mvc-middleware#1

@christaggart
Copy link

In the absence of this being split out yet, are the correct versions for these dependencies documented
for zend-mvc 3.1 + zend-stratigility?

@rieschl
Copy link
Contributor

rieschl commented Jun 28, 2019

@christaggart we have the following constraints in our project:

"zendframework/zend-mvc": "^3.1",
"zendframework/zend-stratigility": "<2.2",

that currently installs zend-mvc: 3.1.1 and zend-stratigility: 2.1.2

Afaik, zend-stratigility 2.2 and 3.x don't work with the current zend-mvc.

@rieschl
Copy link
Contributor

rieschl commented Jun 28, 2019

BTW: I just saw that the composer.json of the current master also suggests that.

@italodeveloper
Copy link

Hi guys some status? now im using zend events for middleware render next step, thats very ugly

@weierophinney
Copy link
Member

This repository has been closed and moved to laminas/laminas-mvc; a new issue has been opened at laminas/laminas-mvc#8.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants