Test: /Zend/tests/arg_unpack/new.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/new.php on line 4
001- array(0) {
002- }
003- array(3) {
004- [0]=>
005- int(1)
006- [1]=>
007- int(2)
008- [2]=>
009- int(3)
010- }
011- array(3) {
012- [0]=>
013- int(1)
014- [1]=>
015- int(2)
016- [2]=>
017- int(3)
018- }