Test: /Zend/tests/arg_unpack/method.phpt - Version 5.5.15-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
001+ Parse error: syntax error, unexpected '.', expecting '&' or variable (T_VARIABLE) in %s/method.php on line 4
001- array(5) {
002- [0]=>
003- int(1)
004- [1]=>
005- int(2)
006- [2]=>
007- int(3)
008- [3]=>
009- int(4)
010- [4]=>
011- int(5)
012- }