Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65202 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66677 invoked from network); 26 Jan 2013 06:37:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2013 06:37:09 -0000 Authentication-Results: pb1.pair.com smtp.mail=kris.craig@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kris.craig@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.41 as permitted sender) X-PHP-List-Original-Sender: kris.craig@gmail.com X-Host-Fingerprint: 209.85.128.41 mail-qe0-f41.google.com Received: from [209.85.128.41] ([209.85.128.41:43820] helo=mail-qe0-f41.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/C3-17242-49973015 for ; Sat, 26 Jan 2013 01:37:09 -0500 Received: by mail-qe0-f41.google.com with SMTP id 7so337803qeb.0 for ; Fri, 25 Jan 2013 22:37:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=0bTY3EaUyu80oA0aVgwpxsfJmR15Yx2ZW2afXYX24JQ=; b=yq5E7OBBgGJDjhLccAssX6PVN/J0AcJgeWZ3TVZ074Kd6HDqQ7dMcSSN4fT7ucjyl7 9bNze3Wh0dGi4J7VWjBQA8qnOI9odMW0LMC4PNKsFjoHrS7TA9tL2Lgl16CbT+ZTCs2O Air6fMzOzzJinv8X82FP+Lknij0duB0PA+vraCWHC9F5bat9gj7yhggiKJ+v1/dNawwH bVuYRIZSVRDSxadSeZNoxGuaNsbQ5kCG06EdpBAxdD8uAEDLQ+opmVNDB9gYz+mKUELd f7uPM3k1bgQqz1Ib6Mh4Af+79oJyIpzOG4kUGPNG83Yk74QhE0PvS0jl76BVHg9g6OO5 JAFw== MIME-Version: 1.0 X-Received: by 10.224.188.13 with SMTP id cy13mr8172977qab.53.1359182225723; Fri, 25 Jan 2013 22:37:05 -0800 (PST) Received: by 10.49.64.199 with HTTP; Fri, 25 Jan 2013 22:37:05 -0800 (PST) In-Reply-To: <5103769D.6060403@lsces.co.uk> References: <5102D1DB.9060305@sugarcrm.com> <51032B3C.7040608@sugarcrm.com> <51033962.1030805@zerocue.com> <510342CD.6020405@sugarcrm.com> <5103471D.2010709@zerocue.com> <5103769D.6060403@lsces.co.uk> Date: Fri, 25 Jan 2013 22:37:05 -0800 Message-ID: To: Lester Caine Cc: PHP internals Content-Type: multipart/alternative; boundary=485b397dd3b5bfcfea04d42b4520 Subject: Re: [PHP-DEV] I think that "Function naming inconsistency" bug deservers more attention From: kris.craig@gmail.com (Kris Craig) --485b397dd3b5bfcfea04d42b4520 Content-Type: text/plain; charset=ISO-8859-1 > Now if someone could come up with a third party tool that reads an > application ... identifies all of the problems ... and at least offer > pointers to fix them ... I like that idea! Kinda surprised something like that doesn't already exist, actually.... --Kris --485b397dd3b5bfcfea04d42b4520--