import zend standard tests
[hiphop-php.git] / hphp / test / zend / bad / ext-standard-strings / crc32_variation4.php.expectf
blob6d593fa85f2da16f297da281b3d903e53acb4e7a
1 *** Testing crc32() : with different heredoc strings ***
3 -- Iteration 1 --
4 int(0)
6 -- Iteration 2 --
7 int(1541608299)
9 -- Iteration 3 --
10 int(1588851550)
12 -- Iteration 4 --
13 int(-1726108239)
15 -- Iteration 5 --
16 int(-1847303891)
18 -- Iteration 6 --
19 int(-1260053120)
21 -- Iteration 7 --
22 int(-1718044186)
24 -- Iteration 8 --
25 int(1646793751)
26 Done