Skip to content

Conversation

jxlwqq
Copy link
Contributor

@jxlwqq jxlwqq commented Jan 3, 2020

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #66
License MIT

What's in this PR?

Use laminas/laminas-diactoros package.

@sagikazarmark sagikazarmark requested review from Nyholm and dbu January 3, 2020 12:23
@Nyholm
Copy link
Member

Nyholm commented Jan 3, 2020

Thank you.
Dont we need to update some use statements too?
Or was this package only used to enable auto discovery?

Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

when i grep the tests, we do explicitly instantiate things with the Zend\Diactoros namespace. those need to be adjusted i think.

there are a lot of skipped tests in travis-ci, maybe we did something to skip tests if zend is not available.

@jxlwqq jxlwqq changed the title Update composer.json Use laminas/laminas-diactoros package Jan 6, 2020
@jxlwqq jxlwqq requested a review from dbu January 6, 2020 09:49
Copy link
Contributor

@dbu dbu left a comment

Choose a reason for hiding this comment

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

thanks!

@dbu dbu merged commit 8ecd117 into php-http:master Jan 6, 2020
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 this pull request may close these issues.

Package zendframework/zend-diactoros is abandoned

3 participants