Skip to content

Commit

Permalink
Coding Standards: Update the config for `WordPress.PHP.NoSilencedErro…
Browse files Browse the repository at this point in the history
…rs` 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
  • Loading branch information
hellofromtonya committed Aug 26, 2021
1 parent e83a341 commit 4e682f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpcs.xml.dist
Expand Up @@ -286,6 +286,7 @@
<element value="gzinflate"/>
<element value="gzuncompress"/>
<element value="gzdecode"/>
<element value="imagecreatefromwebp"/>
</property>
</properties>
</rule>
Expand Down

0 comments on commit 4e682f0

Please sign in to comment.