diff --git a/PHPCompatibilityWP/ruleset.xml b/PHPCompatibilityWP/ruleset.xml
index ac1f699..b451c71 100644
--- a/PHPCompatibilityWP/ruleset.xml
+++ b/PHPCompatibilityWP/ruleset.xml
@@ -26,6 +26,7 @@
* array_replace_recursive(): since WP 4.5.3 up to 5.2.x. The polyfill was removed in WP 5.3.
* is_iterable(): since WP 4.9.6
* is_countable(): since WP 4.9.6
+ * IMAGETYPE_WEBP and IMG_WEBP: since WP 5.8.0.
-->
@@ -37,6 +38,8 @@
+
+