I am receiving this error
"Warning: Illegal string offset 'output_key' in /home/smsti/public_html/wp-includes/nav-menu.php on line 601
and I realized this section of code in the file is wrong, however I'm not that great in PHP yet and I am wondering if someone can help me re-write this section to eliminate the error.
$items[$k]->$args['output_key'] = $i++;