PHP Classes

File: psalm.xml

Recommend this page to a friend!
  Packages of Scott Arciszewski   pharaoh   psalm.xml   Download  
File: psalm.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: pharaoh
Compare two PHAR files to retrieve the differences
Author: By
Last change: Update CI
Boyscouting
Switch from Travis CI to Github Actions
Date: 7 months ago
Size: 425 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm name="Pharaoh Type Safety Automated Analysis" useDocblockTypes="true" > <projectFiles> <directory name="src/Pharaoh" /> <ignoreFiles> <directory name="vendor" /> </ignoreFiles> </projectFiles> <issueHandlers> <UnusedVariable errorLevel="info" /> <UnnecessaryVarAnnotation errorLevel="info" /> </issueHandlers> </psalm>