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

CI improvements #68

Closed
wants to merge 6 commits into from
Closed

Conversation

kenorb
Copy link
Contributor

@kenorb kenorb commented Dec 11, 2017

This is my attempt to fix the CI errors, however it needs work.

I've renamed \PHPUnit_Framework_TestCase to \PHPUnit\Framework\TestCase, as CI is using PHPUnit 5.7.21 and this has been renamed in v5.4.3.

Same with PHPUnit_Framework_Error_Warning as per this commit and this documentation page.

I've also removed PHP version which are no longer supported by PHPUnit.

This PR needs probably manual testing and some further work, but most likely I won't be able to continue on this. These are the improvements to tests files which are broken anyway.

@kenorb kenorb changed the title CI fixes CI improvements Dec 11, 2017
@nicolas-grekas
Copy link
Contributor

merged

@nicolas-grekas
Copy link
Contributor

thank yoy

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.

None yet

2 participants