Hi all, We're removing the *setShowExceptionDetails()* method from *MediaWiki\Rest\ResponseFactory*. This is technically a breaking change, since the method is currently public, but it should have been marked *@internal* from the start. It's only ever used by *ResponseFactory* itself.
Impact: A search across WMF-hosted code (via codesearch.wmcloud.org <https://codesearch.wmcloud.org/search/?q=setShowExceptionDetails&files=&excludeFiles=&repos=>) found no external callers of this method outside ResponseFactory. If your extension or tool does call it directly, please reach out. Task: T432795 <https://phabricator.wikimedia.org/T432795>, T432868 <https://phabricator.wikimedia.org/T432868> Patch: https://gerrit.wikimedia.org/r/c/mediawiki/core/+/1318771 Questions or concerns are welcome. Thanks, Alex
_______________________________________________ Wikitech-l mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/
