php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5043 magic_quotes_gpc not effective
Submitted: 2000-06-15 00:02 UTC Modified: 2000-06-15 01:35 UTC
From: ben at efros dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0.0 Release OS: linux 2.2.16
Private report: No CVE-ID: None
 [2000-06-15 00:02 UTC] ben at efros dot com
magic_quotes_gpc = off ; does not seem to be taking effect in 4.0.  I am still having characters become escaped by "\".

Part of the ini:
; Magic quotes
magic_quotes_gpc=Off
magic_quotes_runtime=Off
magic_quotes_sybase=Off

Also, in relation to this... I will be mentioning the lack of information about the escaping when handling external variables in the Documentation area of the bug system

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-06-15 01:35 UTC] ben at efros dot com
Sorry ... mistake from upgrading earlier php4 builds (different paths).

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 26 06:01:32 2024 UTC