Hi Steffen,

In future checks it would be easier and more accurate to look for the
deprecated functions on the binary packages, because not all of the
packages ship/use all of the files they include in the source package.

FTR, in php 5.3 the mysql_escape_string function is marked as deprecated
(and depending on the error reporting level it will warn) and in php6 it is
gone. And applications using pgsql don't need any change as the pgsql
extension uses PQescapeStringConn if available at compile time and if
there's an active connection.

Cheers,
-- 
Raphael Geissert - Debian Developer
www.debian.org - get.debian.net


-- 
To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to