Update git submodules
authorRazeSoldier <razesoldier@outlook.com>
Sat, 10 Nov 2018 07:32:34 +0000 (15:32 +0800)
committerGerrit Code Review <gerrit@wikimedia.org>
Thu, 15 Nov 2018 18:00:24 +0000 (18:00 +0000)
commit8e4e0d8922e393dce5d280058bb7c4482cca8f5e
tree1b564058e49e4815442d886de678c53625974be5
parent107ee818cfd738db3bf1be86a52773e3e7760c0f
Update git submodules

* Update extensions/LocalisationUpdate from branch 'REL1_31'
  to 8ac18feceb9bf298a65c4e27d29cd458e4bc061a
  - Use "break" instead of "continue" inside a switch

    "continue" statements in a switch are equivalent to "break". In PHP 7.3, will generate a warning.

    Bug: T206976
    Change-Id: I7e28a59918edbbcc741a64c6c0ed2a55bd650384
    (cherry picked from commit fa93fda37e308a83e3211f53c8f828b5c3482c07)
extensions/LocalisationUpdate