Closed
Description
To make debugging easier, the error handling in
should not silent all errors but only the warnings coming from json_encode itself.See cf71e22#commitcomment-7045622 for more details.
8000
To make debugging easier, the error handling in
should not silent all errors but only the warnings coming from json_encode itself.See cf71e22#commitcomment-7045622 for more details.