Skip to content

composer require phpstan/phpstan-deprecation-rules --dev -W #7

composer require phpstan/phpstan-deprecation-rules --dev -W

composer require phpstan/phpstan-deprecation-rules --dev -W #7

Triggered via push March 13, 2025 05:04
Status Failure
Total duration 20s
Artifacts

php.yml

on: push
Fit to window
Zoom out
Zoom in

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.