--TEST-- SPL: FixedArray: Testing setSize() with NULL --FILE-- setSize(NULL); print "ok\n"; ?> --EXPECT-- ok