summaryrefslogtreecommitdiff
path: root/ext/iconv
diff options
context:
space:
mode:
authorFrancois Laupretre <francois@php.net>2015-07-23 00:08:57 +0200
committerNikita Popov <nikic@php.net>2016-03-09 14:41:37 +0100
commit56fce8990f8872f9d36a4f1ea9a5a14bee2ad016 (patch)
tree15be39a013ebbebdf3d191ad91d6492df1dc240b /ext/iconv
parent370b7039e4ba1f54d8051779c04c1f8d8e16837b (diff)
downloadphp-git-56fce8990f8872f9d36a4f1ea9a5a14bee2ad016.tar.gz
strpos()/stripos(): Add support for negative offsets
Diffstat (limited to 'ext/iconv')
-rw-r--r--ext/iconv/tests/iconv_strpos.phpt1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/iconv/tests/iconv_strpos.phpt b/ext/iconv/tests/iconv_strpos.phpt
index 6965f6fae1..f0f1c48f3b 100644
--- a/ext/iconv/tests/iconv_strpos.phpt
+++ b/ext/iconv/tests/iconv_strpos.phpt
@@ -37,7 +37,6 @@ var_dump(iconv_strpos("", "string"));
?>
--EXPECTF--
-2: %s
bool(false)
2: %s
bool(false)