Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78825 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 78288 invoked from network); 6 Nov 2014 21:48:12 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Nov 2014 21:48:12 -0000 Authentication-Results: pb1.pair.com header.from=figureonecpr@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=figureonecpr@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.212.177 as permitted sender) X-PHP-List-Original-Sender: figureonecpr@gmail.com X-Host-Fingerprint: 209.85.212.177 mail-wi0-f177.google.com Received: from [209.85.212.177] ([209.85.212.177:52085] helo=mail-wi0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 75/71-65179-B9CEB545 for ; Thu, 06 Nov 2014 16:48:11 -0500 Received: by mail-wi0-f177.google.com with SMTP id ex7so2848533wid.10 for ; Thu, 06 Nov 2014 13:48:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=+gZkFyugo39OVLThAG/8RrB0rQ1rcaGE3DxbkxE7jhI=; b=Lk0E1DaEy9bnWI2lRPtu6h2OdecD2Jyege0SiEJP2JgBTtWYZIgTxdagyAWj7LUdYN j5+Wkk7zj4o4BUTIGXXSUuTUH21M7upWmMrAl1y8I1qD8tQk4pxNb2+H0N8mVHCbXePa rD9t/KUnx+zJ5+0XDmOL6Ql4PY2egyEFjOGY2yjYjcZQJ+/pljzBH4feFxcq3zyY8Kli /myko8jpAYZih8Ewfb6KVcmt3MSL3G28XlY5tZQaFilR+aRTApGnQjhU6t+Y9CRmoi17 FE8Zb3JsxlezfhpZyu4YGWB2DTznHq4IsfQuod/O4zeT7jkuJTrcksjjHBCAcHDKObCh GIEQ== MIME-Version: 1.0 X-Received: by 10.180.86.38 with SMTP id m6mr18235811wiz.65.1415310488520; Thu, 06 Nov 2014 13:48:08 -0800 (PST) Received: by 10.216.194.132 with HTTP; Thu, 6 Nov 2014 13:48:08 -0800 (PST) In-Reply-To: References: Date: Thu, 6 Nov 2014 16:48:08 -0500 Message-ID: To: Sean Coates Cc: Andrey Andreev , =?UTF-8?Q?K=C3=A9vin_Dunglas?= , Daniel Ribeiro , PHP Internals Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [PHP-DEV] Better RFC conformance for FILTER_VALIDATE_URL From: figureonecpr@gmail.com (Sanford Whiteman) > FWIW, there *is* a practical in-use (de facto if nothing else) convention= of using _ in hosts for DKIM: _domainkey is actually in all the DKIM RFCs and in the formal STD 76, see =C2=A7 3.6.2.1. Namespace, so it's more than a convention!