PHP Classes

File: phpstan.neon

Recommend this page to a friend!
  Classes of Lars Moelleken   PHP CSS to Inline Styles   phpstan.neon   Download  
File: phpstan.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP CSS to Inline Styles
Convert CSS styles into HTML attribute values
Author: By
Last change: [+]: update "symfony/css-selector"

-> fix phpstan reported errors
[+]: fix reported errors from "phpstan" (level 7)
[+]: use "phpcs" + "phpstan" + fix unicode-regex support
Date: Yesterday
Size: 269 bytes
 

Contents

Class file image Download
parameters: level: max reportUnmatchedIgnoredErrors: false checkGenericClassInNonGenericObjectType: true checkMissingIterableValueType: false paths: - %currentWorkingDirectory%/src/ ignoreErrors: - '#Unsafe usage of new static#'