Skip to content

Tags: algonacci/php-mock-phpunit

Tags

2.6.0

Toggle 2.6.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
php-mock/php-mock-phpunit 2.6.0

- php-mock#45 Added PHPUnit 9 support

2.5.0

Toggle 2.5.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
php-mock/php-mock-phpunit 2.5.0

- php-mock#40 adds PHPUnit 8.3 and 8.4 support

2.4.0

Toggle 2.4.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
php-mock/php-mock-phpunit 2.4.0

- php-mock#37 adds PHPUnit 8.2 support
- php-mock#37 removes HHVM support

2.3.0

Toggle 2.3.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
php-mock/php-mock-phpunit 2.3.0

- Adds PHPUnit 8.1 support

2.2.0

Toggle 2.2.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
php-mock/php-mock-phpunit 2.2.0

- Added PHPUnit 8 support

2.1.2

Toggle 2.1.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
php-mock-phpunit 2.1.2

    Added:
      - [php-mock#30](php-mock#30) adds
        PHPUnit 7.4 support

2.1.1

Toggle 2.1.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
php-mock-phpunit 2.1.1

Added:
  - [php-mock#28](php-mock#28) adds
    PHPUnit 7.1 support

2.1.0

Toggle 2.1.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
michalbundyra Michał Bundyra
php-mock-phpunit 2.1.0

Added:
  - [php-mock#27](php-mock#27) adds
    PHPUnit 6.5 and 7.0 support

Removed:
  - [php-mock#27](php-mock#27) removes
    abstract methods `getMockBuilder` and `getTestResultObject` in `PHPMock` trait

2.0.1

Toggle 2.0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
malkusch Markus Malkusch
Release 2.0.1

- Exclude PHPUnit-6.5

2.0.0

Toggle 2.0.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
malkusch Markus Malkusch
Release 2.0.0

- Upgrade to PHPUnit-6
- Drop support of PHPUnit-4 and PHPUnit-5
- Drop support of PHP-5