wfRunHooks() -> Hooks::run() in remaining entry point files
[lhc/web/wiklou.git] / RELEASE-NOTES-1.25
index e74474d..9d8487c 100644 (file)
@@ -491,8 +491,9 @@ changes to languages because of Bugzilla reports.
     RewriteBase /
     RewriteRule ^(.*)\.php5 $1.php [R=301,L]
 
-* The global importScript and importStylesheet functions, as well as the loadedScripts object,
-  from wikibits.js (deprecated since 1.17) now emit warnings through mw.log.warn when accessed.
+* The global importScriptURI and importStylesheetURI functions, as well as the
+  loadedScripts object, from wikibits.js (deprecated since 1.17) now emit
+  warnings through mw.log.warn when accessed.
 
 
 == Compatibility ==