summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-12-09 11:07:42 +0100
committerRemi Collet <remi@remirepo.net>2020-12-09 11:07:42 +0100
commite4dc52fea7c6a38c8acadf409bac30f248706d71 (patch)
tree82387d2b0201af94e6dd73d1dc7e404169465389
parent8454f5a2fe4ca5ebc7f1d04ae0123c13c352e8cf (diff)
clean
-rw-r--r--php-swiftmailer6.spec1
1 files changed, 0 insertions, 1 deletions
diff --git a/php-swiftmailer6.spec b/php-swiftmailer6.spec
index ce6428d..0cdb914 100644
--- a/php-swiftmailer6.spec
+++ b/php-swiftmailer6.spec
@@ -170,7 +170,6 @@ sed -e '/listener/d' phpunit.xml.dist > phpunit.xml
: Run upstream test suite
ret=0
-# TODO php 8 "Method ReflectionParameter::getClass() is deprecated"
for cmdarg in "php %{phpunit}" "php72 %{_bindir}/phpunit8" php73 php74 php80; do
if which $cmdarg; then
set $cmdarg