PHP Classes

File: phpstan.neon

Recommend this page to a friend!
  Classes of Lars Moelleken   Portable UTF-8   phpstan.neon   Download  
File: phpstan.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Portable UTF-8
Manipulate UTF-8 text strings in pure PHP
Author: By
Last change: [~]: "UTF8" -> micro optimizations + phpdoc improvments
[*]: phpstan.neon config v2
[*]: phpstan.neon config
[~]: optimize phpdocs

+ add more tests
+ try to fix phpstan.neon config
Fix copy-paste error
Simplify and update phpstan configuration
[+]: fix some php notices
Date: 2 years ago
Size: 442 bytes
 

Contents

Class file image Download
parameters: reportUnmatchedIgnoredErrors: false level: max paths: - %currentWorkingDirectory%/src/ ignoreErrors: # ignore errors - '#no value type specified in iterable type#' - '#voku\\helper\\UTF8::substr_replace\(\) should return TSubstrReplace#' - '#voku\\helper\\UTF8::fix_utf8\(\) should return TFixUtf8#' - '#voku\\helper\\UTF8::to_iso8859\(\) should return TToIso8859#'