From 14bb74da4e6fadc65391c310901e7d92ed70b79a Mon Sep 17 00:00:00 2001 From: Jeroen De Dauw Date: Mon, 25 Jul 2011 21:11:58 +0000 Subject: [PATCH] added since tag --- includes/Sanitizer.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/includes/Sanitizer.php b/includes/Sanitizer.php index e56783f3f8..7848abdb17 100644 --- a/includes/Sanitizer.php +++ b/includes/Sanitizer.php @@ -1617,6 +1617,8 @@ class Sanitizer { * to be liberal enough for wide use. Some invalid addresses will still * pass validation here. * + * @since 1.18 + * * @param $addr String E-mail address * @return Bool */ -- 2.20.1