Releases: DataValues/Interfaces
Releases · DataValues/Interfaces
1.2.0
1.0.0
0.2.5
0.2.4
Fixed ValueFormatterTestBase not being installable via Composer.
0.2.3
- Updated minimal required PHP version from 5.3 to 5.5.9.
- Minor fixes to code documentation.
- Added PHPCS support.
0.2.2
Fixed ValueFormatterTestBase not doing strict string comparisons.
0.2.1
0.2.0
- Dropped deprecated
ErrorObject, useErrorinstead - Dropped deprecated
ResultObject, useResultinstead - Dropped deprecated constant
DataValuesInterfaces_VERSION, useDATAVALUES_INTERFACES_VERSIONinstead - Dropped
ValueFormatterTestBase::getFormatterClass - Made
ValueFormatterTestBase::getInstanceabstract - The options in
ValueFormatterTestBase::getInstanceare now optional
0.1.5
- The options in the
ValueFormatterBaseconstructor are now optional - The MediaWiki extension registration now includes the license
0.1.4
Added rawValue and expectedFormat arguments to ValueParsers\ParseException