: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
7 => 'Lead artist/lead performer/soloist',
12 => 'Lyricist/text writer',
13 => 'Recording Location',
14 => 'During recording',
15 => 'During performance',
16 => 'Movie/video screen capture',
17 => 'A bright coloured fish',
19 => 'Band/artist logotype',
20 => 'Publisher/Studio logotype',
return (isset($lookup[$type_id]) ? $lookup[$type_id] : 'reserved');