Commit Graph

4 Commits

Author SHA1 Message Date
Brian Evans
98e1d79f4c dev-php/phpunit: Fix errors in autoload file
Signed-off-by: Brian Evans <grknight@gentoo.org>
2019-12-20 13:34:23 -05:00
Brian Evans
8d8ad63790 dev-php/phpunit: Version bump for 8.5.0
Signed-off-by: Brian Evans <grknight@gentoo.org>
2019-12-20 13:34:21 -05:00
Michael Orlitzky
7ed24384c1 dev-php/phpunit: new revision to fix missing autoload dependency.
The sebastian-object-enumerator package is one of PHPUnit's
dependencies and is listed in RDEPEND, but it was missing from the
autoloader. This was causing test failures in packages that use the
PHPUnit classes directly, but is easily fixed by adding another line
to autoload.php.

I've made a revision to ensure that users get the new autoload.php
before we try to run any test suites.

Package-Manager: Portage-2.3.3, Repoman-2.3.1
2017-05-03 10:21:26 -04:00
Brian Evans
573f9ce0b3 dev-php/phpunit: Version bump with unbundled dependencies
Package-Manager: Portage-2.3.4, Repoman-2.3.2
2017-03-09 11:23:06 -05:00