SpecialPageExecutor: Use `finally` now that we're in a PHP 5.5+ world
authorKunal Mehta <legoktm@member.fsf.org>
Tue, 4 Sep 2018 05:10:06 +0000 (22:10 -0700)
committerKunal Mehta <legoktm@member.fsf.org>
Tue, 4 Sep 2018 05:10:55 +0000 (22:10 -0700)
commit3394368bc5b5bba744bb8f2d8adcaaa53abe1a4a
tree14f34d0274be62a766e3a3b536b7ac555ac6f048
parent1dc2212bc68c44963d1b32235bd6c80643999fd3
SpecialPageExecutor: Use `finally` now that we're in a PHP 5.5+ world

Change-Id: I2f91998781be492557d90444b773951ae1e1580e
tests/phpunit/includes/specials/SpecialPageExecutor.php