Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T465
Change Details
Change Details
Old
New
Diff
Currently, when a workspace configuration file isn't valid JSON, a null object is used, with null pointer exceptions. Instead, we should detect the issue at json_decode time and throw an explicit error message.
Currently, when a workspace configuration file isn't valid JSON, a null object is used, with null pointer exceptions. Instead, we should detect the issue at json_decode time and throw an explicit error message.
Continue