simplesamlphp / saml2

SimpleSAMLphp low-level SAML2 PHP library
https://www.simplesamlphp.org
GNU Lesser General Public License v2.1
286 stars 135 forks source link

Upgrade to PhpUnit 8 and fix deprecation warnings #166

Closed MKodde closed 5 years ago

MKodde commented 5 years ago

Since we require PHP 7.2, we can now also move to PhpUnit 8.

Only some deprecation warnings needed attention.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 66.557% when pulling 61009d7e801f0aee7f218344ff941e97d6c6cc4c on MKodde:php71 into c31ee970d6150b567ee29f9d326f5a7b9cbb401e on simplesamlphp:php71.