Johannes M. Schmitt
|
c848d9e431
fixes Date deserialization
|
12 years ago |
Anthon Pang
|
94ea6b8ce8
Add InitializedObjectConstructor as a test double for DoctrineObjectConstructor.
|
12 years ago |
Johannes M. Schmitt
|
7de7897e9f
fixes null-handling behavior when serializing null object (closes #233)
|
12 years ago |
Johannes M. Schmitt
|
3e37d889b7
made lazy-loading more generic
|
12 years ago |
JMSBot
|
76a115e744
changes from automatic review
|
12 years ago |
Jordi Boggiano
|
21e3349dd6
Detect malformed group names
|
12 years ago |
mattw
|
5323bdd69d
added setSerializeNull to Serializer
|
12 years ago |
mattw
|
b01a091bb5
test for serializing null
|
12 years ago |
mattw
|
14d18e755d
merge master
|
12 years ago |
Johannes Schmitt
|
6f020a7046
added "Default" group to all properties
|
12 years ago |
mattw
|
62195cfd95
merge master, use visitNull on VisitorInterface, remove null handler
|
13 years ago |
Adrien Brault
|
394b12cd6a
Array typed as hashes (array<X,X>), are now correctly serialized when empty.
|
13 years ago |
Adrien Brault
|
5924b2e24d
Add an XmlAttributeMap
|
13 years ago |
Johannes M. Schmitt
|
a97499f847
fixed rebase errors
|
13 years ago |
Johannes M. Schmitt
|
0fa64a3be6
fixed a few bugs from review
|
13 years ago |
Johannes Schmitt
|
c263aba6a1
made internals more flexible, and powerful
|
13 years ago |
mattw
|
8190ba728d
merge master
|
13 years ago |
Johannes
|
bd1288b32c
Merge pull request #169 from intellectsoft-uk/custom-deserialization-fix
|
13 years ago |
Johannes Schmitt
|
47a404eb63
added an event system
|
13 years ago |
mattw
|
f8ca561668
naming/coding conventions tidy up
|
13 years ago |
Eugene Dounar
|
9a731f8148
Fix deserialization with custom handlers
|
13 years ago |
mattw
|
6ea5ccbfa6
move visitNull into custom handler so not breaking interface
|
13 years ago |
mattw
|
39f2464930
add nullable option for yaml visitor
|
13 years ago |
mattw
|
078bbe5a27
add nullable option for xml visitor
|
13 years ago |
mattw
|
8cb1e3cf54
add nullable option for json visitor
|
13 years ago |
Johannes M. Schmitt
|
1f308a5877
adjusted tests to upstream changes to the Form component
|
13 years ago |
Johannes M. Schmitt
|
39f11f5bb8
fixed dev dependencies
|
13 years ago |
Amal Raghav
|
34c91730ea
Added tests for @ReadOnly properties to ignore setters when @AccessType is public_method
|
13 years ago |
Johannes M. Schmitt
|
fd4e2648dd
added handling for resources (fixes #112)
|
13 years ago |
Johannes M. Schmitt
|
59ae6be4c9
merged anyx/virtual-property
|
13 years ago |