Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:79648 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65759 invoked from network); 14 Dec 2014 21:08:34 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 14 Dec 2014 21:08:34 -0000 Authentication-Results: pb1.pair.com header.from=kalle.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=kalle.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.217.178 as permitted sender) X-PHP-List-Original-Sender: kalle.php@gmail.com X-Host-Fingerprint: 209.85.217.178 mail-lb0-f178.google.com Received: from [209.85.217.178] ([209.85.217.178:54064] helo=mail-lb0-f178.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B6/71-57297-25CFD845 for ; Sun, 14 Dec 2014 16:08:34 -0500 Received: by mail-lb0-f178.google.com with SMTP id f15so9203726lbj.9 for ; Sun, 14 Dec 2014 13:08:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type:content-transfer-encoding; bh=2wReCOQAt1Cdrn1pH1pZ0KAG2Fnt2SD4U/8cnZc8bZk=; b=XWcSRzxlA2MJydkhpfMafvp8IDK/ipcnGQiyRvwp+IhGpAhmmvBpSz+iadwB/6I3E4 ThngUMfgeocoH1pIb3MMLQ9MD6Yvj0YKjbfWJ41oeDmJ/OaS5ePH4q5auUqgMfwHKuQg xALPt4fAxvj5O/8K6LRBiQ/7TDgVPeLf02vHsMLfibYA3cQyy3YZAVbWa4Kg1UF5pCGF imxISwkyOtavkV+bCVMDnxq3O53gIrR/D2+jMHuv9PPa46xmE5JBv7eznxFQ3mJ9JYJ4 RtpSxah5MCw+khS7WOoWlHEHlhc+fU39hG0m/qHC4n2p/QMzE9CDsrSkXHX4PO1LCooE 0y3w== MIME-Version: 1.0 X-Received: by 10.112.166.5 with SMTP id zc5mr27117854lbb.20.1418591311270; Sun, 14 Dec 2014 13:08:31 -0800 (PST) Sender: kalle.php@gmail.com Received: by 10.112.61.163 with HTTP; Sun, 14 Dec 2014 13:08:31 -0800 (PST) In-Reply-To: References: <2F9B99EF-538C-4225-95A4-943F57DADF69@ajf.me> Date: Sun, 14 Dec 2014 22:08:31 +0100 X-Google-Sender-Auth: Duhc7eOEP-2VlKm7qOPqs9k4QXE Message-ID: To: Andrea Faulds Cc: internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] [PATCH] Consistent type names in error messages From: kalle@php.net (Kalle Sommer Nielsen) Hi Andrea 2014-12-14 21:01 GMT+01:00 Andrea Faulds : > It wouldn=E2=80=99t break anything, I say make a pull request. See: http://news.php.net/php.cvs/83688 http://news.php.net/php.doc.cvs/12965 --=20 regards, Kalle Sommer Nielsen kalle@php.net