From 77515803d5460d3d1dab9939a3285224096e3ad6 Mon Sep 17 00:00:00 2001 From: Chris Brown Date: Tue, 15 Mar 2016 16:34:05 -0400 Subject: [PATCH] Small typo in UPGRADING doc --- UPGRADING | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UPGRADING b/UPGRADING index 1e944d9e1f..fc23e3676f 100644 --- a/UPGRADING +++ b/UPGRADING @@ -71,7 +71,7 @@ PHP 7.1 UPGRADE NOTES the $offset argument. - strpos(), stripos(), substr_count(), grapheme_strpos(), grapheme_stripos(), grapheme_extract(), iconv_strpos(), mb_strimwidth(), mb_ereg_search_setpos(), - mb_strpos() and mb_stripos() now accept negative string offstes. + mb_strpos() and mb_stripos() now accept negative string offsets. - substr_count() and mb_strimwidth() additionally also accept negative length. - file_get_contents() accepts a negative seek offset if the stream is seekable. -- 2.40.0