r93930 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r93929‎ | r93930 | r93931 >
Date:22:34, 4 August 2011
Author:demon
Status:ok
Tags:
Comment:
Followup r93928: forgot to remove this
Modified paths:
  • /trunk/phase3/tests/phpunit/includes/api/RandomImageGenerator.php (modified) (history)

Diff [purge]

Index: trunk/phase3/tests/phpunit/includes/api/RandomImageGenerator.php
@@ -32,7 +32,6 @@
3333 private $minHeight = 400;
3434 private $maxHeight = 800;
3535 private $shapesToDraw = 5;
36 - private $imageWriteMethod;
3736
3837 /**
3938 * Orientations: 0th row, 0th column, EXIF orientation code, rotation 2x2 matrix that is opposite of orientation

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r93928Fixes for r92251:...demon22:33, 4 August 2011

Status & tagging log