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

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to