HEX
Server: LiteSpeed
System: Linux cpir1.prohostdns.com 4.18.0-553.123.2.lve.el8.x86_64 #1 SMP Thu May 7 23:17:13 UTC 2026 x86_64
User: pelakir (2976)
PHP: 8.2.31
Disabled: exec, shell_exec, system, passthru, proc_open, proc_close, proc_terminate, proc_get_status, popen, pclose, pcntl_exec
Upload Files
File: //proc/self/cwd/wp-content/plugins/digits/libphonenumber/vendor/chillerlan/php-qrcode/phpmd.xml
<?xml version="1.0"?>
<ruleset xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		 name="codemasher/php-qrcode PMD ruleset"
		 xmlns="http://pmd.sf.net/ruleset/1.0.0"
		 xsi:schemaLocation="http://pmd.sf.net/ruleset/1.0.0 http://pmd.sf.net/ruleset_xml_schema.xsd"
		 xsi:noNamespaceSchemaLocation="http://pmd.sf.net/ruleset_xml_schema.xsd">
	<description>codemasher/php-qrcode PMD ruleset</description>
	<exclude-pattern>*/examples/*</exclude-pattern>
	<exclude-pattern>*/tests/*</exclude-pattern>
	<rule ref="rulesets/cleancode.xml">
		<exclude name="BooleanArgumentFlag"/>
	</rule>
	<rule ref="rulesets/codesize.xml/CyclomaticComplexity">
		<priority>1</priority>
		<properties>
			<property name="maximum" value="200" />
		</properties>
	</rule>
	<rule ref="rulesets/controversial.xml">
		<exclude name="CamelCaseMethodName"/>
		<exclude name="CamelCasePropertyName"/>
		<exclude name="CamelCaseParameterName"/>
		<exclude name="CamelCaseVariableName"/>
	</rule>
	<rule ref="rulesets/design.xml">
	</rule>
	<rule ref="rulesets/naming.xml">
		<exclude name="LongVariable"/>
		<exclude name="ShortVariable"/>
	</rule>
	<rule ref="rulesets/unusedcode.xml">
		<exclude name="UnusedFormalParameter"/>
	</rule>
</ruleset>