>  - Removed features:
> -  . Removed magic_quotes_gpc, magic_quotes_runtime and magic_quotes_sybase 
> ini options.
> -    get_magic_quotes_gpc, get_magic_quotes_runtime are kept but always return
> -    false, set_magic_quotes_runtime raises an E_CORE_ERROR. (Pierrick, 
> Pierre)
> +  . Removed magic_quotes_gpc, magic_quotes_runtime and magic_quotes_sybase
> +    ini options. get_magic_quotes_gpc, get_magic_quotes_runtime are kept
> +    but always return false, set_magic_quotes_runtime raises an
> +    E_CORE_ERROR. (Pierrick, Pierre)

maybe we should mention, that trying to enable magic_quotes through
the ini files (or the -d for the cli) will also generate a fatal error
AFAIR.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to