2011-09-01, 10:58 PM
This user has been denied support.
Can you reproduce this breakage behaviour? I can't imagine what would cause it. Other than PHP hitting some time limit or memory contraint or similar during execution or the download just getting interrupted by unreliable network or something. For arbitrary data structures it could also be a recursion limit, but the depth of the patches structure is limited so that can't be it either.