Well, that's great, but it should not prevent magic quotes from being
applied. Until magic quotes is removed it should work, as the code
was implemented before it did not, breaking all kinds of code.
On 27-Jul-06, at 4:38 PM, Derick Rethans wrote:
On Thu, 27 Jul 2006, Ilia Alshanetsky wrote:
iliaa Thu Jul 27 18:15:10 2006 UTC
Modified files:
/php-src/ext/filter filter.c
Log:
MFB: Fixed a bug in the filter extension that prevented
magic_quotes_gpc
from being applied when RAW filter is used.
Erm, that was the whole point here... the RAW filter should get RAW
data, not stuff with magic_quotes fucking it up :)
Derick
Ilia Alshanetsky
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php