Closed dannyvw closed 2 years ago
The profiler configuration is always loaded due invalid configuration. "defaultTrue()" does not accept any parameter. https://github.com/schmittjoh/JMSSerializerBundle/blob/master/DependencyInjection/Configuration.php#L38
Good catch & really detailed explanation! Thanks!
Would you like to create pull request with a fix for this issue?
Best, scyzoryck.
Steps required to reproduce the problem
The profiler configuration is always loaded due invalid configuration. "defaultTrue()" does not accept any parameter. https://github.com/schmittjoh/JMSSerializerBundle/blob/master/DependencyInjection/Configuration.php#L38
Expected Result
Actual Result