serializer icon indicating copy to clipboard operation
serializer copied to clipboard

Library for (de-)serializing data of any complexity (supports JSON, and XML)

Results 104 serializer issues
Sort by recently updated
recently updated
newest added

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | kinda Hey there,...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | no | BC Break report? | no | RFC? | maybe Hey there,...

RFC

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | no I'm use...

| Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Doc updated |no | BC breaks? | no | Deprecations? |...

| Q | A | ------------- | --- | Bug fix? | no | New feature? | yes | Doc updated | no | BC breaks? | no | Deprecations?...

enhancement

The `isset($attributes[$name])` sometimes also throws a notice like described in https://bugs.php.net/bug.php?id=75168 This introduces the workaround form #817 also in this place. We cannot use the `isNull` method here because of...

Missing Tests

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | maybe? | RFC? | no ## Steps...

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no ![image](https://user-images.githubusercontent.com/6815714/86791732-85187a00-c072-11ea-85be-d9d6335dfa0a.png) ![image](https://user-images.githubusercontent.com/6815714/86791934-a8432980-c072-11ea-838c-497000ae0ba7.png)...

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no [`DefaultAccessorStrategy`](https://github.com/schmittjoh/serializer/blob/master/src/Accessor/DefaultAccessorStrategy.php#L21) is...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | BC Break report? | no | RFC? | yes Is there...

Feature Request