We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17cc8b1 commit 374390eCopy full SHA for 374390e
tests/DomainTest.php
@@ -985,8 +985,6 @@ public function testwithoutLabelWorksWithMultipleKeys()
985
986
/**
987
* @covers ::__construct
988
- * @covers ::setIDNAOptions
989
- * @covers ::getIDNAOptions
990
*/
991
public function testConstructWithCustomIDNAOptions()
992
{
tests/PublicSuffixTest.php
@@ -270,7 +270,6 @@ public function createFromDomainProvider()
270
}
271
272
273
274
* @covers ::isTransitionalDifferent
275
*
276
* @dataProvider customIDNAProvider
0 commit comments