Skip to content
This repository has been archived by the owner on Dec 7, 2019. It is now read-only.

Updated Travis CI configuration and added PHP 7.2 support #63

Merged
merged 6 commits into from
May 8, 2018
Merged

Updated Travis CI configuration and added PHP 7.2 support #63

merged 6 commits into from
May 8, 2018

Conversation

michalbundyra
Copy link
Member

@michalbundyra michalbundyra commented May 3, 2018

  • added PHP 7.2 support
  • use PSR-4 autoloading
  • updated PHPUnit
  • dropped PHP < 5.6 and HHVM support

@michalbundyra michalbundyra changed the base branch from master to develop May 4, 2018 16:15
michalbundyra and others added 6 commits May 8, 2018 13:26
- added PHP 7.2 support
- use PSR-4 autoloading
- updated PHPUnit
- dropped PHP < 5.6 and HHVM support
- converted to MD file
We no longer support 5.3 - 5.5.
- use `expectException()` instead of `setExpectedException()`
- import `InvalidArgumentException` and use `::class` notation
Adds zend-coding-standard as a dev requirement; code changes are result
of running phpcbf and fixing items that required manual intervention.
Adds a test matrix, providing a CS_CHECK env variable in 7.1. Adds a
script that checks if that value is present, and, if so, runs CS checks.
@weierophinney weierophinney merged commit 1e9d550 into zendframework:develop May 8, 2018
weierophinney added a commit that referenced this pull request May 8, 2018
weierophinney added a commit that referenced this pull request May 8, 2018
@weierophinney
Copy link
Member

Thanks, @webimpress!

@michalbundyra michalbundyra deleted the php-7.2 branch May 8, 2018 21:11
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