https://bugzilla.wikimedia.org/show_bug.cgi?id=65110

--- Comment #7 from Brad Jorsch <[email protected]> ---
Bug found. It appears that Elastica defines JSON_UNESCAPED_UNICODE and
JSON_UNESCAPED_SLASHES in its Elastica/lib/Elastica/Transport/Http.php and
Elastica/lib/Elastica/Bulk/Action.php, which is confusing FormatJson into
thinking that it can use the new PHP 5.4 features for json_encode instead of
having to manually pretty print the JSON.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to