Page MenuHomePhabricator
Paste P2331

$that = $this
ActivePublic

Authored by Legoktm on Nov 18 2015, 11:03 PM.
Tags
None
Referenced Files
F2973596: $that = $this
Nov 18 2015, 11:03 PM
Subscribers
km@km-tp ~/p/v/m/includes> ack "\\\$that = \\\$this"
skins/Skin.php
1228: $that = $this;
filebackend/SwiftFileBackend.php
281: $that = $this;
346: $that = $this;
395: $that = $this;
453: $that = $this;
494: $that = $this;
553: $that = $this;
deferred/LinksUpdate.php
149: $that = $this;
media/DjVu.php
396: $that = $this;
specials/SpecialChangeContentModel.php
67: $that = $this;
libs/objectcache/BagOStuff.php
400: $that = $this;
changes/ChangesList.php
507: $that = $this;
jobqueue/JobQueueDB.php
184: $that = $this;
jobqueue/JobQueueRedis.php
551: $that = $this;
parser/Parser.php
6413: $that = $this;
db/Database.php
4094: $that = $this;
User.php
3425: $that = $this;
4872: $that = $this;
page/WikiPage.php
3373: $that = $this;
MediaWiki.php
540: $that = $this;
revisiondelete/RevDelList.php
236: $that = $this;
filerepo/file/File.php
1270: $that = $this;
filerepo/file/LocalFile.php
1401: $that = $this;
1631: $that = $this;
filerepo/LocalRepo.php
202: $that = $this;
276: $that = $this;

Event Timeline

Legoktm changed the title of this paste from untitled to $that = $this.
Legoktm updated the paste's language from autodetect to autodetect.