> print_r() now handles recursive arrays and objects correctly - removing warning
Wouldn't it be better to leave a note, that before some version it was working "uncorrectly" on recursive data? This is an important piece for those trying to print out GLOBALS. Goba