add(test) enable phpunit tests #59
Annotations
1 error and 10 warnings
PHP-CS-Fixer
Process completed with exit code 1.
|
PHP-CS-Fixer:
lib/validator/sfValidatorError.class.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
PHP-CS-Fixer:
lib/validator/sfValidatorError.class.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
lib/validator/sfValidatorError.class.php#L1
Found violation(s) of type: yoda_style
|
PHP-CS-Fixer:
lib/validator/sfValidatorString.class.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
PHP-CS-Fixer:
lib/validator/sfValidatorString.class.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
lib/validator/sfValidatorString.class.php#L1
Found violation(s) of type: yoda_style
|
PHP-CS-Fixer:
lib/validator/sfValidatorDate.class.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|
PHP-CS-Fixer:
lib/validator/sfValidatorDate.class.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
lib/validator/sfValidatorDate.class.php#L1
Found violation(s) of type: yoda_style
|
PHP-CS-Fixer:
lib/validator/sfValidatorTime.class.php#L1
Found violation(s) of type: phpdoc_add_missing_param_annotation
|