|
This code exhibits voodoo programming techniques. The most common of these is extending an instance's class at runtime after it has been instantiated, a technique that can be used to provide additional hooks into existing code without requiring modification of code-base files. For a list of all our scripts which exhibit voodoo, see Category:Code that uses voodoo.
|
|
|
This code is in our Git repository here.
Note: If there is no information in this page about this code and it's a MediaWiki extension, there may be something at mediawiki.org.
|
|
SimpleSecurity5.0
An issue has cropped up with MediaWiki 1.17 (bug 29525) which is due to changes in the load-balancer that are incompatible with the DatabaseHook used in SimpleSecurity.
|
PHP Fatal error: Call to a member function isOpen() on a non-object in
../includes/db/LoadBalancer.php on line 652
|
|