Archive for Sunday, 3rd April 2016

| 03/04/2016, 9:33 Avoiding circular references with FOSRest and Symfony 2.8

I got stuck for quite a while thinking I had already installed JMSSerializer and had therefore been perplexed by the result of circular references breaking the output of an API I was building for (yet another) technical test.

The problem went away, leaving me in a place of happy excitement over the level of control that might be possible using the exclusion strategies available with JMSSerializer's annotation options.

Read More...