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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Wed Jul 16 20:01:32 2025 UTC