wol-soft/php-json-schema-model-generator

View on GitHub

Showing 529 of 529 total issues

syntax error, unexpected ')'
Open

                )

syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open

        protected FormatValidatorInterface $validator,
Severity: Critical
Found in src/Model/Validator/FormatValidator.php by phan

syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open

    ) {

syntax error, unexpected ')'
Open

                    );

syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open

    ): void {

syntax error, unexpected 'fn' (T_STRING), expecting :: (T_PAAMAYIM_NEKUDOTAYIM)
Open

            static fn(array $matches): string => "{$matches[1]}-{$matches[2]}",
Severity: Critical
Found in src/Utils/NormalizedName.php by phan

Possibly zero references to use statement for classlike/namespace SchemaProcessor (\PHPModelGenerator\SchemaProcessor\SchemaProcessor)
Open

use PHPModelGenerator\SchemaProcessor\SchemaProcessor;

syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open

    ) {

syntax error, unexpected ')', expecting variable (T_VARIABLE)
Open

    ): PropertyProcessorInterface {
Severity
Category
Status
Source
Language