PHP Classes

File: phpstan-baseline.neon

Recommend this page to a friend!
  Classes of Massimiliano Arione   PHP Chess Game Bundle   phpstan-baseline.neon   Download  
File: phpstan-baseline.neon
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Chess Game Bundle
Manage a chess game in a Symfony application
Author: By
Last change:
Date: 1 year ago
Size: 416 bytes
 

Contents

Class file image Download
parameters: ignoreErrors: - message: "#^Call to an undefined method Symfony\\\\Component\\\\Config\\\\Definition\\\\Builder\\\\NodeDefinition\\:\\:children\\(\\)\\.$#" count: 1 path: src/DependencyInjection/Configuration.php - message: "#^Cannot call method getSession\\(\\) on Symfony\\\\Component\\\\HttpFoundation\\\\Request\\|null\\.$#" count: 1 path: tests/SessionChessProviderTest.php