Package Release Info

php7-phpunit8-8.0.6-bp152.3.18

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

php7-phpunit8

Change Logs

Version: 8.0.6-bp151.1.1
* Fri Mar 29 2019 suse+build@de-korte.org
- Update package to release 8.0.6
  * Fixed #3564: Production code uses class from test suite's fixture
* Tue Mar 26 2019 Johannes Weberhofer <jweberhofer@weberhofer.at>
- Added obsoletes statements to php7-phpunit7_0 and php7-phpunit6 to allow
  a smooth update
* Sun Mar 17 2019 suse+build@de-korte.org
- Update package to release 8.0.5
  * Fixed #3480: Wrong return type declaration for TestCase::getExpectedExceptionMessage()
    and TestCase::getExpectedExceptionMessageRegExp()
  * Fixed #3532: Wrong default value for cacheResult in phpunit.xsd
  * Fixed #3539: Wrong default value for resolveDependencies in
    phpunit.xsd
  * Fixed #3550: Check for valid attribute names in assertObjectHasAttribute()
    is too strict
  * Fixed #3555: Extension loader only allows objects that implement
    TestHook but should also allow Hook
  * Fixed #3560: TestDox does not work when tests are filtered
* Tue Feb 19 2019 suse+build@de-korte.org
- Update package to release 8.0.4
  * Fixed #3530: generateClassFromWsdl() does not handle methods
    with multiple output values
  * Fixed #3531: Test suite fails on warning
  * Fixed #3534: Wrong message in ConstraintTestCase
  * Fixed #3535: TypeError in Command
* Mon Feb 18 2019 suse+build@de-korte.org
- Change install location of macros.phpunit
* Sat Feb 16 2019 suse+build@de-korte.org
- Update package to release 8.0.3
  * Fixed #3011: Unsupported PHPT --SECTION-- throws unhandled
    exception
  * Fixed #3461: StringEndsWith matches too loosely
  * Fixed #3515: Random order seed is only printed in verbose mode
  * Fixed #3517: Useless error message when depending on test that
    does not exist
* Fri Feb 15 2019 suse+build@de-korte.org
- Add macros.phpunit to fixup unit tests for PHPUnit
* Wed Feb 13 2019 suse+build@de-korte.org
- Updated package to release 8.0.2
  * Fixed #3352: Using phpunit.phar with PHPDBG does not work with
    auto_globals_jit=On
  * Fixed #3508: TypeError in Fileloader when trying to load
    nonexistent file
  * Fixed #3511: Asserting that an object is contained in an
    iterable while using == instead of === is no longer possible
* Wed Feb 06 2019 suse+build@de-korte.org
- Only build for supported PHP versions
- Added source verification
* Wed Feb 06 2019 suse+build@de-korte.org
- Remove fixup of shebang (causes a SHA1 failure)
* Tue Feb 05 2019 suse+build@de-korte.org
- Initial release for php7-phpunit8