[wp-trac] [WordPress Trac] #9394: set_magic_quotes_runtime deprecated in PHP 5.3

WordPress Trac wp-trac at lists.automattic.com
Wed Mar 25 20:17:55 GMT 2009


#9394: set_magic_quotes_runtime deprecated in PHP 5.3
--------------------------+-------------------------------------------------
 Reporter:  sojweb        |       Owner:  anonymous                                           
     Type:  defect (bug)  |      Status:  new                                                 
 Priority:  normal        |   Milestone:  Unassigned                                          
Component:  General       |     Version:  2.7.1                                               
 Severity:  normal        |    Keywords:  php 5.3, set_magic_quotes_runtime, has-patch, tested
--------------------------+-------------------------------------------------
 In PHP 5.3, the set_magic_quotes_runtime() function in wp-settings.php has
 been deprecated and gives an error. I propose two ways of addressing this,
 one to simply suppress the error, another to do a version test. The
 version test method would be better should the function ever be removed
 from PHP.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9394>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list