2008/5/20 Jonathan Bond-Caron <[EMAIL PROTECTED]>:
> +1 here
>
> A summary:
>
> PHP6 MUST not allow setting magic quotes
> PHP6 MUST trigger a fatal error when attempting to set magic quotes (php.ini
> or set_magic_quotes_runtime())
> PHP6 MUST allow getting magic quotes info (always false)
>
> PHP5.3 MUST allow setting magic quotes
> PHP5.3 MUST trigger an E_DEPRECATED warning when setting magic quotes
> (php.ini or set_magic_quotes_runtime())
> PHP5.3 MUST allow getting magic quotes info


A small heads-up, with the latest snapshot for windows, 5.3.0-dev
gives a E_DEPRECATED error for get_magic_quotes_runtime().

Richard.



-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

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

Reply via email to