First commit #1
Annotations
11 errors
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Link)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Link) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/License)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\License) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Info)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Info) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Header)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Header) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/ExternalDocs)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\ExternalDocs) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Example)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Example) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Encoding)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Encoding) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Discriminator)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Discriminator) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Contact)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Contact) and 'getExtensions' will always evaluate to true.
|
|
phpstan:
src/Concerns/BuildsArray.php (in context of class Cortex/OpenApi/Objects/Components)#L38
Call to function method_exists() with $this(Cortex\OpenApi\Objects\Components) and 'getExtensions' will always evaluate to true.
|
|
format
Process completed with exit code 2.
|