Page MenuHomeDevCentral

Upgrade PHPUnit to PHPUnit 6
ClosedPublic

Authored by dereckson on Oct 21 2017, 22:14.
Tags
None
Referenced Files
F33002041: D1085.id.diff
Sun, Jun 14, 04:27
Unknown Object (File)
Sat, Jun 13, 01:34
Unknown Object (File)
Wed, Jun 10, 07:27
Unknown Object (File)
Mon, Jun 8, 08:02
Unknown Object (File)
Mon, Jun 8, 07:47
Unknown Object (File)
Wed, Jun 3, 21:41
Unknown Object (File)
Mon, Jun 1, 07:04
Unknown Object (File)
Sat, May 30, 08:07
Subscribers
None

Details

Summary

Primary development is now PHP 7, so we require PHPUnit 6.

This fixes the issue the devel/phpunit port pulled PHP 5.6 on Ysul.

Test Plan

Ideally, we would like a phpunit --version to reply 6.4.3.

Currently, this fails, as the devel/phpunit6 binary package hasn't been
published yet. So alternative test is to install it manuall from ports,
then replay the state, and it's well a no-op.

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Oct 21 2017, 22:16
This revision was automatically updated to reflect the committed changes.