unread
Stanislav Malyshev wrote:
...
The question is - should we have an error there? If
so, which one - E_WARNING, E_NOTICE? I'm for E_WARNING.
+1
Also please add at least a warning when errors are found in decoding process, so that it is somewhat feasible to distinguish a bad decode from json_decode('false')
Gaetano