Skip to content

Conversation

carusogabriel
Copy link
Contributor

I use the PHPUnit\Framework\TestCase notation instead of PHPUnit_Framework_TestCase while extending our TestCases. This will help us migrate to PHPUnit 6, that no longer support snake case class names.

I just need to bump PHPUnit version to ^4.8.35, that support this namespace.

Copy link
Contributor

@erayd erayd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

Copy link
Collaborator

@bighappyface bighappyface left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 for 048fce1

@bighappyface bighappyface merged commit 1cc8e26 into jsonrainbow:master Nov 12, 2017
@carusogabriel carusogabriel deleted the phpunit branch November 12, 2017 19:51
erayd pushed a commit to erayd/json-schema that referenced this pull request Feb 14, 2018
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
@erayd erayd mentioned this pull request Feb 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants