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

PHP 7.2 + QA Tools + Docs + drop hhvm #61

Merged
merged 32 commits into from
Apr 11, 2018
Merged

PHP 7.2 + QA Tools + Docs + drop hhvm #61

merged 32 commits into from
Apr 11, 2018

Conversation

michalbundyra
Copy link
Member

No description provided.

michalbundyra and others added 29 commits April 11, 2018 09:55
- removed Slack notifications
- removed deploying documentation
- removed HHVM builds
- added PHP 7.2 builds
With version 2 package has been renamed from "satooshi/php-coveralls"
to "php-coveralls/php-coveralls", and the script has been renamed
from "coveralls" to "php-coveralls"
Instead of installing mcrypt for PHP 7.2, we instead now _disable_
mcrypt for 7.1. This will remove deprecation notices in 7.1, and allow
7.2 tests to run (skipping any mcrypt-related tests).
2.6.0 provides PHP 7.2 fixes.
zend-crypt 3 adds the openssl symmetric key adapter. By requiring that
version, we essentially ensure that openssl is the default chosen for
all PHP versions, allowing us to test all of them fully.
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