r54729 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r54728‎ | r54729 | r54730 >
Date:17:20, 10 August 2009
Author:demon
Status:ok
Tags:
Comment:
doc
Modified paths:
  • /trunk/phase3/maintenance/syntaxChecker.php (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/syntaxChecker.php
@@ -92,6 +92,7 @@
9393 * from tools/lint.php by TimStarling
9494 *
9595 * @param $file String Path to a file to check for syntax errors
 96+ * @return boolean
9697 */
9798 private function checkFile( $file ) {
9899 static $okErrors = array(

Status & tagging log