Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:81474 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 98523 invoked from network); 31 Jan 2015 08:48:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Jan 2015 08:48:35 -0000 Authentication-Results: pb1.pair.com header.from=lester@lsces.co.uk; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lester@lsces.co.uk; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lsces.co.uk from 217.147.176.214 cause and error) X-PHP-List-Original-Sender: lester@lsces.co.uk X-Host-Fingerprint: 217.147.176.214 mail4-2.serversure.net Linux 2.6 Received: from [217.147.176.214] ([217.147.176.214:45601] helo=mail4.serversure.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/00-32727-0E69CC45 for ; Sat, 31 Jan 2015 03:48:33 -0500 Received: (qmail 31927 invoked by uid 89); 31 Jan 2015 08:48:29 -0000 Received: by simscan 1.3.1 ppid: 31917, pid: 31923, t: 0.0690s scanners: attach: 1.3.1 clamav: 0.96/m:52/d:10677 Received: from unknown (HELO ?10.0.0.8?) (lester@rainbowdigitalmedia.org.uk@86.189.147.37) by mail4.serversure.net with ESMTPA; 31 Jan 2015 08:48:29 -0000 Message-ID: <54CC96DC.1060407@lsces.co.uk> Date: Sat, 31 Jan 2015 08:48:28 +0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: PHP internals References: In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] [RFC][DISCUSSION] Deprecate INI set/get aliases. From: lester@lsces.co.uk (Lester Caine) On 31/01/15 01:08, Yasuo Ohgaki wrote: > Hi all, > > This is the RFC for INI set/get alias function deprecation. > > https://wiki.php.net/rfc/deprecate_ini_set_get_aliases > > Open issue is exception. Almost all aliases should be deprecated, but there > may > be exceptions. I hope everyone agrees to deprecation by document at least. > > Thank you for your time to address this RFC. My only comment would be the one that the rfc displays perfectly ... In 'Before' if I click on session_cache_limiter I get taken directly to the manual page for it. How do I get to the same page in 'After'? If I drop 'session.cache_limiter' into the search I have the usual hassle of trying to get to the right pigging section of the website before it works, but I still have to search around for the session_cache_limiter entry as one gets 'session.cache_limiter doesn't exist. Closest matches: ' Many deprecated features exhibit this problem, but this one seems a lot more critical to resolve if you want to simplify things. ini_set values like max_execution_time don't even come up in a search! -- Lester Caine - G8HFL ----------------------------- Contact - http://lsces.co.uk/wiki/?page=contact L.S.Caine Electronic Services - http://lsces.co.uk EnquirySolve - http://enquirysolve.com/ Model Engineers Digital Workshop - http://medw.co.uk Rainbow Digital Media - http://rainbowdigitalmedia.co.uk