On Thu, Dec 6, 2012 at 4:34 PM, Kris Craig <kris.cr...@gmail.com> wrote:
> Hey guys, > > Please forgive me if this has already been addressed, but could somebody > tell me why all the methods for the Exception class are in camelCase? I > don't want to wade too deeply into the "consistency vs. BC" rabbit hole > here, but I'm just wondering what the general consensus is on this right > now. > > http://php.net/manual/en/class.exception.php > > > Thanks! > > --Kris > Hi Kris, See http://lxr.php.net/xref/PHP_TRUNK/CODING_STANDARDS#137 Best regards, --Matthew