Ver original<?php$aObjectArray = array();for($i = 0; $i < 50; $i++) { $aObjectArray[] = new Mi_Objeto();}