Documentation

Errors

Table of Contents

vendor/mezon/fields-set/Mezon/FieldsSet.php 2
vendor/mezon/functional/Mezon/Functional/Functional.php 1
vendor/mezon/functional/Mezon/Functional/Transform.php 3
vendor/mezon/infrastructure-layer/Mezon/Console/Layer.php 1
vendor/mezon/infrastructure-layer/Mezon/Fs/InMemory.php 1
vendor/mezon/infrastructure-layer/Mezon/Fs/Layer.php 1
vendor/mezon/infrastructure-layer/Mezon/Gd/Layer.php 2
vendor/mezon/infrastructure-layer/Mezon/Headers/Layer.php 1
vendor/mezon/infrastructure-layer/Mezon/Redirect/Layer.php 1
vendor/mezon/infrastructure-layer/Mezon/Session/Layer.php 2
vendor/mezon/infrastructure-layer/Mezon/System/Layer.php 1
vendor/mezon/router/Mezon/Router/ParamRoutes.php 2
vendor/mezon/router/Mezon/Router/Router.php 1
vendor/mezon/router/Mezon/Router/RouterBase.php 3
vendor/mezon/router/Mezon/Router/RouterInterface.php 1
vendor/mezon/router/Mezon/Router/RoutesSet.php 2
vendor/mezon/router/Mezon/Router/RoutesSetBase.php 2
vendor/mezon/router/Mezon/Router/SimpleRoutesSet.php 2
vendor/mezon/router/Mezon/Router/SimpleUrlParser.php 2
vendor/mezon/router/Mezon/Router/StaticRoutes.php 5
vendor/mezon/router/Mezon/Router/Tests/Base/StaticMethodsCallsTestClass.php 1
vendor/mezon/router/Mezon/Router/Tests/Base/UniversalRouteTestClass.php 1
vendor/mezon/router/Mezon/Router/UrlParser.php 2
vendor/mezon/router/Mezon/Router/UrlParserBase.php 3
vendor/mezon/router/Mezon/Router/Utils.php 1
vendor/mezon/security/Mezon/Security/Validators/File/ImageMaximumWidthHeight.php 1
vendor/mezon/security/Mezon/Security/Validators/File/ImageMinimumWidthHeight.php 1
vendor/mezon/security/Mezon/Security/Validators/File/MimeType.php 1
vendor/mezon/security/Mezon/Security/Validators/File/Size.php 1
vendor/mezon/security/Mezon/Security/Validators/File/UploadingFile.php 1
vendor/mezon/service-client/Mezon/Service/ServiceClient.php 1
vendor/mezon/service-model/Mezon/Service/DbServiceModel.php 1

FieldsSet.php

Type Line Description
ERROR 0 Tag "param" with body "@param array<string, array{type?: string}> $fields list of all fields" has error "\Mezon\array{type" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array<string, array{type?: string}>" has error "\Mezon\array{type" is not a valid Fqsen.

Functional.php

Type Line Description
ERROR 0 Tag "param" with body "@param callable(mixed):mixed $transformer transform function" has error "\Mezon\Functional\:mixed" is not a valid Fqsen.

Transform.php

Type Line Description
ERROR 0 Tag "param" with body "@param callable(mixed):array{0:array-key, 1: mixed} $converter converter" has error "\Mezon\Functional\:array{0:array-key" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param callable(mixed):mixed $converter converter" has error "\Mezon\Functional\:mixed" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param array<array-key, array|object> $records records to be converted" has error "\Mezon\Functional\array-key" is not a valid Fqsen.

Layer.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/12/17)" has error

InMemory.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/11/13)" has error

Layer.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/11/13)" has error

Layer.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/11/13)" has error
ERROR 0 Tag "return" with body "@return array{0: int, 1: int, mime: string} image sizes" has error "\Mezon\Gd\array{0: int" is not a valid Fqsen.

Layer.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2022/01/16)" has error

Layer.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/11/13)" has error

Layer.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/11/13)" has error
ERROR 0 Tag "var" with body "@var list<array{name: string, value: string, expires: int, path: string, domain: string, secure: bool, httponly: bool}>" has error "\Mezon\Session\array{name: string" is not a valid Fqsen.

Layer.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2022/01/21)" has error

