PHP Classes

File: psalm.xml

Recommend this page to a friend!
  Classes of Scott Arciszewski   random_compat   psalm.xml   Download  
File: psalm.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: random_compat
Provide random_bytes and random_int functions
Author: By
Last change:
Date: 6 years ago
Size: 482 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <psalm autoloader="psalm-autoload.php" stopOnFirstError="false" useDocblockTypes="true" > <projectFiles> <directory name="lib" /> </projectFiles> <issueHandlers> <UnresolvableInclude errorLevel="info" /> <DuplicateClass errorLevel="info" /> <InvalidOperand errorLevel="info" /> <UndefinedConstant errorLevel="info" /> <MissingReturnType errorLevel="info" /> </issueHandlers> </psalm>