JanZerebecki created this task.
JanZerebecki added subscribers: JanZerebecki, Aklapper.
JanZerebecki added a project: Wikidata.

TASK DESCRIPTION
  Extensions need to not use class_exists to check if an extension is loaded, 
at least for extension classes that can be autoloaded without the extension 
being enabled. This might happen for extensions that have an composer generated 
autoloader and are handled by the composer merge plugin.
  A replacement might be ExtensionRegistry->isLoaded('name') if the extension 
was converted to use that.

TASK DETAIL
  https://phabricator.wikimedia.org/T102246

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: JanZerebecki
Cc: Aklapper, JanZerebecki, Wikidata-bugs, aude, Malyacko



_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to