diff --git a/language-snippets.ent b/language-snippets.ent
index 075ed06afd..931f78f54e 100644
--- a/language-snippets.ent
+++ b/language-snippets.ent
@@ -392,7 +392,8 @@ listed here (besides UTC), they only exist for backward compatible reasons.
Every call to a date/time function will generate a E_NOTICE
-if the time zone is not valid, and/or a E_STRICT message
+if the time zone is not valid, and/or a E_STRICT
+or E_WARNING message
if using the system settings or the TZ environment
variable. See also date_default_timezone_set'>