index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
StubObject.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use updated ObjectFactory namespace
Alexander Vorwerk
2022-03-09
1
-1
/
+1
*
StubObject: add magic __get() and __set()
DannyS712
2021-09-04
1
-0
/
+44
*
Improve documentation about object to be stdClass or specific type
Umherirrender
2020-11-20
1
-0
/
+4
*
Upgrade wikimedia/object-factory from 2.1.0 to 3.0.0
James D. Forrester
2020-11-17
1
-0
/
+3
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
*
Annotate newable classes
daniel
2020-07-07
1
-0
/
+4
*
Remove terminating line breaks from debug messages
Tim Starling
2020-06-03
1
-1
/
+1
*
StubObject: Use 'self' instead of 'StubObject' (or <ClassName>)
Derick Alangi
2019-04-17
1
-3
/
+3
*
Split StubObject.php to have one class in one file
Zoranzoki21
2019-04-14
1
-35
/
+0
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-2
/
+2
*
Use wikimedia/object-factory 1.0.0
Kunal Mehta
2018-02-04
1
-0
/
+1
*
Add missing & to @param documentation to match functon call
Umherirrender
2017-08-11
1
-1
/
+1
*
Remove auto-generated "Constructor" documentation on constructors
Thiemo Mättig
2017-07-10
1
-2
/
+0
*
StubObject: Allow using a factory function to construct the object
Kunal Mehta
2016-08-17
1
-4
/
+14
*
Remove unused $fname in StubObject::_unstub
addshore
2016-04-03
1
-1
/
+0
*
StubObject: Remove redundant _call() method in StubUserLang
Timo Tijhof
2016-03-09
1
-7
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-4
/
+4
*
Remove return of void method results
jeroendedauw
2015-09-10
1
-1
/
+1
*
Removed remaining profile calls
Aaron Schulz
2015-01-08
1
-3
/
+0
*
Add findVariantLink to StubUserLang
Bryan Davis
2014-12-14
1
-0
/
+18
*
Deprecate MWFunction::newObj() in favor of ObjectFactory
Kunal Mehta
2014-11-06
1
-1
/
+5
*
Fix visibility in SkinFallback and StubObject
addshore
2014-08-12
1
-10
/
+10
*
Cleanup some docs (includes/*.php)
umherirrender
2014-07-24
1
-1
/
+1
*
Remove deprecated class StubContLang
withoutaname
2014-07-22
1
-29
/
+0
*
Unstub the passed object when calling unstub()
Jackmcbarn
2014-07-07
1
-2
/
+4
*
Remove silly 'm' prefix from StubObject/DeprecatedGlobal members
Chad Horohoe
2014-05-15
1
-16
/
+16
*
Make phpcs-strict pass on includes/ (3/~10)
Siebrand Mazeland
2014-05-11
1
-3
/
+12
*
Fixed some @params documentation (includes/*)
umherirrender
2014-04-20
1
-14
/
+13
*
Add StubObject::unstub, and use it for $wgAuth->getUserInstance()
Brad Jorsch
2013-09-11
1
-0
/
+20
*
Fixed spacing and removed unneeded parenthesis
umherirrender
2013-05-17
1
-2
/
+2
*
Add missing wfProfileOut before throwing an exception
umherirrender
2013-04-08
1
-0
/
+1
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-3
/
+3
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-8
/
+8
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
*
Update docs for return and exception info
Siebrand Mazeland
2012-10-09
1
-0
/
+1
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-10
1
-0
/
+20
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+2
*
added missing deprecation notices
Jeroen De Dauw
2011-12-13
1
-0
/
+1
*
Bug 29524 - Rename RequestContext::getLang to getLanguage
John Du Hart
2011-11-21
1
-1
/
+1
*
Comments, braces, explicit member variables
Sam Reed
2011-11-16
1
-1
/
+8
*
Add, update, tweak documentation
Sam Reed
2011-10-26
1
-1
/
+2
*
Fix for r89474: added missing () to function call
Alexandre Emsenhuber
2011-06-04
1
-1
/
+1
*
Follow up r89408. Magic >lang to getLang().
Platonides
2011-06-04
1
-1
/
+1
*
Provisional revert of r89406, r89414: reference-related warnings need cleanup...
Brion Vibber
2011-06-03
1
-1
/
+1
*
Follow-up r89406 CR: another use of RequestContext::__get()
Happy-melon
2011-06-03
1
-1
/
+1
*
Follow-up r86775: restub $wgLang. Not because it's a good idea, but because ...
Happy-melon
2011-04-24
1
-2
/
+0
*
Stop stubbing $wgLang and $wgContLang. There are no major code paths which d...
Happy-melon
2011-04-23
1
-0
/
+4
*
Followup r85278, remove duplication of userlang code.
Daniel Friesen
2011-04-03
1
-19
/
+1
*
Follow-up to r85240:
Happy-melon
2011-04-03
1
-31
/
+26
*
Implement the RequestContext class. Some credit to IAlex, ;) other credit for...
Daniel Friesen
2011-04-03
1
-26
/
+31
[next]