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
/
tests
/
phpunit
/
includes
/
api
/
ApiResultTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-9
/
+9
*
tests/api: Add missing documentation to class properties
Umherirrender
2024-09-10
1
-0
/
+2
*
Replace gettype() with get_debug_type() in exception messages
Bartosz Dziewoński
2024-07-31
1
-8
/
+8
*
Add "implements/extends Stringable" to more classes and interfaces
Bartosz Dziewoński
2024-06-13
1
-1
/
+1
*
Add "implements Stringable" to every class with "function __toString()"
Bartosz Dziewoński
2024-06-13
1
-1
/
+2
*
ApiResult: Make array ordering consistent across PHP versions
Máté Szabó
2024-04-05
1
-14
/
+39
*
tests: Namespace api tests
Reedy
2024-02-18
1
-4
/
+14
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-7
/
+7
*
Use thousands separators in selected integer literals
Tim Starling
2023-12-12
1
-7
/
+7
*
tests: Skip failing tests on php8.2 (and make pass)
Umherirrender
2023-12-10
1
-0
/
+3
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+2
*
tests: Handle dynamic created properties on test classes
Umherirrender
2023-01-13
1
-0
/
+1
*
tests: Use Title::makeTitle instead of Title::newFromText
Umherirrender
2022-09-23
1
-2
/
+2
*
phpunit: use ->getServiceContainer() in integration tests
Alexander Vorwerk
2022-01-27
1
-3
/
+1
*
Tests: Mark more closures as static
Reedy
2021-02-07
1
-1
/
+1
*
Allow replacing ApiResult value with same value
Lucas Werkmeister
2021-01-26
1
-0
/
+3
*
MediaWikiTestCase to MediaWikiIntegrationTestCase
addshore
2020-06-30
1
-1
/
+1
*
Simplify \stdClass object creation in ApiResultTest
Thiemo Kreuz
2020-05-29
1
-4
/
+2
*
Replace all `new stdClass()` with identical `(object)[]`
Thiemo Kreuz
2020-03-04
1
-8
/
+4
*
Remove Language::factory and getParentLanguage use
Aryeh Gregor
2019-10-27
1
-1
/
+5
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+1410
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-1410
/
+0
*
Remove empty lines at end of functions
umherirrender
2016-11-05
1
-2
/
+0
*
API: Remove deprecated methods
Brad Jorsch
2016-09-20
1
-344
/
+0
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-611
/
+611
*
API: Work around PHP bug 45959
Brad Jorsch
2016-01-14
1
-0
/
+24
*
Fixed incorrect size for api result
Yuri Astrakhan
2015-12-12
1
-0
/
+7
*
Fix Generic.Files.LineLength phpcs check under phpunit/includes/api
Amir E. Aharoni
2015-10-03
1
-3
/
+17
*
API: Finish killing "raw mode"
Brad Jorsch
2015-09-17
1
-11
/
+0
*
ApiResult: Fix size checking
Brad Jorsch
2015-09-08
1
-0
/
+32
*
API: Add ApiResult::META_KVP_MERGE
Brad Jorsch
2015-08-28
1
-0
/
+44
*
Fix phpcs warnings
paladox
2015-06-18
1
-9
/
+22
*
Fixed spacing
umherirrender
2015-06-17
1
-3
/
+3
*
Expose RL modules and js config vars in action=expandtemplates
Marc Ordinas i Llopis
2015-06-05
1
-0
/
+70
*
API: ApiResult must validate even when using numeric auto-indexes
Brad Jorsch
2015-04-29
1
-0
/
+90
*
Merge "API: Add wfDeprecated() to deprecated ApiResult methods"
jenkins-bot
2015-04-21
1
-0
/
+3
|
\
|
*
API: Add wfDeprecated() to deprecated ApiResult methods
Brad Jorsch
2015-04-20
1
-0
/
+3
*
|
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-13
/
+37
|
/
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-0
/
+1446