From bc8c8ab759cad03c35545ddc5ccfa13585b8d89b Mon Sep 17 00:00:00 2001 From: Peter Cowburn Date: Thu, 5 May 2011 19:09:30 +0000 Subject: [PATCH] grammar ("rather then" to "rather than") (doc #54670) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@310795 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/datetime/functions/date-default-timezone-set.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/datetime/functions/date-default-timezone-set.xml b/reference/datetime/functions/date-default-timezone-set.xml index 8fbfcedff8..dc80f75026 100644 --- a/reference/datetime/functions/date-default-timezone-set.xml +++ b/reference/datetime/functions/date-default-timezone-set.xml @@ -100,7 +100,7 @@ if (strcmp($script_tz, ini_get('date.timezone'))){ 5.3.0 - Now throws E_WARNING rather then + Now throws E_WARNING rather than E_STRICT.