Tests: Make phpunit providers "public static".
[lhc/web/wiklou.git] / tests / phpunit / includes / media / ExifRotationTest.php
index db29d17..075e12e 100644 (file)
@@ -238,7 +238,7 @@ class ExifRotationTest extends MediaWikiTestCase {
                $this->assertEquals( $expected, $result );
        }
 
-       function provideBitmapExtractPreRotationDimensions() {
+       public static function provideBitmapExtractPreRotationDimensions() {
                return array(
                        array(
                                0,