mediawiki-extensions-Discus.../includes/Notifications
Sam Smith 50853a3db6 EventDispatcher: Remove reference to $wgWMESchemaEditAttemptStepOversample
At the time of writing, $wgWMESchemaEditAttemptStepOversample is not a
global variable in PHP [0].

[0] https://codesearch.wmcloud.org/search/?q=WMESchemaEditAttemptStepOversample

Bug: T312016
Change-Id: I6a8abceddc9fce2f28f7a154fa2fc566538ed5e8
2022-10-03 12:05:23 +01:00
..
DiscussionToolsEventTrait.php Fix logic for finding the oldest comment in a bundle 2022-03-08 02:13:54 +00:00
EnhancedEchoEditUserTalkPresentationModel.php Add return type to jsonSerialize() 2022-07-02 17:32:04 +00:00
EnhancedEchoMentionPresentationModel.php Add return type to jsonSerialize() 2022-07-02 17:32:04 +00:00
EventDispatcher.php EventDispatcher: Remove reference to $wgWMESchemaEditAttemptStepOversample 2022-10-03 12:05:23 +01:00
PlaintextEchoPresentationModelSection.php Don't try to parse section titles as wikitext in subscription notifs 2022-01-21 00:12:58 +01:00
RemovedTopicPresentationModel.php Notify users when a topic they are subscribed to is removed from a page 2022-08-25 03:52:58 +02:00
SubscribedNewCommentPresentationModel.php Add return type to jsonSerialize() 2022-07-02 17:32:04 +00:00