[wp-trac] [WordPress Trac] #10723: Deprecated notices with PHP 5.3.0

WordPress Trac wp-trac at lists.automattic.com
Thu Sep 3 10:11:19 UTC 2009


#10723: Deprecated notices with PHP 5.3.0
------------------------------+---------------------------------------------
 Reporter:  GDragoN           |       Owner:  westi     
     Type:  defect (bug)      |      Status:  new       
 Priority:  high              |   Milestone:  Unassigned
Component:  Warnings/Notices  |     Version:  2.7.1     
 Severity:  major             |    Keywords:            
------------------------------+---------------------------------------------
 I have updated my server to PHP 5.3.0, and test blog running with WP 2.7.1
 generates following notices:

 Deprecated: Assigning the return value of new by reference is deprecated
 in D:\xampp\htdocs\wpdev27\wp-settings.php on line 520

 Deprecated: Assigning the return value of new by reference is deprecated
 in D:\xampp\htdocs\wpdev27\wp-settings.php on line 535

 Deprecated: Assigning the return value of new by reference is deprecated
 in D:\xampp\htdocs\wpdev27\wp-settings.php on line 542

 Deprecated: Assigning the return value of new by reference is deprecated
 in D:\xampp\htdocs\wpdev27\wp-settings.php on line 578

 Deprecated: Function set_magic_quotes_runtime() is deprecated in
 D:\xampp\htdocs\wpdev27\wp-settings.php on line 18

 Same server with WP 2.8.x works fine.

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


More information about the wp-trac mailing list