PHP Classes

File: src/vendor/pda/pheanstalk/phpcs.xml.dist

Recommend this page to a friend!
  Classes of walid laggoune   QPHP   src/vendor/pda/pheanstalk/phpcs.xml.dist   Download  
File: src/vendor/pda/pheanstalk/phpcs.xml.dist
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: QPHP
Exchange messages with a queue server using Swoole
Author: By
Last change:
Date: 2 years ago
Size: 241 bytes
 

Contents

Class file image Download
<?xml version="1.0"?> <ruleset> <file>src</file> <file>tests/Pheanstalk</file> <exclude-pattern>tests/coverage/*</exclude-pattern> <rule ref="PSR2" /> <rule ref="Generic.Arrays.DisallowLongArraySyntax.Found"/> </ruleset>