config: Fix invalid EtcdConfig return value after JSON parse error
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 24 Jul 2017 19:48:38 +0000 (12:48 -0700)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 24 Jul 2017 19:50:26 +0000 (12:50 -0700)
commit63a6926dfd81826975a997ee4c30a88b7cb3b588
treedcf7e9cc423c797876afd9ae25572b2a21f3e870
parenta8dcb178c7e347ef56bef1e36bb4a26a61a1d82b
config: Fix invalid EtcdConfig return value after JSON parse error

Follows-up 1f2daa9132449b459d29e0110a21ea18.

Bug: T156924
Change-Id: I79b7e11b32e5be46c8ebdfb5c937e38e46301c0e
includes/config/EtcdConfig.php
tests/phpunit/includes/config/EtcdConfigTest.php