FOSJsRoutingBundle icon indicating copy to clipboard operation
FOSJsRoutingBundle copied to clipboard

`fos:js-routing:dump` with `--format=json` incorrectly serialises `defaults` and `requirements`

Open zerkms opened this issue 7 years ago • 0 comments

Those are dictionaries from string to string, so they should be serialised as {} when empty while they are serialised as [].

zerkms avatar Mar 04 '19 03:03 zerkms