r43383 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r43382‎ | r43383 | r43384 >
Date:13:27, 11 November 2008
Author:catrope
Status:old
Tags:
Comment:
Remove RELEASE-NOTES entry added in r43377 (Factored wfInvokeFancyCallback() out of wfRunHooks()) and tweaked in r43379 (Renamed the new wfInvokeFancyCallback to simply wfInvoke). RELEASE-NOTES is intended for user-visible changes. Internal refactorings like the wfInvoke() thing shouldn't be listed there.
Modified paths:
  • /trunk/phase3/RELEASE-NOTES (modified) (history)

Diff [purge]

Index: trunk/phase3/RELEASE-NOTES
@@ -202,8 +202,6 @@
203203 * (bug 15835) Added Content-Style-Type meta tag
204204 * Add class="disambiguationpage" to <body> tag for disambiguations
205205 * (bug 11027) Add parameter to MW:Randompage-nopages so that user can see the namespace.
206 -* New global function wfInvoke() can be used to dynamically
207 - invoke functions with a flexible interface, like wfRunHooks does.
208206
209207 === Bug fixes in 1.14 ===
210208

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r43377Factored wfInvokeFancyCallback() out of wfRunHooks(). Allows flexible dynamic...david01:07, 11 November 2008
r43379Renamed the new wfInvokeFancyCallback to simply wfInvoke.david01:49, 11 November 2008

Status & tagging log