Drop compatibility with PHP 5.3
authorMatěj Suchánek <matejsuchanek97@gmail.com>
Sat, 2 Sep 2017 18:01:44 +0000 (20:01 +0200)
committerMatěj Suchánek <matejsuchanek97@gmail.com>
Sat, 2 Sep 2017 18:39:13 +0000 (20:39 +0200)
commitc2720d56865fb62e7044620b2d18ac71815c2dc2
tree48721562b35488aa60f575ecdaaf039f443b3c80
parentdfeaa858db9ca0a7ae3a70cadc0c8ad56831145e
Drop compatibility with PHP 5.3

Since 5.4, $this works inside closures.

Change-Id: I6987f76a1e33d6d7ab020a57186e5477186bbf2e
includes/filerepo/LocalRepo.php
includes/filerepo/file/File.php
includes/page/WikiPage.php
includes/skins/Skin.php
tests/phpunit/includes/changes/ChangesListStringOptionsFilterGroupTest.php