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
/
json
/
FormatJsonTest.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load GlobalFunctions.php to tests/phpunit/bootstrap.php
Amir Sarabadani
2019-07-14
1
-82
/
+0
*
Move unit tests FormatJsonTest.php to a dedicated file in unit tests
Amir Sarabadani
2019-07-07
1
-354
/
+0
*
Revert "Separate MediaWiki unit and integration tests"
Legoktm
2019-06-13
1
-0
/
+436
*
Separate MediaWiki unit and integration tests
Máté Szabó
2019-06-13
1
-436
/
+0
*
Finish FormatJson::encode() test coverage
Kunal Mehta
2019-02-02
1
-0
/
+9
*
Comments, tests, and tweaks for JSON decoding quirks
Bill Pirkle
2018-11-07
1
-1
/
+53
*
Use ::class to resolve class names in tests
Umherirrender
2018-01-26
1
-5
/
+5
*
Remove spaces after cast operators
Sam Wilson
2016-10-31
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-88
/
+88
*
Replace use of assertType with assertInternalType and assertInstanceOf
aude
2015-04-09
1
-5
/
+5
*
hhvm: Detect json-c parser
Bryan Davis
2014-11-08
1
-19
/
+22
*
hhvm: fix FormatJsonTest::testParseTryFixing for lenient json parser
Bryan Davis
2014-10-31
1
-10
/
+45
*
FormatJson::stripComments
Bryan Davis
2014-10-12
1
-0
/
+58
*
FormatJson::parse( TRY_FIXING ) - remove trailing commas
Yuri Astrakhan
2014-09-27
1
-0
/
+36
*
Added FormatJson::parse( $value, $options = 0 ) returning Status
Yuri Astrakhan
2014-09-26
1
-0
/
+63
*
Fixed some @params documentation (tests)
umherirrender
2014-04-17
1
-1
/
+1
*
FormatJson: Make it possible to change the indent string
Kevin Israel
2014-04-16
1
-14
/
+30
*
Merge "FormatJson: Remove whitespace from empty arrays and objects"
jenkins-bot
2013-10-25
1
-6
/
+8
|
\
|
*
FormatJson: Remove whitespace from empty arrays and objects
Kevin Israel
2013-10-09
1
-6
/
+8
*
|
@covers tags for more test classes
addshore
2013-10-24
1
-0
/
+3
|
/
*
Strip excess newlines from formatting test
Chad Horohoe
2013-10-04
1
-3
/
+1
*
Update code formatting
Siebrand Mazeland
2013-04-26
1
-1
/
+1
*
Fix pretty JSON when strings end with backslashes
Kevin Israel
2013-03-30
1
-2
/
+2
*
Combine JavaScript and JSON encoding logic
Kevin Israel
2013-03-27
1
-0
/
+161