We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dddcd5f commit 6f236cbCopy full SHA for 6f236cb
WP_CLI_CS/ruleset.xml
@@ -145,7 +145,7 @@
145
<property name="exclude" type="array">
146
<element value="curl"/>
147
<element value="file_get_contents"/>
148
- <element value="file_system_read"/>
+ <element value="file_system_operations"/>
149
<!-- As PHP 5.4. is the minimum for most projects, using json_encode() is fine. -->
150
<element value="json_encode"/>
151
</property>
0 commit comments