added mechanism for path/query parameter detection WIP #976
Annotations
22 errors
|
phpstan (8.2):
app/V1Module/presenters/base/BasePresenter.php#L340
Method App\V1Module\Presenters\BasePresenter::validateValue() is unused.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L29
Static property App\Helpers\MetaFormats\AnnotationToAttributeConverter::$netteRegex is never read, only written.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L37
Static property App\Helpers\MetaFormats\AnnotationToAttributeConverter::$standardRegex is never read, only written.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L55
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::convertNetteRegexCapturesToDictionary() is unused.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L81
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::convertStandardRegexCapturesToDictionary() is unused.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L103
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::convertRegexCapturesToParenthesesBuilder() is unused.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L171
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::standardRegexCaptureToAttributeCallback() is unused.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L184
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::netteRegexCaptureToAttributeCallback() is unused.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L231
Strict comparison using === between ''|numeric-string and null will always evaluate to false.
|
|
phpstan (8.2):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L279
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::getValidatorNames() is unused.
|
|
phpstan (8.3):
app/V1Module/presenters/base/BasePresenter.php#L340
Method App\V1Module\Presenters\BasePresenter::validateValue() is unused.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L29
Static property App\Helpers\MetaFormats\AnnotationToAttributeConverter::$netteRegex is never read, only written.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L37
Static property App\Helpers\MetaFormats\AnnotationToAttributeConverter::$standardRegex is never read, only written.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L55
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::convertNetteRegexCapturesToDictionary() is unused.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L81
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::convertStandardRegexCapturesToDictionary() is unused.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L103
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::convertRegexCapturesToParenthesesBuilder() is unused.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L171
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::standardRegexCaptureToAttributeCallback() is unused.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L184
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::netteRegexCaptureToAttributeCallback() is unused.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L231
Strict comparison using === between ''|numeric-string and null will always evaluate to false.
|
|
phpstan (8.3):
app/helpers/MetaFormats/AnnotationToAttributeConverter.php#L279
Static method App\Helpers\MetaFormats\AnnotationToAttributeConverter::getValidatorNames() is unused.
|
|
tests (8.3)
Process completed with exit code 1.
|
|
tests (8.2)
Process completed with exit code 1.
|