I guess it's better be broken in PHP 5. :)
So forget the MFH..
--Jani
On Mon, 24 Mar 2003, Shane Caraveo wrote:
>This changes behaviour and could break BC if people have written
>work-arounds into their scripts for this (ie removing slashes), which is
>why I did not MFH.
This changes behaviour and could break BC if people have written
work-arounds into their scripts for this (ie removing slashes), which is
why I did not MFH. On the other hand, it is the correct behaviour, and
in the vast majority of cases it will only be win32 that is effected.
The primary rea
MFH?
--Jani
On Sun, 23 Mar 2003, Shane Caraveo wrote:
>shane Sun Mar 23 14:30:31 2003 EDT
>
> Modified files:
>/php4/main php_variables.c
>/php4/ext/standard proc_open.c
> Log:
> The environment should *never* be magic quoted.
>
>
>Inde