[wp-trac] [WordPress Trac] #8448: 2.7RC1 PHP errors when saving options

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 1 23:48:36 GMT 2008


#8448: 2.7RC1 PHP errors when saving options
----------------------+-----------------------------------------------------
 Reporter:  jbhannah  |       Owner:  anonymous   
     Type:  defect    |      Status:  new         
 Priority:  normal    |   Milestone:  2.7         
Component:  General   |     Version:  2.7         
 Severity:  normal    |    Keywords:  array_search
----------------------+-----------------------------------------------------
 The following errors are thrown whenever I update any settings (built-in
 or plugin) that go through wp-admin/options.php:
 {{{
 Warning: array_search() [function.array-search]: Wrong datatype for second
 argument in /var/www/wordpress/wp-admin/includes/plugin.php on line 1011

 Warning: Cannot modify header information - headers already sent by
 (output started at /var/www/wordpress/wp-admin/includes/plugin.php:1011)
 in /var/www/wordpress/wp-includes/pluggable.php on line 850
 }}}

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


More information about the wp-trac mailing list