Skip to content

Commit 63f086f

Browse files
committed
Silence test that fails on PHP 8.0; probably related to https://bugs.php.net/bug.php?id=47847
1 parent 96fc68c commit 63f086f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/SAML2/XML/mdattr/EntityAttributesTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
*
4040
* @covers \SimpleSAML\SAML2\XML\mdattr\EntityAttributes
4141
* @covers \SimpleSAML\SAML2\XML\mdattr\AbstractMdattrElement
42+
* @requires PHP >= 8.1
4243
* @package simplesamlphp/saml2
4344
*/
4445

0 commit comments

Comments
 (0)