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

Added PHP 7.3 support - updated Travis CI configuration #41

Merged
merged 2 commits into from
Dec 20, 2018
Merged

Added PHP 7.3 support - updated Travis CI configuration #41

merged 2 commits into from
Dec 20, 2018

Conversation

michalbundyra
Copy link
Member

No description provided.

@weierophinney
Copy link
Member

We can fix the failing tests by updating the zend-stdlib requirement to ^3.2.

zend-mvc 2.7 pins to 0.2 of this library, while zend-mvc v3 pins to stable versions. Since zend-mvc v3 uses 3.x versions of zend-stdlib, we can safely update here.

@michalbundyra
Copy link
Member Author

@weierophinney would you like me to change it or you are doing it now?

@weierophinney
Copy link
Member

@weierophinney would you like me to change it or you are doing it now?

Just pushed!

First release with support for PHP 7.3. We can safely do this, as
zend-mvc v3 requires a 3.X version of zend-stdlib, and zend-mvc v2 is
pinned to an older of the psr7bridge.
@weierophinney weierophinney merged commit 714a681 into zendframework:develop Dec 20, 2018
weierophinney added a commit that referenced this pull request Dec 20, 2018
weierophinney added a commit that referenced this pull request Dec 20, 2018
@michalbundyra michalbundyra deleted the feature/php-7.3-support branch December 20, 2018 20:10
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