Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:77435 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95805 invoked from network); 22 Sep 2014 08:09:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Sep 2014 08:09:18 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.50 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.216.50 mail-qa0-f50.google.com Received: from [209.85.216.50] ([209.85.216.50:49815] helo=mail-qa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 43/84-08225-D29DF145 for ; Mon, 22 Sep 2014 04:09:18 -0400 Received: by mail-qa0-f50.google.com with SMTP id k15so5124539qaq.9 for ; Mon, 22 Sep 2014 01:09:14 -0700 (PDT) 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; bh=0JT8QMAwodgejVfQ/DfglYvttt3Dg5BTqWravI4Xai4=; b=Q+7cQyBezCpxsipRGCIjazUlmmjzK3HdQ3QsEcHSf7S2fXQP9l+bt8M1LodzoEPHTF WLuzMTQwoYC2ZXH0PgCaIdk5f+Fd9yEmOjgHVw6F1qZ7h4TYLV3VZeuNYYivn/2/FlDx iRxJ6dlr6PtJw6DEJGHICxwC6HA+Eny2O38+WMo1g2FokHAAFel+9VfUBVmeWjCtXJyQ BOnRnMLywAkUHGrV5AIHkoq8GKm6ip9fWdWYDvtItwMP+I+4beifmiIu9WHbiLmO7u4U zri8K7fMFbMlUja+ESMlMdgC7uH+GnvctTxagi3pU9KGpi8vJ7U+5O8egGYGg1XigHGK 70FA== MIME-Version: 1.0 X-Received: by 10.140.106.161 with SMTP id e30mr17299612qgf.20.1411373354766; Mon, 22 Sep 2014 01:09:14 -0700 (PDT) Received: by 10.140.22.51 with HTTP; Mon, 22 Sep 2014 01:09:14 -0700 (PDT) In-Reply-To: References: Date: Mon, 22 Sep 2014 10:09:14 +0200 Message-ID: To: Kris Craig Cc: PHP internals list Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] [RFC] Change checkdnsrr() $type argument behavior From: pierre.php@gmail.com (Pierre Joye) On Mon, Sep 22, 2014 at 9:07 AM, Kris Craig wrote: > > On Sep 21, 2014 11:52 PM, "Pierre Joye" wrote: Well, for what I can see users already take into account this part of the issue then: https://github.com/search?l=php&q=checkdnsrr&type=Code&utf8=%E2%9C%93 changing the default will make create code compatibility between 5.x and 7.x, killing the gains we may have by changing the default. Cheers, -- Pierre @pierrejoye | http://www.libgd.org