Test: /ext/iconv/tests/iconv_strpos_variation3.phpt - Version 7.3.4    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
004- int(8)
005- --
006- int(1)
007- int(8)
008- --
009- int(12345)
010- bool(false)
011- --
012- int(-5)
013- int(8)
014- --
015- int(-2345)
016-
017- Warning: iconv_strpos(): Offset not contained in string. in %s on line %d
018- bool(false)
019- --
020- float(10.5)
021- bool(false)
022- --
023- float(-9.5)
024- int(8)
025- --
026- float(-100.3)
027-
028- Warning: iconv_strpos(): Offset not contained in string. in %s on line %d
029- bool(false)
030- --
031- float(123456789000)
032-
033- Warning: iconv_strpos() expects parameter 3 to be int, float given in %s on line %d
034- bool(false)
035- --
036- float(1.23456789E-9)
037- int(8)
038- --
039- float(0.5)
040- int(8)
041- --
042- NULL
043- int(8)
044- --
045- NULL
046- int(8)
047- --
048- bool(true)
049- int(8)
050- --
051- bool(false)
052- int(8)
053- --
054- bool(true)
055- int(8)
056- --
057- bool(false)
058- int(8)
059- --
060- string(0) ""
061-
062- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
063- bool(false)
064- --
065- string(0) ""
066-
067- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
068- bool(false)
069- --
070- string(6) "string"
071-
072- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
073- bool(false)
074- --
075- string(6) "string"
076-
077- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
078- bool(false)
079- --
080- string(11) "hello world"
081-
082- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
083- bool(false)
084- --
085- object(classA)#%d (%d) {
086- }
087-
088- Warning: iconv_strpos() expects parameter 3 to be int, object given in %s on line %d
089- bool(false)
090- --
091- NULL
092- int(8)
093- --
094- NULL
095- int(8)
096- --
097- resource(%d) of type (stream)
098-
099- Warning: iconv_strpos() expects parameter 3 to be int, resource given in %s on line %d
100- bool(false)
101- Done