]> granicus.if.org Git - php/commit
fixed the test
authorAnatol Belski <ab@php.net>
Thu, 21 Aug 2014 11:49:09 +0000 (13:49 +0200)
committerAnatol Belski <ab@php.net>
Thu, 21 Aug 2014 11:49:09 +0000 (13:49 +0200)
commit79b2852da4c630f9f0e5887e5bc0b8b46faac82b
tree739021b35e852b107a01fa5829cfe478fe0057d9
parent307dac3cfd3bcacf0b1e678e64e910fd1c21bf07
fixed the test

the cause for this to fail now was that _php_iconv_strpos had int for
the offset, but the int from userland is 64 bit, that was an overflow
cusing wrong behaviour
ext/iconv/tests/iconv_strpos_variation3_64bit.phpt