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
/
unit
/
includes
/
json
Commit message (
Expand
)
Author
Age
Files
Lines
*
[JsonCodec] Use wikimedia/json-codec to implement JsonCodec
C. Scott Ananian
2024-10-15
1
-8
/
+93
*
Rename JsonUnserial… to JsonDeserial…
James D. Forrester
2024-06-12
1
-55
/
+55
*
[JsonCodec, ParserCache] Improve debugging of serializability failures
C. Scott Ananian
2024-05-16
1
-3
/
+15
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
2
-7
/
+9
*
Merge "Remove all @package comments"
jenkins-bot
2024-05-13
1
-1
/
+0
|
\
|
*
Remove all @package comments
thiemowmde
2024-05-10
1
-1
/
+0
*
|
Use 'scalar' type alias to shorten PHPDoc annotations
Bartosz Dziewoński
2024-05-11
1
-2
/
+2
|
/
*
tests: Fix @covers and @coversDefaultClass to have leading \
Reedy
2024-02-16
1
-6
/
+6
*
[JsonCodec] throw JsonException now that we require PHP >= 7.4
C. Scott Ananian
2024-01-08
1
-4
/
+6
*
Make use of assertStatusGood/Error and such in tests
thiemowmde
2023-10-04
1
-18
/
+7
*
Reorg: Move Status to MediaWiki\Status\
Amir Sarabadani
2023-08-25
1
-0
/
+2
*
tests: Make some PHPUnit data providers static
Tim Starling
2023-03-24
2
-8
/
+8
*
Fix some typos
Matěj Suchánek
2023-03-21
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-1
/
+1
*
json: Dont try to deserialize actual user-land instances
thiemowmde
2023-01-26
1
-0
/
+13
*
JsonCodec: fix en/decoding of nested objects and stdClass objects
C. Scott Ananian
2023-01-12
1
-1
/
+37
*
Add return type to jsonSerialize()
Reedy
2022-07-02
1
-4
/
+2
*
Type hints for ArrayAccess and JsonSerializable
Aryeh Gregor
2022-04-11
1
-0
/
+2
*
Add convenience methods for asserting status.
daniel
2022-03-16
1
-9
/
+9
*
JsonCodec: Fix test
Gergő Tisza
2021-12-09
1
-3
/
+3
*
Replace `new stdClass` with more compact array syntax
Thiemo Kreuz
2021-11-02
1
-2
/
+1
*
Merge "FormatJson: Optimize encode() for supported PHP versions"
jenkins-bot
2021-09-04
1
-1
/
+5
|
\
|
*
FormatJson: Optimize encode() for supported PHP versions
Kevin Israel
2021-08-20
1
-1
/
+5
*
|
Use PHP \u{xxxx} syntax
Fomafix
2021-08-27
1
-5
/
+5
|
/
*
FormatJson: Add message for JSON_ERROR_INVALID_PROPERTY_NAME
Kevin Israel
2021-08-16
1
-0
/
+1
*
Merge FormatJsonTest and FormatJsonUnitTest
DannyS712
2021-05-05
2
-359
/
+352
*
Remove incomplete @param from test function
Umherirrender
2021-02-01
1
-1
/
+0
*
Remove broken/outdated @param/@throws tags from @dataProviders
Thiemo Kreuz
2021-01-21
2
-13
/
+0
*
Improve some function documentation in tests
Umherirrender
2021-01-14
1
-5
/
+5
*
Fix incomplete/bogus PHPDoc tags in various tests
Thiemo Kreuz
2021-01-14
1
-1
/
+1
*
More misc test cleanup
DannyS712
2020-12-24
1
-5
/
+5
*
Introduce JsonCodec to help with serialization/deserialization
Petr Pchelko
2020-11-19
3
-151
/
+218
*
Safe ParserOutput extension data and JsonUnserializable helper.
Petr Pchelko
2020-11-10
2
-16
/
+135
*
Check if non-JSON-serializable data passed to ParserOutput
Petr Pchelko
2020-10-05
1
-0
/
+31
*
Replace all `new stdClass()` with identical `(object)[]`
Thiemo Kreuz
2020-03-04
1
-3
/
+3
*
FormatJson: Improve parse() error code handling and tests
Kunal Mehta
2020-01-01
1
-3
/
+9
*
Autofix 94 PHPUnit 8 compat issues
Daimona Eaytoy
2019-12-13
1
-4
/
+4
*
Tweak comment in FormatJsonUnitTest::testEmptyJsonKeyArray
Reedy
2019-10-12
1
-1
/
+1
*
Remove PHP < 7.1 case from FormatJsonUnitTest::testEmptyJsonKeyArray
Reedy
2019-10-12
1
-5
/
+1
*
Load GlobalFunctions.php to tests/phpunit/bootstrap.php
Amir Sarabadani
2019-07-14
1
-0
/
+82
*
Move unit tests FormatJsonTest.php to a dedicated file in unit tests
Amir Sarabadani
2019-07-07
1
-0
/
+362
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-436
/
+0
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-0
/
+436