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

PHPUnit update #22

Merged
merged 8 commits into from
Apr 30, 2018
Merged

Conversation

kokspflanze
Copy link
Contributor

  • PHPUnit_Framework_TestCase changed to PHPUnit\Framework\TestCase
  • drop php 5.5
  • drop phpunit 4
  • added phpunit 5.7.15+ and phpunit 6.2.2+ in composer json
  • setExpectedException updated to expectException
  • updated ::class
  • removed old phpunit 4 check
  • removed require_once
  • testclasses with more than one class in one file splitted in more files
  • added composer.lock
  • updated travis build lowest/locked and latest
  • CS_CHECK moved to php 7
  • drop php5.5 and hhvm in build matrix
  • added php 7.1 in build matrix

drop phpunit 4
added phpunit 5.7.15+ and phpunit 6.2.2+ in composer json
updated travis build lowest/locked and latest
CS_CHECK moved to php 7
drop php5.5 and hhvm in build matrix
added php 7.1 in build matrix
@weierophinney weierophinney merged commit 6564125 into zendframework:develop Apr 30, 2018
weierophinney added a commit that referenced this pull request Apr 30, 2018
Close #25
Close #18
Close #19
Close #20
Close #22
Fixes #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