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

Updates supported PHP and PHPUnit versions #5

Merged
merged 8 commits into from
Oct 16, 2017

Conversation

weierophinney
Copy link
Member

Modernizes the component structure to follow that of other components; in particular, renames the doc/ directory to docs/ and puts various GitHub related support documentation in that tree. Additionally, incorporates #3, and builds on it to:

  • Update the supported PHP version to 5.6+ (including 7.1 and 7.2).
  • Remove support for HHVM.
  • Update the supported PHPUnit versions to 5.7+/6.0+.

Koopzington and others added 8 commits November 13, 2016 16:12
- Point to docs.zendframework.com for documentation.
- Rename `doc/` to `docs/`
- Update `mkdocs.yml` to point to `docs/` directory, update copyright year
- Move code of conduct, contributing guide into `docs/` directory
- Add support, issue template, and pull request template docs
- Update copyright year in LICENSE
- Update `phpunit.xml.dist` to follow latest versions
- Updates to PHP 5.6+, adds support for 7.1 and 7.2, and removes support
  for HHVM.
- Updates to PHPUnit 5.7/6.0.
@weierophinney weierophinney added this to the 3.1.0 milestone Oct 16, 2017
@weierophinney weierophinney merged commit e4bc6e5 into zendframework:master Oct 16, 2017
weierophinney added a commit that referenced this pull request Oct 16, 2017
weierophinney added a commit that referenced this pull request Oct 16, 2017
weierophinney added a commit that referenced this pull request Oct 16, 2017
Forward port #5
Forward port #3

Conflicts:
	CHANGELOG.md
@weierophinney weierophinney deleted the hotfix/qa-tooling branch October 16, 2017 14:24
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