> > It'd be nice if someone could document the new array_chunk() function I > > added and maybe overload extension as well. I currently don't have spare > > cycles to do it, but they are useful. > > I am on the overload extension. > Hope noone started it till this time ;)
I have added overload.xml to the documentation tree. It is mainly based on the README you provided. :) Please see and confirm. Especially I am interested in the correctness of the comments I have added to the calls. I have no way to try this out, as I work on Windows with precompiled binary, so I just tried to guessed what is goin on :) Can you clear what is happening while calling var_dump() at the end? Goba