add(test) enable phpunit tests #88
Annotations
1 error and 7 warnings
PHP-CS-Fixer
Process completed with exit code 1.
|
PHP-CS-Fixer:
lib/test/sfInternalServerBasedFixtureTestTrait.php#L1
Found violation(s) of type: array_syntax
|
PHP-CS-Fixer:
lib/test/sfInternalServerBasedFixtureTestTrait.php#L1
Found violation(s) of type: function_declaration
|
PHP-CS-Fixer:
lib/test/sfInternalServerBasedFixtureTestTrait.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
PHP-CS-Fixer:
lib/test/sfInternalServerBasedFixtureTestTrait.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
PHP-CS-Fixer:
lib/test/sfInternalServerBasedFixtureTestTrait.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
lib/test/sfInternalServerBasedFixtureTestTrait.php#L1
Found violation(s) of type: no_unused_imports
|
PHP-CS-Fixer:
lib/test/sfInternalServerBasedFixtureTestTrait.php#L1
Found violation(s) of type: no_extra_blank_lines
|