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
/
json
Commit message (
Expand
)
Author
Age
Files
Lines
*
build: Updating mediawiki/mediawiki-codesniffer to 34.0.0
Umherirrender
2020-12-07
1
-0
/
+2
*
Introduce JsonCodec to help with serialization/deserialization
Petr Pchelko
2020-11-19
6
-130
/
+284
*
ParserOutputAccess: cache ouput for old revisions
daniel
2020-11-17
1
-0
/
+6
*
Safe ParserOutput extension data and JsonUnserializable helper.
Petr Pchelko
2020-11-10
4
-4
/
+221
*
Check if non-JSON-serializable data passed to ParserOutput
Petr Pchelko
2020-10-05
1
-0
/
+45
*
Flip Yoda conditionals
Ed Sanders
2020-07-22
1
-1
/
+1
*
Fix numerous PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-11
1
-6
/
+6
*
FormatJson: Improve parse() error code handling and tests
Kunal Mehta
2020-01-01
1
-8
/
+5
*
Convert some private static arrays to constants
Max Semenik
2019-10-16
1
-4
/
+4
*
Comments, tests, and tweaks for JSON decoding quirks
Bill Pirkle
2018-11-07
1
-0
/
+10
*
Use "break" instead of "continue"
RazeSoldier
2018-08-24
1
-1
/
+1
*
FormatJson: cleanup after PHP 5.5 support removal
Kevin Israel
2018-06-09
1
-18
/
+15
*
Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals
Bartosz Dziewoński
2018-06-04
1
-2
/
+2
*
Remove workaround for PHP bug 66021 (PHP < 5.5.12)
Fomafix
2018-05-31
1
-20
/
+0
*
Code style: no space after unary minus operator
Bartosz Dziewoński
2017-01-05
1
-1
/
+1
*
Remove spaces after cast operators
Sam Wilson
2016-10-31
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-5
/
+5
*
FormatJson: Remove PHP 5.3 compatibility code
Kevin Israel
2016-02-12
1
-138
/
+38
*
Fix whitespace issues around parentheses
Vivek Ghaisas
2015-06-16
1
-1
/
+1
*
Use "string|false" as @return instead of "string|bool" where appropiate
Timo Tijhof
2015-04-01
1
-3
/
+3
*
Fix phpcs errors and warnings in includes/json
Kunal Mehta
2015-03-15
1
-3
/
+5
*
FormatJson::stripComments
Bryan Davis
2014-10-12
1
-1
/
+87
*
Added missing JsonFormat::parse() RELEASE NOTES, fixed docs
Yuri Astrakhan
2014-09-30
1
-8
/
+10
*
FormatJson::parse( TRY_FIXING ) - remove trailing commas
Yuri Astrakhan
2014-09-27
1
-1
/
+30
*
Added FormatJson::parse( $value, $options = 0 ) returning Status
Yuri Astrakhan
2014-09-26
1
-0
/
+55
*
FormatJson: Remove speculative comment
Kevin Israel
2014-04-25
1
-1
/
+0
*
FormatJson: Skip whitespace cleanup when unnecessary
Kevin Israel
2014-04-24
1
-3
/
+10
*
FormatJson: Make it possible to change the indent string
Kevin Israel
2014-04-16
1
-10
/
+29
*
Update formatting and comments in FormatJson
Siebrand Mazeland
2013-11-25
1
-2
/
+5
*
FormatJson: Remove whitespace from empty arrays and objects
Kevin Israel
2013-10-09
1
-1
/
+19
*
FormatJson: minor cleanup
Kevin Israel
2013-10-08
1
-13
/
+20
*
Change @since and @deprecated notes to 1.22
Kevin Israel
2013-06-21
1
-4
/
+4
*
FormatJson: microoptimizations for UTF8_OK mode
Kevin Israel
2013-04-08
1
-7
/
+18
*
Fix pretty JSON when strings end with backslashes
Kevin Israel
2013-03-30
1
-1
/
+1
*
Combine JavaScript and JSON encoding logic
Kevin Israel
2013-03-27
2
-906
/
+155
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
2
-6
/
+6
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
2
-6
/
+6
*
The use of function sizeof() is forbidden; use count() instead
umherirrender
2013-01-26
1
-1
/
+1
*
Fix misleading param name in FormatJson::encode signature
Ori Livneh
2012-11-23
1
-10
/
+5
*
Fix indentation whitespace errors
umherirrender
2012-10-26
1
-1
/
+1
*
Use __DIR__ instead of dirname( __FILE__ )
jeroendedauw
2012-08-27
1
-1
/
+1
*
PHP 5.4 has JSON_PRETTY_PRINT
Reedy
2012-08-14
1
-2
/
+2
*
Remove workaround hack for php bug 46944
Reedy
2012-08-12
1
-4
/
+1
*
escape tags and entity in doxygen comments
Antoine Musso
2012-07-10
1
-1
/
+1
*
Removed checks for the "MEDIAWIKI" constant on files that only define classes.
Alexandre Emsenhuber
2012-05-23
1
-4
/
+0
*
Added missing GPLv2 headers in some places.
Alexandre Emsenhuber
2012-05-04
1
-1
/
+16
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+1
*
Simplify $assoc check
Chad Horohoe
2011-12-20
1
-4
/
+2
*
Kill various unused variables
Sam Reed
2011-10-29
1
-2
/
+2
*
More documentation!
Sam Reed
2011-10-26
1
-6
/
+9
[next]