:octocat: fix PHPCS config, add Slevomat rules

This commit is contained in:
smiley
2024-07-21 14:54:15 +02:00
parent 89cdd09044
commit f32696c8a7
97 changed files with 462 additions and 654 deletions
-6
View File
@@ -38,16 +38,10 @@ final class ByteTest extends DataInterfaceTestAbstract{
];
}
/**
* @inheritDoc
*/
public function testInvalidDataException():void{
$this::markTestSkipped('N/A (binary mode)');
}
/**
* @inheritDoc
*/
public function testBinaryStringInvalid():void{
$this::markTestSkipped('N/A (binary mode)');
}