Skip to content

Commit 4e682f0

Browse files
Coding Standards: Update the config for WordPress.PHP.NoSilencedErrors in PHPCS ruleset.
Follow-up to [45611]. Props jrf, hellofromTonya. See #53359. git-svn-id: https://develop.svn.wordpress.org/trunk@51658 602fd350-edb4-49c9-b593-d223f7449a82
1 parent e83a341 commit 4e682f0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

phpcs.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@
286286
<element value="gzinflate"/>
287287
<element value="gzuncompress"/>
288288
<element value="gzdecode"/>
289+
<element value="imagecreatefromwebp"/>
289290
</property>
290291
</properties>
291292
</rule>

0 commit comments

Comments
 (0)