issues
search
schmittjoh
/
serializer
Library for (de-)serializing data of any complexity (supports JSON, and XML)
http://jmsyst.com/libs/serializer
MIT License
2.32k
stars
586
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Serialization of union type will return bool(true) instead of int(1)
#1573
fabianerni
opened
1 day ago
1
Allow PHPStan PHPDoc parser 2.0
#1572
ruudk
closed
18 hours ago
9
feat(unions): Add support for simple arrays
#1571
scyzoryck
opened
1 week ago
1
Fix syntax error in annotations.rst
#1570
gregtyler
closed
2 weeks ago
0
Support value types in serialization
#1569
gregtyler
closed
2 days ago
5
Error serializing union types between class and boolean value types
#1568
gregtyler
closed
2 days ago
2
Error deserializing an array of objects
#1567
CoderJoeW
closed
2 weeks ago
6
Type error in `UnionHandler`
#1566
dmaicher
opened
3 weeks ago
5
Union types are serialized to null
#1565
dmaicher
closed
3 weeks ago
3
build(github): update actions
#1564
scyzoryck
closed
3 weeks ago
0
fix(unions): Filter out null type
#1563
scyzoryck
closed
3 weeks ago
1
serialize() throws error when object has member of type "float|int|null"
#1562
captain-igloo
closed
3 weeks ago
7
Do not use single quotes in enum type definition
#1561
bobvandevijver
closed
1 month ago
1
Documentation not updated
#1560
bobvandevijver
opened
1 month ago
1
DateTime - Deserialize from more formats (default)
#1559
iKsSs
closed
1 month ago
7
Inline virtual property
#1558
Bilge
opened
2 months ago
5
Doctrine ODM: fix tests for 2.0
#1557
scyzoryck
closed
3 months ago
0
fix(doctrine 3): fix phpstan issues with doctrine 3.x
#1556
scyzoryck
closed
3 months ago
0
Remove unused properties
#1555
scyzoryck
closed
3 months ago
1
introduce requireAllRequiredProperties context
#1554
idbentley
closed
1 month ago
11
Allow union deserialization using discriminator map
#1553
idbentley
closed
3 months ago
6
feat: support unions in arrays
#1552
simPod
opened
4 months ago
3
feat: support imported array shapes (`@phpstan-import-type`)
#1551
simPod
closed
4 months ago
0
Update JsonSerializationVisitor.php - Make 'skipWhenEmpty' work with all types not just \ArrayObject or array, using empty(..) to decide skipping attribute.
#1550
msklenica
closed
3 months ago
0
Union types complex
#1549
idbentley
closed
4 months ago
2
refactor(driver): use instanceof checks for correct phpdoc node
#1548
simPod
closed
4 months ago
0
Support `@phpstan-import-type`
#1547
simPod
closed
4 months ago
5
Union types deserialisation
#1546
idbentley
closed
4 months ago
14
Problem when trying do deserialize a json with an array
#1545
mdiventi
closed
4 months ago
3
Test Failures with `doctrine/phpcr-odm` > 2.00
#1544
idbentley
opened
5 months ago
1
Missing fields are replaced with null
#1543
nepster-web
closed
8 months ago
1
Fix code style
#1542
scyzoryck
closed
8 months ago
0
Fix incorrect namespace for ANNOTATIONS_TO_ATTRIBUTES class.
#1541
tandrus
closed
8 months ago
1
deps(composer): Update to PHPUnit 11 & Rector 1.0
#1540
scyzoryck
closed
8 months ago
0
docs(annotations): Link new Changelog. Add docs for 3.30.0
#1539
scyzoryck
closed
9 months ago
1
Enum deserializer
#1538
VitaliyMinenko
closed
9 months ago
0
Change to optional Doctrine/Annotations package introduces a breaking change
#1537
Levivb
closed
9 months ago
10
Fix serialization of BackedEnum - annotation without name/value
#1536
iKsSs
closed
9 months ago
2
Remove min-stability
#1535
scyzoryck
closed
9 months ago
0
docs(annotations): Prefer Attributes over Annotations
#1534
scyzoryck
closed
8 months ago
0
Use another field than "id" to find Doctrine entity
#1533
ebuildy
closed
10 months ago
3
Feature request: Allow literal discriminator values
#1532
mwolff-fn
closed
10 months ago
2
AccessType attribute constructor expects array
#1531
SimonTod
opened
10 months ago
3
build(ci): Add Rector into static analysis.
#1530
scyzoryck
closed
10 months ago
0
Introduce a marker interface for annotation/attribute classes
#1529
mbabker
closed
11 months ago
0
Require PHP 7.4 and Symfony 5.4
#1528
mbabker
closed
11 months ago
2
Fix code style issues
#1527
scyzoryck
closed
8 months ago
0
Allow missing attributes in serialized objects
#1526
boesing
closed
11 months ago
2
Serialization of objects with missing attribute errors
#1525
boesing
closed
11 months ago
2
Adding tideways spans inside JMS serializer
#1524
Aliance
closed
11 months ago
5
Next