so then $entry_array['entry'] does not exists or is not an array, you cant do what your trying to do :/

try

$entry_array['entry'] .= 'Test';