Test: /ext/iconv/tests/iconv_strpos_variation3_64bit.phpt - Version 7.3.31    

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- bool(false)
033- --
034- float(1.23456789E-9)
035- int(8)
036- --
037- float(0.5)
038- int(8)
039- --
040- NULL
041- int(8)
042- --
043- NULL
044- int(8)
045- --
046- bool(true)
047- int(8)
048- --
049- bool(false)
050- int(8)
051- --
052- bool(true)
053- int(8)
054- --
055- bool(false)
056- int(8)
057- --
058- string(0) ""
059-
060- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
061- bool(false)
062- --
063- string(0) ""
064-
065- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
066- bool(false)
067- --
068- string(6) "string"
069-
070- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
071- bool(false)
072- --
073- string(6) "string"
074-
075- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
076- bool(false)
077- --
078- string(11) "hello world"
079-
080- Warning: iconv_strpos() expects parameter 3 to be int, string given in %s on line %d
081- bool(false)
082- --
083- object(classA)#%d (%d) {
084- }
085-
086- Warning: iconv_strpos() expects parameter 3 to be int, object given in %s on line %d
087- bool(false)
088- --
089- NULL
090- int(8)
091- --
092- NULL
093- int(8)
094- --
095- resource(%d) of type (stream)
096-
097- Warning: iconv_strpos() expects parameter 3 to be int, resource given in %s on line %d
098- bool(false)
099- Done