PHP Classes

File: phpstan.neon

Recommend this page to a friend!
  Classes of Lars Moelleken   PHP Session MySQL Handler   phpstan.neon   Download  
File: phpstan.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Session MySQL Handler
Handler for storing session data in MySQL
Author: By
Last change:
Date: 1 month ago
Size: 320 bytes
 

Contents

Class file image Download
parameters: level: max reportUnmatchedIgnoredErrors: false checkGenericClassInNonGenericObjectType: true checkMissingIterableValueType: false paths: - %currentWorkingDirectory%/src/ ignoreErrors: # false-positive - '#function register_shutdown_function expects callable#'