ID: 46783 User updated by: php at 2600 dot sk Reported By: php at 2600 dot sk Status: Bogus Bug Type: PHP options/info functions Operating System: Linux PHP Version: 5.2.7 New Comment:
Sorry, I was searching for "magic_quotes" several times before I submited the bug, but somehow I wasn't able to find the bug #46759. Previous Comments: ------------------------------------------------------------------------ [2008-12-06 15:02:35] [EMAIL PROTECTED] Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. Duplicate of Bug #46759 ------------------------------------------------------------------------ [2008-12-06 13:06:22] php at 2600 dot sk Description: ------------ I have just upgraded to php 5.2.7 and found that even when magic_quotes are On in php.ini and phpinfo() reports magic_quotes_gpc to be On, magic quotes do not work. Since deprecating and removal of magic quotes is announced from PHP 6, I consider this is a bug rather than a feature. Also, since get_magic_quotes_gpc() reports 1, it confuses scripts which handle inputs differently if magic quotes are on. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=46783&edit=1
