On line 21 of the FeedsJSONPathParser.inc file there is a function is called "json_last_error"

if (json_last_error() == JSON_ERROR_NONE && is_array($array)) {

json_last_error function doesn't appear in any of the project's files.

Comments

twistor’s picture

Fixed in http://drupal.org/cvs?commit=430068. Thanks, this was an oversight on my part.

twistor’s picture

Status: Active » Fixed

Beta3 should roll out soon.

Status: Fixed » Closed (fixed)
Issue tags: -json_last_error

Automatically closed -- issue fixed for 2 weeks with no activity.