Actually, scratch that, I'm an imbecile...
function __debugInfo(){ return (array)$this; }...would work just fine to access the old style dump.... except that it doesn't. Did you notice that (array)$object cast uses __debugInfo? https://3v4l.org/VKbPj
