Page MenuHomeDevCentral

Bump PHPUnit version for FreeBSD
ClosedPublic

Authored by dereckson on Jan 13 2020, 02:15.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 16, 21:47
Unknown Object (File)
Sun, Sep 14, 12:56
Unknown Object (File)
Fri, Sep 12, 17:55
Unknown Object (File)
Fri, Sep 12, 17:55
Unknown Object (File)
Fri, Sep 12, 08:32
Unknown Object (File)
Thu, Sep 11, 06:54
Unknown Object (File)
Thu, Sep 11, 01:47
Unknown Object (File)
Wed, Sep 10, 21:40
Subscribers
None

Details

Summary

PHPUnit package names now include the PHP version.

Fixes T1553.

Test Plan

salt windriver state.sls_id devserver_software_dev_php roles/devserver/userland-software

Diff Detail

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

Event Timeline

dereckson created this revision.
$ salt windriver state.sls_id devserver_software_dev_php roles/devserver/userland-software
windriver:
----------
          ID: devserver_software_dev_php
    Function: pkg.installed
      Result: True
     Comment: The following packages were installed/updated: phpunit8-php74
     Started: 02:28:11.967115
    Duration: 1163.356 ms
     Changes:
              ----------
              phpunit8-php74:
                  ----------
                  new:
                      8.5.1
                  old:

Summary for windriver
------------
Succeeded: 1 (changed=1)
Failed:    0
------------
Total states run:     1
Total run time:   1.163 s
This revision is now accepted and ready to land.Jan 13 2020, 02:32
This revision was automatically updated to reflect the committed changes.