https://bugzilla.wikimedia.org/show_bug.cgi?id=35162
Web browser: ---
Bug #: 35162
Summary: Change in Database api break extension MSSQLBackCompat
Product: MediaWiki
Version: 1.19.0beta1
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Unprioritized
Component: Database
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Mobile Platform: ---
DatabaseMssqlold::__construct is being called with one parameters while it
expect 4 to 6 parameters.
I believes the changes in Database:factory, especially around the code
elseif ( class_exists( $class ) && is_subclass_of( $class, 'DatabaseBase' ) ) {
return new $class( $p );
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l