PHP Classes

File: phpcs.xml

Recommend this page to a friend!
  Classes of AccountKiller   Fuse   phpcs.xml   Download  
File: phpcs.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Fuse
Fuzzy search of arrays using the Bitap algorithm
Author: By
Last change: refactor: migrate from Psalm + PHPUnit to PHPStan + Pest
Date: 1 month ago
Size: 155 bytes
 

Contents

Class file image Download
<?xml version="1.0" ?> <ruleset> <file>src</file> <file>tests</file> <rule ref="PSR12"> <severity>4</severity> </rule> </ruleset>