Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81542 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30074 invoked from network); 1 Feb 2015 21:23:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 1 Feb 2015 21:23:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=yohgaki@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=yohgaki@gmail.com; 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: yohgaki@gmail.com X-Host-Fingerprint: 209.85.216.50 mail-qa0-f50.google.com Received: from [209.85.216.50] ([209.85.216.50:58968] helo=mail-qa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E7/C4-33325-B699EC45 for ; Sun, 01 Feb 2015 16:23:56 -0500 Received: by mail-qa0-f50.google.com with SMTP id k15so26831207qaq.9 for ; Sun, 01 Feb 2015 13:23:53 -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:from:date:message-id :subject:to:cc:content-type; bh=exFuCs6zPvzVdUQqK9mT9X1ZfscDo7HDaVhQ0uYh6c4=; b=x7ZEWEmqHAThfGw+tm8ZqIV5ljKlNSTIgF/nmBr9hAJxWS1VrSZi+eHVW4bYxu7rM3 hPlijldJjdS8BLMYmTS/GHNBaT5kdxr0H9gbVPYRRNDQUicSOc//yDd2Yg0J3ix7E63M x524lmdlqzFRsrxkNSi+FDC9gdgh2nz63Ra11mAeiMvVzOL5PjqB9Q2DrFUAnU+SqJx2 ZQP2DnZu8ugj2aXttO2LCwk9SgwW0qZiTxnxkwA1q/8zY64EO+Q8EiDeHZCeKXLpBuSH Ncf2u+vGVMlv0i7uKRFmvXvfUOiz6Fq1TWerlFY1NVtGUvSEwOv7RNhJe9Ghi+LF/c8w 3xzA== X-Received: by 10.224.161.138 with SMTP id r10mr35020046qax.21.1422825833026; Sun, 01 Feb 2015 13:23:53 -0800 (PST) MIME-Version: 1.0 Sender: yohgaki@gmail.com Received: by 10.229.93.70 with HTTP; Sun, 1 Feb 2015 13:23:12 -0800 (PST) In-Reply-To: <54CD6DB4.6070402@lsces.co.uk> References: <54CC96DC.1060407@lsces.co.uk> <54CD6DB4.6070402@lsces.co.uk> Date: Mon, 2 Feb 2015 06:23:12 +0900 X-Google-Sender-Auth: qQtc_iOvjHrosZ4iqFlpDloiBpQ Message-ID: To: Lester Caine Cc: "internals@lists.php.net" Content-Type: multipart/alternative; boundary=089e014953ec5adacf050e0d741c Subject: Re: [PHP-DEV] [RFC][DISCUSSION] Deprecate INI set/get aliases. From: yohgaki@ohgaki.net (Yasuo Ohgaki) --089e014953ec5adacf050e0d741c Content-Type: text/plain; charset=UTF-8 Hi Lester, On Sun, Feb 1, 2015 at 9:05 AM, Lester Caine wrote: > it is important that the manual has a better means > of identifying all of the ini_set keys. > I agree. INI changes PHP behavior, it's better to be easily searchable with/without this RFC. Good addition for Future Scope. I added it . Regards, -- Yasuo Ohgaki yohgaki@ohgaki.net --089e014953ec5adacf050e0d741c--