The RATING symbol is doing some stupid stuff... if I fatal_exit the serialized value of $rating immediately after get_rating_simple_array, then it has content. But if I do it before returning $value, it's null. I have no idea what is causing $rating to get set to null between those lines.
The RATING symbol is doing some stupid stuff... if I fatal_exit the serialized value of $rating immediately after get_rating_simple_array, then it has content. But if I do it before returning $value, it's null. I have no idea what is causing $rating to get set to null between those lines.