issues
search
Crell
/
Serde
Robust Serde (serialization/deserialization) library for PHP 8.
Other
296
stars
14
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Only use the constructor param default if the parameter is promoted
#72
Crell
opened
3 weeks ago
0
Test in GHA on PHP 8.4
#71
Crell
closed
1 month ago
0
Allow weak mode to apply to values in an array
#70
Crell
closed
2 months ago
0
TOML support
#69
vanodevium
closed
1 month ago
16
Escape strings in JSON stream formatter.
#68
Crell
closed
3 months ago
0
Add handling of null enum values.
#67
Crell
closed
3 months ago
0
Can't deserialize nullable Enum
#66
nuvalis
closed
3 months ago
1
Order of PostLoad methods is unexpected
#65
hschletz
opened
3 months ago
5
Use updated AttributeUtils
#64
Crell
closed
3 months ago
0
Simplify tests
#63
Crell
closed
3 months ago
0
Allow excluding null fields on serialization
#62
Crell
closed
3 months ago
0
TypeMap based on multiple properties
#61
Kingdutch
opened
4 months ago
1
Possibility to exclude `null` values from serialization?
#60
shanginn
closed
3 months ago
7
Let `json-stream` formatter escape quotes in strings
#59
photz
closed
3 months ago
2
test: failing test for flattened nullable value object
#58
jameslkingsley
opened
4 months ago
4
Update TypeField to be inheritable and transitive
#57
jboctor
closed
5 months ago
7
Document TypeFields
#56
Crell
closed
5 months ago
1
Support for default class settings without explicitly adding attributes
#55
jameslkingsley
closed
7 months ago
2
Nullable values
#54
waahhhh
closed
6 months ago
2
Deserializing NULL values is ignored
#53
waahhhh
closed
6 months ago
2
Deserializing top-level sequence
#52
balthild
opened
8 months ago
2
Import/Export unix timestamps
#51
withinboredom
closed
5 months ago
11
Consider parsing ints for deserializing Dates
#50
withinboredom
closed
5 months ago
1
Document PostLoad
#49
Crell
closed
11 months ago
0
Support renaming properties in flattened sub-objects
#48
Crell
closed
9 months ago
5
Problem with abstract nested object
#47
SiMoSiMo2
closed
3 months ago
3
Fixed small typo in README code example
#46
themasch
closed
11 months ago
1
Possible improvement to the Dict explode functionality
#45
Crell
opened
11 months ago
0
Alias for Inner Objects
#44
fenixpsicologia
closed
11 months ago
1
Ability to flatten single property objects
#43
agustingomes
closed
11 months ago
2
Better support for composite value objects
#42
cnastasi
closed
9 months ago
6
Explore using JetBrains' ArrayShape attribute
#41
Crell
opened
11 months ago
0
Can I add TOML support?
#40
benfaerber
closed
1 month ago
5
fixes typos in code
#39
ordago
closed
12 months ago
1
fixes typos in comments / docs
#38
ordago
closed
12 months ago
3
Why does `requireValue` default to false?
#37
ekisu
closed
12 months ago
3
Allow enforced scalar arrays
#36
Crell
closed
1 year ago
0
Test on PHP 8.3
#35
Crell
closed
1 year ago
0
Respect strict mode for sequences
#34
Crell
closed
1 year ago
0
Set custom temp dir for PHPStan, and script a good memory limit
#33
Crell
closed
1 year ago
0
PhpUnit 10
#32
Crell
closed
1 year ago
0
Fix a bug that caused default values in attributes to be ignored.
#31
Crell
closed
1 year ago
0
Allow a flattened object to be null
#30
Crell
closed
1 year ago
0
Serde should enforce SequenceField declaration
#29
pqt-edannenberg
closed
1 year ago
10
TypeError when serializing a flattened nullable property
#28
oprypkhantc
closed
1 year ago
3
Property default values not working
#27
pqt-edannenberg
closed
1 year ago
8
Using string-backed enums in type maps
#26
AegirLeet
opened
1 year ago
6
Allow null values in nullable properties
#25
Crell
closed
1 year ago
7
Fix typo in README example
#24
Lucas-Gerard
closed
1 year ago
1
mixed fails to serialize objects
#23
withinboredom
opened
1 year ago
7
Next