On Thu, November 27, 2014 13:24, Pierre Joye wrote:
> On Thu, Nov 27, 2014 at 3:12 AM, Anatol Belski <anatol....@belski.net>
> wrote:
>
>> On Wed, November 26, 2014 14:38, Rowan Collins wrote:
>>
>>> Anatol Belski wrote on 26/11/2014 11:34:
>>>
>>>
>>>> While it might look short cut and too
>>>> late for 5.5, there's indeed no scenario imaginable where such
>>>> graphical elements could be used even as a feature. Neither on
>>>> console nor as a server module or CGI.
>>>
>>> Deciding what releases something lands in is not just about
>>> compatibility, but about stability. A lot more testing will happen
>>> with a 5.x.0 RC than with 5.5.20, for instance. I guess it's up to the
>>> 5.5
>>> and 5.6 RMs to decide whether the severity of the bug fixed outweighs
>>> the risk of back-porting this to multiple releases.
>>>
>> Some bugs have to stay for compatibility. This one is just an issue
>> without any proof to be useful :)
>
> This is a bug and must go away. There is zero need for popups in fcgi.
>
>
> And tbh I am not even sure there is one in CLI.
>
>
The initial issue is caused by this
http://lxr.php.net/xref/PHP_5_5/Zend/zend_ini_parser.y#182 so looks like
it's not SAPI dependent. And I saw at least one more similar place
somewhere in main.

Btw found yet another ticket about this subject
https://bugs.php.net/bug.php?id=55541

Regards

Anatol





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

Reply via email to