Releases: shlinkio/shlink-test-utils
Releases · shlinkio/shlink-test-utils
v4.5.0
v4.4.0
Changed
- Nothing
Added
- Add support for Symfony 8.0
Removed
- Drop support for PHP 8.3
Fixed
- Nothing
Deprecated
- Nothing
v4.3.1
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- Add support for phpunit/php-code-coverage 12, so that PHPUnit 12 can be installed
Deprecated
- Nothing
v4.3.0
Changed
- Update to PHPStan 2.0
Added
- Add support for PHPUnit 12
Removed
- Drop support for PHP 8.2
Fixed
- Nothing
Deprecated
- Nothing
v4.2.0
Changed
- Update shlinkio coding standard to v2.4
Added
- Add new
DatabaseTestCase::createRepository()protected method to create default or custom repositories without duplicating code.
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v4.1.1
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- Make sure child processes run for CLI tests inherit parent process env vars
Deprecated
- Nothing
v4.1.0
Changed
- Nothing
Added
- Support providing request options when calling
ApiTestCase::callShortUrl
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v4.0.0
Changed
- Simplify generating code coverage for CLI and API tests
Added
- Add support for PHPUnit 11
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing
v3.11.1
Changed
- Nothing
Added
- Nothing
Removed
- Nothing
Fixed
- Skip capturing coverage in
CoverageMiddlewareif coverage ID cannot be resolved
Deprecated
- Nothing
v3.11.0
Changed
- Nothing
Added
- Add support for Doctrine ORM 3.0
Removed
- Nothing
Fixed
- Nothing
Deprecated
- Nothing