Index: wp-includes/kses.php
IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
===================================================================
--- wp-includes/kses.php	(revision 72c6f7f86f133a0d5ec669526eeb29ca024c0c19)
+++ wp-includes/kses.php	(revision )
@@ -1587,8 +1587,8 @@
  *
  * @since 4.4.2
  *
- * @param mixed $value The array or string to filter.
- * @return mixed $value The filtered content.
+ * @param mixed $data The array or string to filter.
+ * @return mixed The filtered content.
  */
 function wp_kses_post_deep( $data ) {
 	return map_deep( $data, 'wp_kses_post' );
