From 0fd8ef6b71e1d88aa4c8e29c719055062d5a4be3 Mon Sep 17 00:00:00 2001 From: nacin Date: Tue, 20 Dec 2011 20:59:03 +0000 Subject: [PATCH] Update since. see #18845. git-svn-id: http://svn.automattic.com/wordpress/trunk@19608 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- wp-includes/functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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() {