Update git submodules
authorBrian Wolff <bawolff+wn@gmail.com>
Fri, 4 May 2018 20:57:11 +0000 (20:57 +0000)
committerGerrit Code Review <gerrit@wikimedia.org>
Sat, 5 May 2018 04:56:07 +0000 (04:56 +0000)
commitfe73f41ca9ec548a250b1fd41bf54363d1e1e585
tree7cdb559afe96dbf3dd0d247361f8ac17a64bb6ac
parentb15dfb09cac8b861010c76d0c9b4909a3fe1bfc6
Update git submodules

* Update extensions/InputBox from branch 'REL1_31'
  to 0fdeec73bd212f4409bfbdfcfc1aa977694d3c43
  - Fix a phan-taint-check false positive

    phan-taint-check gets confused when you escape a variable and
    assign the escaped version to the same name as the unescaped
    version.

    Change-Id: I1bf4d64e68bff516b5f8b6266d85f67020008433
    (cherry picked from commit 252fed5d27cc67701c7fbf98370e4af0d50fcb38)
extensions/InputBox