ParamRoutes.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/09/27)" has error
ERROR 0 Tag "var" with body "@var array<string, array<array-key, array{pattern: string, callback: array{0: string, 1:string}|callable|string}|array{bunch: array<int<1, max>, array{callback: mixed, pattern: string}>}>>" has error "\Mezon\Router\array-key" is not a valid Fqsen.

Router.php

Type Line Description
ERROR 0 Tag "return" with body "@return array{0: string, 1: string}|callable|string|false route callback" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.

RouterBase.php

Type Line Description
ERROR 0 Tag "return" with body "@return array{0: string, 1: string}|callable|false|string route callback" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{0: string, 1:string}|callable|string|false route's handler or false in case the handler was not found" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param callable|string|array{0: string, 1: string} $processor processor" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.

RouterInterface.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{0: object, 1: string}|array{0: string, 1: string}|callable|string $callback collback wich will be processing route call." has error "\Mezon\Router\array{0: object" is not a valid Fqsen.

RoutesSet.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2019/08/15)" has error
ERROR 0 Tag "param" with body "@param array{0: string, 1: string}|callable|string $callback callback method" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.

RoutesSetBase.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/09/27)" has error
ERROR 0 Tag "param" with body "@param array{0: object, 1: string}|array{0: string, 1: string}|callable|string $callback callback wich will be processing route call." has error "\Mezon\Router\array{0: object" is not a valid Fqsen.

SimpleRoutesSet.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/09/27)" has error
ERROR 0 Tag "param" with body "@param array{0: string, 1:string}|callable|string $callback callback method" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.

SimpleUrlParser.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/09/27)" has error
ERROR 0 Tag "return" with body "@return array{0: string, 1:string}|callable|string|false route's handler or false in case the handler was not found" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.

StaticRoutes.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/09/27)" has error
ERROR 0 Tag "return" with body "@return array<string, array{0: string, 1:string}|callable|string> handlers" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{0: string, 1: string}|callable|false|string route handler" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.
ERROR 0 Tag "return" with body "@return array{0: string, 1: string}|callable|false|string route handler" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.
ERROR 0 Tag "var" with body "@var array<string, array<string, array{0: string, 1:string}|callable|string>>" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.

StaticMethodsCallsTestClass.php

Type Line Description
ERROR 0 Tag "param" with body "@param array{0: object|string, 1: string}|callable|string $callback callback" has error "\Mezon\Router\Tests\Base\array{0: object" is not a valid Fqsen.

UniversalRouteTestClass.php

Type Line Description
ERROR 0 Tag "param" with body "@param list<array{0: string, 1: callable}> $routes list of routes" has error "\Mezon\Router\Tests\Base\array{0: string" is not a valid Fqsen.

UrlParser.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/09/27)" has error
ERROR 0 Tag "return" with body "@return array{0: string, 1:string}|callable|string|false route's handler or false in case the handler was not found" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.

UrlParserBase.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/09/27)" has error
ERROR 0 Tag "return" with body "@return array{0: string, 1:string}|callable|string|false route's handler or false in case the handler was not found" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.
ERROR 0 Tag "param" with body "@param callable|string|array{0: string, 1: string} $processor processor" has error "\Mezon\Router\array{0: string" is not a valid Fqsen.

Utils.php

Type Line Description
ERROR 0 Tag "param" with body "@param string|mixed|array{0:string, 1:string} $processor object to be descripted" has error "\Mezon\Router\array{0:string" is not a valid Fqsen.

ImageMaximumWidthHeight.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2020/05/13)" has error

ImageMinimumWidthHeight.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2020/05/13)" has error

MimeType.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2020/05/13)" has error

Size.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2020/05/13)" has error

UploadingFile.php

Type Line Description
ERROR 0 Tag "version" with body "@version v.1.0 (2021/11/13)" has error

ServiceClient.php

Type Line Description
ERROR 0 Tag "see" with body "@see CustomClient::dispatchResult(string $url, int $code, $body)" has error "\Mezon\CustomClient\CustomClient::dispatchResult(string" is not a valid Fqsen.

DbServiceModel.php

Type Line Description
ERROR 0 Tag "param" with body "@param string|FieldsSet|array<string, array{type: string, title: string}> $fields fields of the model" has error "\Mezon\Service\array{type: string" is not a valid Fqsen.

Search results