IAlex has uploaded a new change for review.

Change subject: Store the Title and User objects passed RecentChange::notify*()
......................................................................

Store the Title and User objects passed RecentChange::notify*()

* Set RecentChange::$mTitle when calling RecentChange::notify*();
  avoid having to create new Title objects when making the IRC text
  and email notification
* Added RecentChange::$mPerformer to store the User doing the change
  and avoid having to mess with $wgUser to get back the object when
  doing email notification

Change-Id: I505c3818b9baea0e7b5ddf8f5645a79743dd305a
---
M includes/RecentChange.php
1 file changed, 30 insertions(+), 12 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/39/15639/1
--
To view, visit https://gerrit.wikimedia.org/r/15639
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I505c3818b9baea0e7b5ddf8f5645a79743dd305a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: IAlex <ialex.w...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to