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

PHPUnit 6 support added #35

Closed
wants to merge 9 commits into from

Conversation

kokspflanze
Copy link
Contributor

@kokspflanze kokspflanze commented Jun 3, 2017

  • drop php 5.5 support
  • PHPUnit\Framework\TestCase migration
  • phpunit version updated, ^5.7.15 and ^6.2.1
  • getMock changed to createMock/getMockBuilder
  • setExpectedException removed
  • assertion in test was missing
  • added composer.lock(PHP 5.6.30)
  • updated travis build, wirk now like other zf-modules with lowest/locked/latest
  • added php 7.1 in travis build
  • drop hhvm from build matrix

@weierophinney weierophinney mentioned this pull request Nov 1, 2017
weierophinney added a commit that referenced this pull request Nov 1, 2017
weierophinney added a commit that referenced this pull request Nov 1, 2017
Forward port #38
Forward port #35
Forward port #29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants