r70113 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r70112‎ | r70113 | r70114 >
Date:21:22, 28 July 2010
Author:jeroendedauw
Status:deferred
Tags:
Comment:
Incremented version number to 0.3.6
Modified paths:
  • /trunk/extensions/Validator/INSTALL (modified) (history)
  • /trunk/extensions/Validator/Validator.php (modified) (history)

Diff [purge]

Index: trunk/extensions/Validator/INSTALL
@@ -1,4 +1,4 @@
2 -[[Validator 0.3.5]]
 2+[[Validator 0.3.6]]
33
44 Once you have downloaded the code, place the 'Validator' directory within
55 your MediaWiki 'extensions' directory. Then add the following code to your
Index: trunk/extensions/Validator/Validator.php
@@ -24,7 +24,7 @@
2525 die( 'Not an entry point.' );
2626 }
2727
28 -define( 'Validator_VERSION', '0.3.5' );
 28+define( 'Validator_VERSION', '0.3.6 alpha' );
2929
3030 // Constants indicating the strictness of the parameter validation.
3131 define( 'Validator_ERRORS_NONE', 0 );

Status & tagging log