Details
Description
Yesterday core devs (MD, Tim ,Eloy, Davin, me) finally agreed to standardise use of general object class, instead of "new object()" we are going to use "new stdClass()" everywhere. Going to fix all "stdclass", missing "()", etc. before the release.
First step is to update coding style guide...