X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-pq;a=blobdiff_plain;f=tests%2Fbound002.phpt;h=cedda9103e3d76d6eba1f0295f2d314e153c078c;hp=36339021a2459a4164532c4520d16746eb05d3c2;hb=HEAD;hpb=dde388e274286b4200689bf21f061a974e8bd847 diff --git a/tests/bound002.phpt b/tests/bound002.phpt index 3633902..cedda91 100644 --- a/tests/bound002.phpt +++ b/tests/bound002.phpt @@ -24,22 +24,22 @@ DONE Test array(3) { [0]=> - &int(2) + int(2) [1]=> - &int(4) + int(4) [2]=> - &int(6) + int(6) } int(2) int(4) int(6) array(3) { [0]=> - &int(3) + int(3) [1]=> - &int(6) + int(6) [2]=> - &int(9) + int(9) } int(3) int(6)