diff --git a/src/wp-includes/formatting.php b/src/wp-includes/formatting.php index 460c29e5a3..edfdd1e416 100644 --- a/src/wp-includes/formatting.php +++ b/src/wp-includes/formatting.php @@ -4969,7 +4969,7 @@ function wp_parse_str( $string, &$array ) { /** * Filters the array of variables derived from a parsed string. * - * @since 2.3.0 + * @since 2.2.1 * * @param array $array The array populated with variables. */