None of the servers I run on have PHP 5.3, and I have no idea when
they'll be updated. The json_last_error function is in 5.3. What can I
do to provide a temporary json_last_error function until my servers get
updated to 5.3? Is there source available for json_last_error somewhere?