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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: ben at efros dot com
New email:
PHP Version: OS:

 

 [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: Thu Apr 25 20:01:45 2024 UTC