mediawiki-extensions-Scribunto/common
Tim Starling 6964cb1ded Don't throw an exception when you save a module page
Fix for 14e8d5d: EditFilter has a $section parameter, EditFilterMerged
doesn't. So if you try to just change the hook without changing the hook
function definition, you get "expected reference, value given" for
parameter 4, which is escalated to an exception.

Change-Id: Ibedff799472285802c43feff6f3cb078e9bfb73c
2012-05-24 04:50:35 -07:00
..
Base.php Nicer errors with backtraces etc. 2012-04-23 21:58:30 +10:00
Common.php Nicer errors with backtraces etc. 2012-04-23 21:58:30 +10:00
Hooks.php Don't throw an exception when you save a module page 2012-05-24 04:50:35 -07:00