Skip to content

removed deprecations in symfony 3.4:#234

Open
ziegler-b5c wants to merge 1 commit intoschmittjoh:masterfrom
ziegler-b5c:symfony3.4
Open

removed deprecations in symfony 3.4:#234
ziegler-b5c wants to merge 1 commit intoschmittjoh:masterfrom
ziegler-b5c:symfony3.4

Conversation

@ziegler-b5c
Copy link

DependencyInjection/JMSJobQueueExtension.php:
The type "jms_job_safe_object" was explicitly marked as commented in its configuration. This is no longer necessary and will be removed in DoctrineBundle 2.0. Please remove the "commented" attribute from the type configuration.

Controller/JobController.php:
The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead.

DependencyInjection/JMSJobQueueExtension.php:
The type "jms_job_safe_object" was explicitly marked as commented in its configuration. This is no longer necessary and will be removed in DoctrineBundle 2.0. Please remove the "commented" attribute from the type configuration.

Controller/JobController.php:
The "Sensio\Bundle\FrameworkExtraBundle\Configuration\Route" annotation is deprecated since version 5.2. Use "Symfony\Component\Routing\Annotation\Route" instead.
@stephanvierkant
Copy link
Contributor

Symfony\Component\Routing\Annotation\Route already exists in 2.0 so no problem!

ping @schmittjoh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants