--TEST-- POST Method test and arrays --SKIPIF-- --POST-- a[]=1 --FILE-- --EXPECT-- array(1) { [0]=> string(1) "1" }