php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38208 PHP/5.2.0RC1: magic_quotes_gpc hasn't effect.
Submitted: 2006-07-25 17:21 UTC Modified: 2006-07-27 18:27 UTC
From: whitephoenix at mail dot ru Assigned:
Status: Closed Package: Unknown/Other Function
PHP Version: 5.2.0RC1 OS: tested on Win XP
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: whitephoenix at mail dot ru
New email:
PHP Version: OS:

 

 [2006-07-25 17:21 UTC] whitephoenix at mail dot ru
Description:
------------
php.ini = php.ini-dist
"; Magic quotes for incoming GET/POST/Cookie data.
magic_quotes_gpc = On"
get_magic_quotes_gpc() returns true.
But a $_REQUEST contains data without quotes.
I think, best solution of this bug is deprication this funny directive :-)


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-07-26 06:56 UTC] tony2001@php.net
Works perfectly fine here.

 [2006-07-27 18:27 UTC] iliaa@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Was a problem with the filter extension.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 20 23:00:02 2025 UTC