On Sat, Sep 6, 2008 at 2:15 AM, Scott MacVicar <[EMAIL PROTECTED]> wrote:
> Stanislav Malyshev wrote:
>> No, the main argument is that it would break people's configs, and for
>> no good reason at all (nobody really needs \n's in their paths).
>
> This code is used in parse_ini_file() where it is possible that escapes
> would be used legitimately, it's not all about paths.

This means that not only php.ini will fail - although that is indeed
easy to notice - but also any application using ini files might break
in a much less obvious manner, right ? It's something that might need
to be taken into account.

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

Reply via email to