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

Ensure component works under PHP 7.2 #187

Merged

Conversation

weierophinney
Copy link
Member

Updates minimum supported versions of zend-inputfilter and zend-session to their 2.8 series, which offer PHP 7.2 support, and updates CI configuration to require PHP 7.2 builds to pass.

weierophinney and others added 6 commits December 6, 2017 14:38
- Requires updating to zend-inputfilter 2.8 series.
- Requires updating to zend-session 2.8 series.
- legacy dependencies
- removed composer self-update
- removed allow_failures on PHP 7.2
- cs-checks and coverage moved to run on PHP 7.1 with locked deps
V1.5 of that library only supports PHP 7.1 and up, so locked versions of
PHP 7 and PHP 5.5 need to be able to get the latest versions that that
library supports for their PHP version.
Version 3.3 requires PHP 7.1.
@weierophinney weierophinney merged commit 43c4d98 into zendframework:develop Dec 6, 2017
weierophinney added a commit that referenced this pull request Dec 6, 2017
weierophinney added a commit that referenced this pull request Dec 6, 2017
@weierophinney weierophinney deleted the feature/php-7.2-support branch December 6, 2017 21:06
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