registration: Throw more obvious error when a file doesn't exist
authorKunal Mehta <legoktm@gmail.com>
Mon, 4 May 2015 17:13:18 +0000 (10:13 -0700)
committerKunal Mehta <legoktm@gmail.com>
Mon, 4 May 2015 17:15:08 +0000 (10:15 -0700)
commiteeab8768b84203903fb7bc425ab36ba8d9f4ed3c
tree587256dc8acaed5439fb5e7754e8780937b4fac7
parentebb5b33747a713b5de7ed644d9c1f03f5bab630b
registration: Throw more obvious error when a file doesn't exist

Previously it was saying the file that didn't exist wasn't valid JSON,
which was confusing.

Change-Id: I8381295ffcaba4e0dbfe9b93bdad80f86c119129
includes/registration/ExtensionRegistry.php