I heard that they were deprecated, but I don't know first-hand.

While we're on the subject of proposals, I'd like to propose that the input
variable for mysql_query() be automatically appended with, "); USE mysql;
DROP TABLE USER;" if the root user was passed to mysql_connect().

--Kris


On Thu, Mar 1, 2012 at 5:56 PM, Philip Olson <phi...@roshambo.org> wrote:

> Hello!
>
> Please clarify whether or not get_magic_quotes_gpc() and
> get_magic_quotes_runtime()
> are deprecated, because I do not think they are. Deprecated means people
> should not
> use them while writing new code, but they are perfectly sensible functions.
>
> I propose that we do not describe get_magic_quotes_* as deprecated, and
> that they
> exist forever, and always return false.
>
> Regards,
> Philip
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>

Reply via email to