Hi David,

On Wed, Feb 27, 2008 at 4:52 PM, David Zülke <[EMAIL PROTECTED]> wrote:
> Guys,
>
>  what's the verdict on this one? Right now, many already have
>
>
>  if(function_exists('get_magic_quotes_gpc') && get_magic_quotes_gpc())
>
>  in their code.
>  Now with the latest 5.3, that throws an E_STRICT!

This discussion was about HEAD (php6). But if any, 5.3 should raise a
E_DEPRECATED.

Cheers,
-- 
Pierre
http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to