PHP Classes

File: phpstan.neon.dist

Recommend this page to a friend!
  Classes of Axel Pardemann   PHP Primitive Types Class   phpstan.neon.dist   Download  
File: phpstan.neon.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: PHP Primitive Types Class
Manipulate PHP primitive value types as objects
Author: By
Last change:
Date: 5 years ago
Size: 1,891 bytes
 

Contents

Class file image Download
parameters: level: 5 paths: - src - tests ignoreErrors: - message: '~Access to an undefined property NorseBlue\\Prim\\ValueObject::\$nonexistent.~' path: %currentWorkingDirectory%/tests/Unit/ValueObjectTest.php - message: '~Static call to instance method NorseBlue\\Prim\\Tests\\Helpers\\Facades\\[a-zA-Z0-9_]+::[a-zA-Z0-9_]+\(\).~' path: %currentWorkingDirectory%/tests/Unit/Facade/ValueObjectFacadeTest.php - message: '~Call to an undefined static method NorseBlue\\Prim\\Tests\\Helpers\\Facades\\DummyCompleteFacade::nonexistent\(\).~' path: %currentWorkingDirectory%/tests/Unit/Facade/ValueObjectFacadeTest.php - message: '~Parameter #1 \$value of class NorseBlue\\Prim\\Scalars\\BoolObject constructor expects [a-zA-z0-9_\|\\]+, int given.~' path: %currentWorkingDirectory%/tests/Unit/Scalars/BoolObjectTest.php - message: '~Parameter #1 \$value of class NorseBlue\\Prim\\Scalars\\FloatObject constructor expects [a-zA-z0-9_\|\\]+, string given.~' path: %currentWorkingDirectory%/tests/Unit/Scalars/FloatObjectTest.php - message: '~Parameter #1 \$value of class NorseBlue\\Prim\\Scalars\\IntObject constructor expects [a-zA-z0-9_\|\\]+, string given.~' path: %currentWorkingDirectory%/tests/Unit/Scalars/IntObjectTest.php - message: '~Parameter #1 \$value of class NorseBlue\\Prim\\Scalars\\StringObject constructor expects [a-zA-z0-9_\|\\]+, int given.~' path: %currentWorkingDirectory%/tests/Unit/Scalars/StringObjectTest.php - message: '~Call to an undefined method Exception::getPregError[a-zA-z0-9_\|\\]+\(\).~' path: %currentWorkingDirectory%/tests/Unit/Scalars/String/StringRegexMatchesTest.php