Bidi isolate user names in block error paramters
authorThalia <thalia.e.chan@googlemail.com>
Thu, 27 Jun 2019 18:24:52 +0000 (19:24 +0100)
committerThalia <thalia.e.chan@googlemail.com>
Fri, 5 Jul 2019 14:01:26 +0000 (15:01 +0100)
commit8cfa62d8376bdcde687dad1837f08bac6f82f09e
tree97965f796a0ef7033ab79d6525d9e851d009501c
parent3ff807dd9a8e1e787b1290f610a5dff5739cd53c
Bidi isolate user names in block error paramters

This fixes parameters returned by AbstractBlock::getBlockErrorParams,
but not those from ApiBlockInfoTrait.

Change-Id: I122017808766de1e9a9035f2f39a7b08607e56c1
includes/block/AbstractBlock.php
tests/phpunit/includes/Permissions/PermissionManagerTest.php
tests/phpunit/includes/TitlePermissionTest.php