php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13046 automatically backslashing backslashes
Submitted: 2001-08-29 19:11 UTC Modified: 2001-08-29 19:33 UTC
From: kezgin at flagellum dot net Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.0.6 OS: linux
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: kezgin at flagellum dot net
New email:
PHP Version: OS:

 

 [2001-08-29 19:11 UTC] kezgin at flagellum dot net
If a backslash (ASCII 0x5C) is passed to a PHP script, the script automatically backslashes it, making the value \\ rather than \.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-29 19:33 UTC] jimw@php.net
search for magicquotes on www.php.net.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 23:01:28 2025 UTC