php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #37029 magic_quotes_gpc off default
Submitted: 2006-04-10 12:45 UTC Modified: 2010-12-22 12:46 UTC
Votes:3
Avg. Score:4.3 ± 0.9
Reproduced:3 of 3 (100.0%)
Same Version:1 (33.3%)
Same OS:1 (33.3%)
From: nohn@php.net Assigned: johannes (profile)
Status: Closed Package: *General Issues
PHP Version: 5CVS-2006-04-10 (CVS) OS: Irrelevant
Private report: No CVE-ID: None
 [2006-04-10 12:45 UTC] nohn@php.net
Description:
------------
As magic_quotes_gpc is going to be dropped in PHP 6 it should be set default to off if not set in php.ini and default off in php.ini-dist in the next version of PHP 5 (if we will have a PHP 5.2 before PHP 6 is launched, which will be the case, I think).


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-22 12:46 UTC] johannes@php.net
-Status: Open +Status: Closed -Package: Feature/Change Request +Package: *General Issues -Assigned To: +Assigned To: johannes
 [2010-12-22 12:46 UTC] johannes@php.net
The ini files in 5.3 carry new values while we kept the built-in default. The issue is somewhat trick for doing it right ...
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Aug 02 01:00:02 2025 UTC