1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/phpmqtt-mqtt

Клонировать/Скачать
phpstan.neon 620
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
沈唁 Отправлено 22.12.2021 05:45 c7477a9
parameters:
level: 6
inferPrivatePropertyTypeFromConstructor: true
checkMissingIterableValueType: false
bootstrapFiles:
- examples/bootstrap.php
paths:
- src
- tests
excludePaths:
- src/Tools/Common.php
ignoreErrors:
- '#Call to an undefined method \S+::setTopic\(\).#'
- '#Method Simps\\MQTT\\Message\\[a-zA-Z]+::getContents\(\) has no return type specified.#'
-
message: '#Method \S+ has no return type specified.#'
paths:
- tests/*
- src/Client.php
-
message: '#Property \S+ has no type specified.#'
paths:
- tests/*
- src/Message/*
- src/Property/PacketMap.php

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/phpmqtt-mqtt.git
git@api.gitlife.ru:oschina-mirror/phpmqtt-mqtt.git
oschina-mirror
phpmqtt-mqtt
phpmqtt-mqtt
master