diff --git a/wp-includes/functions.php b/wp-includes/functions.php index bed84abb6..76d8ca74b 100644 --- a/wp-includes/functions.php +++ b/wp-includes/functions.php @@ -3506,7 +3506,7 @@ function __return_empty_array() { * * Useful for returning null to filters easily. * - * @since 3.3.0 + * @since 3.4.0 * @return null */ function __return_null() {