Remove internal validator #130
Annotations
8 errors and 2 warnings
Testing on PHP 8.1:
src/AbstractRegexRule.php#L19
PHPDoc tag @param references unknown parameter: $attribute
|
Testing on PHP 8.1:
src/Laravel/ValidationServiceProvider.php#L26
Call to static method getRuleShortnames() on an unknown class Intervention\Validation\Validator.
|
Testing on PHP 8.1:
src/Rules/Iban.php#L129
PHPDoc tag @param references unknown parameter: $attribute
|
Testing on PHP 8.1
Process completed with exit code 1.
|
Testing on PHP 8.2:
src/AbstractRegexRule.php#L19
PHPDoc tag @param references unknown parameter: $attribute
|
Testing on PHP 8.2:
src/Laravel/ValidationServiceProvider.php#L26
Call to static method getRuleShortnames() on an unknown class Intervention\Validation\Validator.
|
Testing on PHP 8.2:
src/Rules/Iban.php#L129
PHPDoc tag @param references unknown parameter: $attribute
|
Testing on PHP 8.2
Process completed with exit code 1.
|
Testing on PHP 8.1
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Testing on PHP 8.2
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|