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
/
JsonCodec.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
JsonCodec: Minor cleanup
Reedy
2024-10-23
1
-9
/
+8
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
JsonCodec: fix ${var} deprecation notice in error message
C. Scott Ananian
2024-10-16
1
-3
/
+3
*
[JsonCodec] Use wikimedia/json-codec to implement JsonCodec
C. Scott Ananian
2024-10-15
1
-135
/
+158
*
Replace gettype() with get_debug_type() in debug/log/test output
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
Replace gettype() with get_debug_type() in exception messages
Bartosz Dziewoński
2024-07-31
1
-1
/
+1
*
Rename JsonUnserial… to JsonDeserial…
James D. Forrester
2024-06-12
1
-27
/
+37
*
[JsonCodec] Hide TYPE_ANNOTATION from the unserialization methods
C. Scott Ananian
2024-05-22
1
-1
/
+2
*
[JsonCodec, ParserCache] Improve debugging of serializability failures
C. Scott Ananian
2024-05-16
1
-22
/
+56
*
Add namespace and deprecation alias to FormatJson
Ebrahim Byagowi
2024-05-16
1
-1
/
+0
*
Fix some line indent
Umherirrender
2024-04-20
1
-1
/
+1
*
[JsonCodec] throw JsonException now that we require PHP >= 7.4
C. Scott Ananian
2024-01-08
1
-11
/
+8
*
Protect against ParserOutput re-namespacing
C. Scott Ananian
2023-12-20
1
-1
/
+4
*
Remove unused local variable assignment
Umherirrender
2023-02-04
1
-1
/
+1
*
json: Dont try to deserialize actual user-land instances
thiemowmde
2023-01-26
1
-2
/
+2
*
JsonCodec: fix en/decoding of nested objects and stdClass objects
C. Scott Ananian
2023-01-12
1
-19
/
+99
*
Pass array to Assert::parameterType when asserting multiple types
Umherirrender
2022-06-18
1
-1
/
+1
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-4
/
+4
*
JsonCodec: verify expected class before attempting to unserialize it
Petr Pchelko
2021-06-08
1
-7
/
+5
*
Introduce JsonCodec to help with serialization/deserialization
Petr Pchelko
2020-11-19
1
-0
/
+186