Remove File::getPropsFromPath() (deprecated since 1.19)
[lhc/web/wiklou.git] / RELEASE-NOTES-1.24
index bc94942..fa8ed00 100644 (file)
@@ -281,6 +281,7 @@ changes to languages because of Bugzilla reports.
 * A _from_namespace field has been added to the templatelinks, pagelinks,
   and filelinks tables. Run update.php to apply this change to the schema.
 * Removed File::sha1Base36(). (deprecated since 1.19)
+* Removed File::getPropsFromPath(). (deprecated since 1.19)
 
 ==== Renamed classes ====
 * CLDRPluralRuleConverter_Expression to CLDRPluralRuleConverterExpression