From d28f810aac744fc1012cd18fabb21655965ab452 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Mon, 27 Aug 2007 23:47:40 +0000 Subject: [PATCH] Fixed typo --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 9f6ea910a6..625dde1a47 100644 --- a/NEWS +++ b/NEWS @@ -53,7 +53,7 @@ PHP NEWS - Added "jump label" operator (limited "goto"). (Dmitry, Sara) - Added E_STRICT to E_ALL. (Dmitry) - Added an optional parameter to strstr() and stristr() for retrieval of either - the part of haystack before or after first occurence of needle. (Johannes) + the part of haystack before or after first occurrence of needle. (Johannes) - Added streams features: . Context parameter for copy() function. (Sara) . Second optional parameter to stream_context_create() to -- 2.50.1