PHP Classes

File: phpstan.neon

Recommend this page to a friend!
  Classes of Lars Moelleken   Stringy   phpstan.neon   Download  
File: phpstan.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Stringy
Manipulate strings encoded using Unicode
Author: By
Last change:
Date: 4 years ago
Size: 425 bytes
 

Contents

Class file image Download
parameters: level: max paths: - %currentWorkingDirectory%/src/ reportUnmatchedIgnoredErrors: true ignoreErrors: # false-postive? - '#Arrayy\\Collection\\AbstractCollection<int, Stringy\\Stringy>#' # not supported - '#bound type \(int\|string\) is not supported#' - '# callable\(\): mixed, array#' # ignore - '#Unsafe usage of new static\(\)\.#'