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

Provide PHP 7.2 support #21

Merged

Conversation

weierophinney
Copy link
Member

@weierophinney weierophinney commented May 3, 2018

This patch:

  • Removes support for HHVM
  • Adds support for PHP 7.1 and 7.2
  • Updates the PHPUnit version(s) required
  • Swaps in zend-coding-standard in place of vanilla phpcs
  • Moves support docs into docs/ tree

Fixes #20

- PHPUnit bumps from 4.8 to any of 5.7, 6.5, or 7.1.
- Swap vanilla phpcs for zend-coding-standard

All code changes are a result of running phpcs or updating to make use
of more recent PHPUnit features.
- Removes HHVM jobs
- Adds jobs for PHP 7.1 and 7.2
- Adjusts legacy deps and install to work across environments
- Use php-coveralls/php-coveralls
@weierophinney weierophinney merged commit a02faba into zfcampus:develop May 3, 2018
weierophinney added a commit that referenced this pull request May 3, 2018
- Removes empty 1.2.2 stub
- Adds entries for #21
- Sets date for 1.3.0
weierophinney added a commit that referenced this pull request May 3, 2018
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.

1 participant