On 25 August 2010 23:06, Andrey Hristov <and...@php.net> wrote:
> +               php_error_docref(NULL TSRMLS_CC, E_ERROR, 
> "magic_quotes_runtime are not supported by mysqlnd. They were deprecated in 
> PHP 5.3 ");

Is E_ERROR the appropriate level here? This could break code between
5.3 point releases. OK, you could argue that code is broken already,
but I think I'd be more comfortable with a warning.

Adam

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

Reply via email to