]> granicus.if.org Git - php/commit
fix datatype mismatches
authorAnatol Belski <ab@php.net>
Wed, 29 Oct 2014 12:46:58 +0000 (13:46 +0100)
committerAnatol Belski <ab@php.net>
Wed, 29 Oct 2014 14:30:12 +0000 (15:30 +0100)
commit110cf649b7d156f97f98cc8e894fb2d4ed8c67ff
treef8c3de9cd4ca30744940a32e80b60a4b301ca88e
parent9d21ff6b9e6fbc16807640c1e7e471cebaff21c4
fix datatype mismatches

especially spl_dual_it_object current.pos should have the same datatype as
limit.offset, also this doesn't increase the struct size.
ext/spl/spl_iterators.c
ext/spl/spl_iterators.h