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

--- Comment #8 from Bryan Davis <[email protected]> ---
Ori pointed out that the CMake rules will use a shared libjson-c library if
present and the WMF HHVM build is using that:

$ ldd /usr/bin/hhvm |grep json
        libjson-c.so.2 => /lib/x86_64-linux-gnu/libjson-c.so.2
(0x00007ff80354e000)

I haven't investigated yet if this would change json_decode() to be lenient by
default, but it is a possibility.

-- 
You are receiving this mail because:
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