On Fri, 2008-02-08 at 14:26 +0200, Tomas Kuliavas wrote:
> >> So I guess I'm -1: Restore them, always return false, and throw
> >> E_DEPRECATED.
> >
> > But this was about them being in PHP 6, not PHP 5..
> > If magic_quotes_* is gone, so should anything else even remotely related
> > to them be gone. You have to fix your code anyway for it to work in PHP
> > 6 (or even 5) without magic_crap..
> 
> Code works without magic crap. Function is used to detect when data must
> be uncrapped.

But why would you need to check if the magic itself does not exist
anymore? :)


-- 
Patches/Donations: http://pecl.php.net/~jani/

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

Reply via email to