Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package http-interop/http-middleware is abandoned #1

Closed
2 tasks done
weierophinney opened this issue Dec 31, 2019 · 1 comment · Fixed by #54
Closed
2 tasks done

Package http-interop/http-middleware is abandoned #1

weierophinney opened this issue Dec 31, 2019 · 1 comment · Fixed by #54

Comments

@weierophinney
Copy link
Member

The package http-interop/http-middleware is abandoned. You'll get this if you install zend-mvc version 3.1.1 with composer:

Package http-interop/http-middleware is abandoned, you should avoid using it. Use http-interop/http-server-middleware instead.

Code to reproduce the issue

Run in your favourite terminal:

$ composer require zendframework/zend-mvc

Expected results

No warnings are expected.

Actual results

A warning is displayed that the http-interop/http-middleware is abandoned.


Originally posted by @halfpastfouram at zendframework/zend-mvc#316

@weierophinney
Copy link
Member Author

@halfpastfouram Thanks, we know about it and we are working on package https://github.com/zendframework/zend-mvc-middleware/ so middleware implementation in MVC can be extracted.

/cc @Xerkus


Originally posted by @michalbundyra at zendframework/zend-mvc#316 (comment)

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

Successfully merging a pull request may close this issue.

1 participant