PHP Classes

File: phpstan.neon

Recommend this page to a friend!
  Classes of Lars Moelleken   Simple Cache Class   phpstan.neon   Download  
File: phpstan.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Simple Cache Class
Store cache values in different container types
Author: By
Last change: [+]: test with "phpunit 9"
Date: 1 year ago
Size: 603 bytes
 

Contents

Class file image Download
parameters: level: 8 paths: - %currentWorkingDirectory%/src/ reportUnmatchedIgnoredErrors: false checkMissingIterableValueType: false excludes_analyse: - %currentWorkingDirectory%/vendor/* - %currentWorkingDirectory%/tests/* ignoreErrors: - '/always false/' - '/always true/' - '/Predis\\Client/' - '/Symfony\\Component\\VarExporter/' - '/Memcache(d)*/' - '/MEMCACHE_COMPRESSED/' - '/Function checkForDev not found\./' - '/Function msgpack/' - '/function unserialize expects array/'