r36353 - Code Review

From MediaWiki.org

Jump to: navigation, search
Repository:MediaWiki
Revision:r36352 | r36353 (on ViewVC) | r36354 >
Date:20:21, 16 June 2008
Author:tstarling
Status:ok
Tags:
Comment:* Reorganised the includes directory, creating subdirectories db, parser and specials
* Wrote a tool to check the integrity of the autoloader class list, fixed some issues that came up.
* Start the autoloader before LocalSettings.php, so that when an extension writer thinks an inefficient one-file special page extension is the way to go, they don't have to use explicit includes to make the class inheritance work. Should continue to work with $IP set in LocalSettings.php as long as $IP is set before extensions are included.
Modified paths:

Follow-up revisions

RevisionCommit summaryAuthorDate
r36354Fixes for special page reorganisation in r36353.tstarling20:23, 16 June 2008
Views
Toolbox