composer require phpstan/phpstan-deprecation-rules --dev -W #7
Annotations
3 errors
|
build
Process completed with exit code 1.
|
|
build:
app/utils/DocsLogic.php#L16
Parameter $app of method app\utils\DocsLogic::__construct() has typehint with deprecated class app\utils\CustomEngine.
|
|
build:
app/controllers/DocsController.php#L27
Parameter $app of method app\controllers\DocsController::__construct() has typehint with deprecated class app\utils\CustomEngine.
|