summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 722c9d1e01..efae82976e 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,7 @@ PHP NEWS
. ext/qtdom (Jani, Derick)
- Added 'c' modifier to date() which returns the date in the ISO 8601 format.
(Derick, Manuzhai)
-- Added optional parameter to microtime() to get the time as float. (Andrey)
+- Added an optional parameter to microtime() to get the time as float. (Andrey)
- Added MacRoman encoding support to htmlentities(). (Derick, Marcus Bointon)
- Added possibility to call PHP functions as XSLT-functions. (Christian)
- Added possibility to prevent PHP from registering variables when input filter