For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > July 2006 > Re: [PHP-QA] PHP 5.2.0RC1 testing









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-QA] PHP 5.2.0RC1 testing
Pierre

2006-07-30, 6:57 pm

On Sun, 30 Jul 2006 17:18:59 +0100
phil@dialsolutions.co.uk (Phil Driscoll) wrote:

> magic_quotes_gpc doesn't seem to be working. I was just testing some
> old code with magic_quotes_gpc=On in my php.ini. Submitted data
> containing quotes does not arrive in the _REQUEST array with the
> quotes escaped. I guess that this would break a lot of older
> applications - and probably many newer ones too :)
>
> I've double checked with phpinfo that php is using the php.ini file I
> am editing, and it indeed shows that magic_quotes_gpc is On, and that
> quotes in get and post data are not escaped.


This bug should be fixed in CVS. Please try again using cvs or
snapshot. It was a problem in the new filter extension.

Cheers,
-- Pierre
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com