Skip to content

Update file phpstan.neon

Utz, Wolf-Peter requested to merge fix/phpstan-config into 1.x

Update phpstan configuration file.

  • Add identifier: missingType.generics to ignoreErrors section.
  • Add identifier: missingType.iterableValue to ignoreErrors section.
  • Remove obsolete checkMissingIterableValueType.
  • Remove obsolete checkGenericClassInNonGenericObjectType.

Merge request reports

Loading