thiemowmde created this task. thiemowmde claimed this task. thiemowmde added a subscriber: thiemowmde. thiemowmde added projects: Wikidata, DataValues, Patch-For-Review. Restricted Application added a subscriber: Aklapper.
TASK DESCRIPTION Reasoning: These options are not used and/or empty most of the time. We even removed $options parameters from certain constructors. This is a step towards possibly getting rid of more of these $options. Making them optional is free in PHP and not a breaking change. Some of these patches are fixing actual bugs, like using the wrong $options variable or calling methods on an $options object that can be null. * https://gerrit.wikimedia.org/r/#/c/194112/ * https://gerrit.wikimedia.org/r/#/c/194530/ * https://github.com/DataValues/Geo/pull/43 * https://github.com/DataValues/Number/pull/22 * https://github.com/DataValues/Time/pull/43 * https://github.com/DataValues/Time/pull/48 * https://github.com/DataValues/Time/pull/27 TASK DETAIL https://phabricator.wikimedia.org/T92280 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: thiemowmde Cc: thiemowmde, Aklapper, Wikidata-bugs, aude _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
