<?php $o = new StdClass(); $o->one = 1; var_dump((array) $o);
You have javascript disabled. You will not be able to edit any code.