From: Jason Greene Date: Wed, 31 Jul 2002 23:06:53 +0000 (+0000) Subject: perhaps this tiem i will get it right X-Git-Tag: dev~75 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0a376eec25bba645af2d98939decb0992625c476;p=php perhaps this tiem i will get it right --- diff --git a/NEWS b/NEWS index 2974e458be..c8fe55ac70 100644 --- a/NEWS +++ b/NEWS @@ -9,7 +9,7 @@ PHP 4 NEWS //Enables the ticks modifier for just the lexical block containing //"statement". - deckare (ticks=1) { + declare (ticks=1) { statement; } - Bring strtotime() "next" keyword handling in line with documentation and