I tried to send the patch as a .txt file but it seems my mail was not
send to internals since i don't see it on news.php.net.

Anyway you'll find patch (code + tests) here :
- http://www.adoy.net/php/remove-magic-quotes.txthttp://www.adoy.net/php/remove-magic-quotes-tests.txt

Pierrick

On 20 July 2011 15:44, Pierre Joye <pierre....@gmail.com> wrote:
>
> hi,
>
> Please find as attachment the previous patch to remove the magic quotes.
>
> The log I was using back then was (5 years ago already, mq resists :):
>
>  Log:
>  - remove magic_quotes_gpc, magic_quotes_runtime, magic_quotes_sybase
>  (calling ini_set('magic_....') returns 0|false
>  - get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always
> return false
>  - set_magic_quotes_runtime raises an E_CORE_ERROR
>
> Cheers,
> --
> Pierre
>
> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php

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

Reply via email to