- Update package to release 8.5.0 * https://github.com/sebastianbergmann/phpunit/blob/8.5/ChangeLog-8.5.md - Update package to release 8.4.3 * https://github.com/sebastianbergmann/phpunit/blob/8.4.3/ChangeLog-8.4.md - Update package to release 8.3.5 * https://github.com/sebastianbergmann/phpunit/blob/8.3.5/ChangeLog-8.3.md - Update package to release 8.2.5 * https://github.com/sebastianbergmann/phpunit/blob/8.2.5/ChangeLog-8.2.md - Update package to release 8.1.6 * https://github.com/sebastianbergmann/phpunit/blob/8.1.6/ChangeLog-8.1.md OBS-URL: https://build.opensuse.org/request/show/757175 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/php7-phpunit8?expand=0&rev=15
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
# Silence expected warning
|
|
addFilter("obsolete-not-provided")
|
|
# This can't be fixed without breaking the internal checksums
|
|
# in the .phar file
|
|
addFilter("env-script-interpreter")
|