X-Git-Url: http://git.cyclocoop.org/%7B%7B%20url_for%28%27admin_vote_del%27%2C%20idvote=vote.voteid%29%20%7D%7D?a=blobdiff_plain;f=RELEASE-NOTES-1.24;h=03cf27708eecd8216fa46b8cc1b16c1a6f16a357;hb=239b0c772a3cf4dc2160e2c36c2813cd705adb50;hp=2b5136eba511febdf77f6232a3eda8e3e15ae078;hpb=25ed2b744ccc01d5c15608cc0c884dda94e57750;p=lhc%2Fweb%2Fwiklou.git diff --git a/RELEASE-NOTES-1.24 b/RELEASE-NOTES-1.24 index 2b5136eba5..03cf27708e 100644 --- a/RELEASE-NOTES-1.24 +++ b/RELEASE-NOTES-1.24 @@ -505,6 +505,9 @@ changes to languages because of Bugzilla reports. * Removed maintenance/purgeOldText.inc and the PurgeRedundantText() function it contained (superseded by Maintenance::purgeRedundantText() in 1.16). The purgeOldText.php maintenance script has been retained. +* PHPUnit tests can be found by directory discovery, by adding the directory + path from your UnitTestsList callback. Older versions of MediaWiki core will + barf at this usage. ==== Renamed classes ==== * CLDRPluralRuleConverter_Expression to CLDRPluralRuleConverterExpression