[wp-trac] [WordPress Trac] #24130: Remove wp_magic_quotes()

WordPress Trac noreply at wordpress.org
Tue Apr 23 03:08:19 UTC 2013


#24130: Remove wp_magic_quotes()
--------------------------+------------------------
 Reporter:  thanatica2    |       Owner:
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  General       |     Version:  3.5.1
 Severity:  major         |  Resolution:  duplicate
 Keywords:                |
--------------------------+------------------------

Comment (by SergeyBiryukov):

 > It also creates a $_REQUEST variable, which is also in PHP by default.
 No need to re-add it. It may well be slightly different from PHP's default
 one, which would make it even worse, because custom code may depend on it.

 There's actually a reason for overriding `$_REQUEST`. See
 [comment:ticket:22325:36] and the original discussion in #8814.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/24130#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list