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? | yes? | Feature request? | no | BC Break report? | no | RFC? | yes When I...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | no | Doc updated? | yes | Unobvious behaviour? | yes ## Steps...

I'm using generators inside of this method so this would allow them to be used officially | Q | A | ------------- | --- | Bug fix? |no | New...

| Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | no SerializationVisitor simply...

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | RFC? | yes Currently it's possible to use: ```php use Foo\Bar;...

Feature Request

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

RFC

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

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

@schmittjoh can we disable scrutinizer here? It renders all PRs red and provides no value anyway.

Hi, As per this [commit](https://github.com/schmittjoh/serializer/commit/2340794e3a5bf75a5da7f199c5970ab4b48793c4). All of the classes has been marked as `final`. I am not against it but is there a reason as to why you have made...