Integration with FOSRest, JMS Serializer and Nelmio Api Docs is deprecated, the ReST API provided with this bundle will be removed on 4.0.
If you are relying on this, consider moving to other solution like API Platform instead.
Passing an instance of \Swift_Mailer
as argument 1 for Sonata\NewsBundle\Mailer\Mailer::__construct()
is deprecated. Pass an instance of Symfony\Component\Mailer\MailerInterface
instead.
Registering SonataEasyExtendsBundle
bundle is deprecated, it SHOULD NOT be registered.
Register SonataDoctrineBundle
bundle instead.
- Doctrine MongoDb metadata
comments_count
has been changed tocommentsCount
. In case of having problems, please update your collections.
All files under the Tests
directory are now correctly handled as internal test classes.
You can't extend them anymore, because they are only loaded when running internal tests.
More information can be found in the composer docs.