Remove unnecessary stubFiles entry in phpstan.neon file

Created on 1 April 2025, 1 day ago

Problem/Motivation

i've oriented to CrowdSec when setting up the phpstan tests and copied over the stubFiles entry it was using due to a lack of understanding on my end at the time. but turns out those stubs are not necessary in the case of skipto.

parameters:
  level: 6
  ignoreErrors:
    - identifier: missingType.iterableValue

passes without any errors as well.

Steps to reproduce

Proposed resolution

Remove the stubfile line

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany rkoller Nürnberg, Germany

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024