# searchpro/1.9.6/simplehtmldom/phpcompatibility.xml

BerqWP – All-In-One Optimization for Core Web Vitals, Cache, CDN, Images, CSS &amp; JavaScript, version 1.9.6. 12 lines.

- Page: https://pluginprobe.com/plugins/searchpro/1.9.6/code/simplehtmldom/phpcompatibility.xml
- Raw: https://pluginprobe.com/plugins/searchpro/1.9.6/raw/simplehtmldom/phpcompatibility.xml
- Modified: 2024-08-20T18:00:30+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/searchpro/1.9.6/code/simplehtmldom/phpcompatibility.xml#L10-L20`.

```xml
<?xml version="1.0" encoding="UTF-8"?>
<ruleset name="PHPCompatibility">
  <description>Defines rules for PHPCompatibility</description>
  <exclude-pattern>./app</exclude-pattern>
  <exclude-pattern>./example</exclude-pattern>
  <exclude-pattern>./manual</exclude-pattern>
  <exclude-pattern>./testcase</exclude-pattern>
  <exclude-pattern>./tests</exclude-pattern>
  <config name="testVersion" value="5.6"/>
  <rule ref="PHPCompatibility" />
</ruleset>

```
