[dev] [cvs] commit: framework/Prefs/Prefs sql.php
Michael M Slusarz
slusarz at horde.org
Wed Apr 22 03:32:28 UTC 2009
Quoting Chuck Hagenbuch <chuck at horde.org>:
> Quoting Michael M Slusarz <slusarz at horde.org>:
>
>> Bug: 8130
>> Well, pg_unescape_bytea() is a wholly unuseful function. Apparently, it
>> isn't the inverse of pg_escape_bytea() since it adds extra backslashes that
>> simply need to be re-removed using stripslashes(). Huh?
>
> Are you sure that magic_quotes isn't on? Or magic_quotes_runtime?
I am sure. The issue: this is what the postgres API expects, I guess.
See, e.g.:
http://bugs.php.net/bug.php?id=45964
michael
--
___________________________________
Michael Slusarz [slusarz at horde.org]
More information about the dev
mailing list