Replace Punycode by Symfony polyfill #309
Annotations
1 error and 10 warnings
CS Fixer & PHPStan (7.4)
Process completed with exit code 1.
|
CS Fixer & PHPStan (7.4):
tests/SiteConfig/ConfigBuilderTest.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
CS Fixer & PHPStan (7.4):
tests/GrabyTest.php#L1
Found violation(s) of type: array_indentation
|
CS Fixer & PHPStan (7.4):
tests/Extractor/ContentExtractorTest.php#L1
Found violation(s) of type: array_indentation
|
CS Fixer & PHPStan (7.4):
tests/Extractor/ContentExtractorTest.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
CS Fixer & PHPStan (7.4):
src/Graby.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
CS Fixer & PHPStan (7.4):
src/Graby.php#L1
Found violation(s) of type: native_function_invocation
|
CS Fixer & PHPStan (7.4):
src/SiteConfig/ConfigBuilder.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
CS Fixer & PHPStan (7.4):
src/HttpClient/Plugin/CookiePlugin.php#L1
Found violation(s) of type: native_function_invocation
|
CS Fixer & PHPStan (7.4):
src/Extractor/ContentExtractor.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
CS Fixer & PHPStan (7.4):
src/Extractor/HttpClient.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|