20:42:13
|
-
|
Not quoting the scalar "%kernel.cache_dir%/snappy" starting with the "%" indicator character is deprecated since Symfony 3.1 and will throw a ParseException in 4.0 in "/srv/app/config/config_staging.yml" on line 39.
|
20:42:13
|
-
(2 times)
|
Autowiring-types are deprecated since Symfony 3.3 and will be removed in 4.0. Use aliases instead for "Psr\Log\LoggerInterface".
[
"exception" => SilencedErrorContext {#3148
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php:881 {
› {
› @trigger_error(sprintf('Autowiring-types are deprecated since Symfony 3.3 and will be removed in 4.0. Use aliases instead for "%s".', $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/monolog-bundle/DependencyInjection/MonologExtension.php:61 {
› if (method_exists('Symfony\Component\DependencyInjection\Definition', 'addAutowiringType')) {
› $container->getDefinition('monolog.logger')->addAutowiringType('Psr\Log\LoggerInterface');
› }
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Definition.php:881 {
› {
› @trigger_error(sprintf('Autowiring-types are deprecated since Symfony 3.3 and will be removed in 4.0. Use aliases instead for "%s".', $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/monolog-bundle/DependencyInjection/MonologExtension.php:61 {
› if (method_exists('Symfony\Component\DependencyInjection\Definition', 'addAutowiringType')) {
› $container->getDefinition('monolog.logger')->addAutowiringType('Psr\Log\LoggerInterface');
› }
}
}
|
20:42:13
|
-
|
Symfony\Component\HttpKernel\DependencyInjection\Extension::addClassesToCompile() is deprecated since Symfony 3.3, to be removed in 4.0.
[
"exception" => SilencedErrorContext {#3124
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/Extension.php:62 {
› if (\PHP_VERSION_ID >= 70000) {
› @trigger_error(__METHOD__.'() is deprecated since Symfony 3.3, to be removed in 4.0.', E_USER_DEPRECATED);
› }
}
/srv/vendor/symfony/monolog-bundle/DependencyInjection/MonologExtension.php:95 {
› $this->addClassesToCompile(array(
› 'Monolog\\Formatter\\FormatterInterface',
› 'Monolog\\Formatter\\LineFormatter',
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/DependencyInjection/Extension.php:62 {
› if (\PHP_VERSION_ID >= 70000) {
› @trigger_error(__METHOD__.'() is deprecated since Symfony 3.3, to be removed in 4.0.', E_USER_DEPRECATED);
› }
}
/srv/vendor/symfony/monolog-bundle/DependencyInjection/MonologExtension.php:95 {
› $this->addClassesToCompile(array(
› 'Monolog\\Formatter\\FormatterInterface',
› 'Monolog\\Formatter\\LineFormatter',
}
}
|
20:42:13
|
-
(5 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.mutation" service to "WmsBundle\Services\Entity\MutationService" instead.
[
"exception" => SilencedErrorContext {#3123
+count: 5
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(14 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.location" service to "WmsBundle\Services\Entity\LocationService" instead.
[
"exception" => SilencedErrorContext {#3122
+count: 14
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.modification" service to "WmsBundle\Services\Entity\ModificationService" instead.
[
"exception" => SilencedErrorContext {#3135
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(6 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.inbound" service to "WmsBundle\Managers\InboundManager" instead.
[
"exception" => SilencedErrorContext {#3134
+count: 6
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(7 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.batch" service to "WmsBundle\Services\Entity\BatchService" instead.
[
"exception" => SilencedErrorContext {#3129
+count: 7
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(3 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "file_locator" service to "Symfony\Component\Config\FileLocator" instead.
[
"exception" => SilencedErrorContext {#3128
+count: 3
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(18 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.variant" service to "WmsBundle\Services\Entity\VariantService" instead.
[
"exception" => SilencedErrorContext {#3116
+count: 18
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(3 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.order" service to "WmsBundle\Managers\OrderManager" instead.
[
"exception" => SilencedErrorContext {#3115
+count: 3
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(9 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.order" service to "WmsBundle\Services\Entity\OrderService" instead.
[
"exception" => SilencedErrorContext {#3114
+count: 9
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(3 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.order_line" service to "WmsBundle\Services\Entity\OrderLineService" instead.
[
"exception" => SilencedErrorContext {#3113
+count: 3
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(6 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.transfer" service to "WmsBundle\Services\Entity\TransferService" instead.
[
"exception" => SilencedErrorContext {#3112
+count: 6
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(7 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.inbound_line" service to "WmsBundle\Managers\InboundLineManager" instead.
[
"exception" => SilencedErrorContext {#3111
+count: 7
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(11 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.inbound" service to "WmsBundle\Services\Entity\InboundService" instead.
[
"exception" => SilencedErrorContext {#3110
+count: 11
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(3 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.variantWarehouse" service to "WmsBundle\Services\Entity\VariantWarehouseService" instead.
[
"exception" => SilencedErrorContext {#3109
+count: 3
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(10 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.warehouse" service to "WmsBundle\Services\Entity\WarehouseService" instead.
[
"exception" => SilencedErrorContext {#3108
+count: 10
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(5 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "sentry.client" service to "Sentry\SentryBundle\SentrySymfonyClient" instead.
[
"exception" => SilencedErrorContext {#3107
+count: 5
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.transfer" service to "WmsBundle\Managers\TransferManager" instead.
[
"exception" => SilencedErrorContext {#3106
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Planning\TaskConverter\PickListConverter::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3105
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(9 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.picklist" service to "WmsBundle\Services\Entity\PickListService" instead.
[
"exception" => SilencedErrorContext {#3104
+count: 9
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(4 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.picklist_line" service to "WmsBundle\Services\Entity\PickListLineService" instead.
[
"exception" => SilencedErrorContext {#3103
+count: 4
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(4 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.transfer_line" service to "WmsBundle\Services\Entity\TransferLineService" instead.
[
"exception" => SilencedErrorContext {#3102
+count: 4
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.task" service to "WmsBundle\Services\TaskService" instead.
[
"exception" => SilencedErrorContext {#3101
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.tasks.pick_list" service to "WmsBundle\Services\Entity\Tasks\PickListTaskService" instead.
[
"exception" => SilencedErrorContext {#3100
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$userManager" of method "WmsBundle\Planning\TaskFinder\TransferFinder::__construct()" to "FOS\UserBundle\Model\UserManagerInterface" instead.
[
"exception" => SilencedErrorContext {#3099
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.import.importers_zone_writer" service to "WmsBundle\Import\Writer\ZoneWriter" instead.
[
"exception" => SilencedErrorContext {#3098
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(5 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.variant" service to "WmsBundle\Managers\VariantManager" instead.
[
"exception" => SilencedErrorContext {#3097
+count: 5
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(5 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.customer" service to "WmsBundle\Managers\CustomerManager" instead.
[
"exception" => SilencedErrorContext {#3096
+count: 5
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(4 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.warehouse" service to "WmsBundle\Managers\WarehouseManager" instead.
[
"exception" => SilencedErrorContext {#3095
+count: 4
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Import\Writer\InboundWriter::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3094
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(6 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.location" service to "WmsBundle\Managers\LocationManager" instead.
[
"exception" => SilencedErrorContext {#3093
+count: 6
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(9 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.inbound_line" service to "WmsBundle\Services\Entity\InboundLineService" instead.
[
"exception" => SilencedErrorContext {#3092
+count: 9
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Import\Writer\RetourWriter::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3091
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.batch_location" service to "WmsBundle\Managers\BatchLocationManager" instead.
[
"exception" => SilencedErrorContext {#3090
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(4 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.zone" service to "WmsBundle\Managers\ZoneManager" instead.
[
"exception" => SilencedErrorContext {#3089
+count: 4
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.location_type" service to "WmsBundle\Managers\LocationTypeManager" instead.
[
"exception" => SilencedErrorContext {#3088
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Import\Writer\InitialStockWriter::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3165
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Import\Writer\InitialStockBobbinWriter::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3166
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.bobbin" service to "WmsBundle\Managers\BobbinManager" instead.
[
"exception" => SilencedErrorContext {#3167
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Import\Writer\ZoneWriter::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3168
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(21 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.common.pagination_parameters" service to "WmsBundle\Common\PaginationParameters" instead.
[
"exception" => SilencedErrorContext {#3169
+count: 21
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(21 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.common.filter_parameters" service to "WmsBundle\Common\FilterParameters" instead.
[
"exception" => SilencedErrorContext {#3170
+count: 21
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Injectors\EntityServiceInjector::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3171
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\ShippingTemplate\ShippingTemplateManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\ShippingTemplate\ShippingTemplateManager" instead.
[
"exception" => SilencedErrorContext {#3172
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\ShippingTemplate\ShippingTemplateMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\ShippingTemplate\ShippingTemplateMapper" instead.
[
"exception" => SilencedErrorContext {#3173
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
(34 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.injector.entity_services" service to "WmsBundle\Injectors\EntityServiceInjector" instead.
[
"exception" => SilencedErrorContext {#3174
+count: 34
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(9 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.common.pdf" service to "WmsBundle\Services\PdfService" instead.
[
"exception" => SilencedErrorContext {#3175
+count: 9
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\DummyService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\DummyService" instead.
[
"exception" => SilencedErrorContext {#3176
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\ShippingTemplate\ShippingTemplateFieldManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\ShippingTemplate\ShippingTemplateFieldManager" instead.
[
"exception" => SilencedErrorContext {#3177
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\ShippingTemplate\ShippingTemplateFieldMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\ShippingTemplate\ShippingTemplateFieldMapper" instead.
[
"exception" => SilencedErrorContext {#3178
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\LanguageManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\LanguageManager" instead.
[
"exception" => SilencedErrorContext {#3179
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\LanguageMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\LanguageMapper" instead.
[
"exception" => SilencedErrorContext {#3180
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\ArticleGroupManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\ArticleGroupManager" instead.
[
"exception" => SilencedErrorContext {#3181
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\ArticleGroupMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\ArticleGroupMapper" instead.
[
"exception" => SilencedErrorContext {#3182
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\Inbound\ReservedInboundManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\Inbound\ReservedInboundManager" instead.
[
"exception" => SilencedErrorContext {#3183
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\Inbound\ReservedInboundMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\Inbound\ReservedInboundMapper" instead.
[
"exception" => SilencedErrorContext {#3184
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\Batch\ReservedBatchNumberMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\Batch\ReservedBatchNumberMapper" instead.
[
"exception" => SilencedErrorContext {#3185
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\VariantWarehouseManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\VariantWarehouseManager" instead.
[
"exception" => SilencedErrorContext {#3186
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.zone" service to "WmsBundle\Mappers\ZoneMapper" instead.
[
"exception" => SilencedErrorContext {#3187
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.import.importers.zone" service to "WmsBundle\Import\Importer\ZoneImporter" instead.
[
"exception" => SilencedErrorContext {#3188
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.location" service to "WmsBundle\Mappers\LocationMapper" instead.
[
"exception" => SilencedErrorContext {#3189
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.import.importers.location" service to "WmsBundle\Import\Importer\LocationImporter" instead.
[
"exception" => SilencedErrorContext {#3190
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.location_type" service to "WmsBundle\Services\Entity\LocationTypeService" instead.
[
"exception" => SilencedErrorContext {#3191
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(3 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.location_group" service to "WmsBundle\Services\Entity\LocationGroupService" instead.
[
"exception" => SilencedErrorContext {#3192
+count: 3
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(7 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.zone" service to "WmsBundle\Services\Entity\ZoneService" instead.
[
"exception" => SilencedErrorContext {#3193
+count: 7
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\SpreadSheetManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\SpreadSheetManager" instead.
[
"exception" => SilencedErrorContext {#3194
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\SpreadSheetMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\SpreadSheetMapper" instead.
[
"exception" => SilencedErrorContext {#3195
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\NumberFormatService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\NumberFormatService" instead.
[
"exception" => SilencedErrorContext {#3196
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\Entity\SpreadSheetService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\Entity\SpreadSheetService" instead.
[
"exception" => SilencedErrorContext {#3197
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.relationAddresses" service to "WmsBundle\Services\Entity\RelationAddressesService" instead.
[
"exception" => SilencedErrorContext {#3198
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\DateService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\DateService" instead.
[
"exception" => SilencedErrorContext {#3199
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.mutation" service to "WmsBundle\Managers\MutationManager" instead.
[
"exception" => SilencedErrorContext {#3200
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.mutation" service to "WmsBundle\Mappers\MutationMapper" instead.
[
"exception" => SilencedErrorContext {#3201
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(8 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.batch_location" service to "WmsBundle\Services\Entity\BatchLocationService" instead.
[
"exception" => SilencedErrorContext {#3202
+count: 8
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.inbound" service to "WmsBundle\Mappers\InboundMapper" instead.
[
"exception" => SilencedErrorContext {#3203
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.location_group" service to "WmsBundle\Managers\LocationGroupManager" instead.
[
"exception" => SilencedErrorContext {#3204
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.inbound_transfer" service to "WmsBundle\Managers\InboundTransferManager" instead.
[
"exception" => SilencedErrorContext {#3205
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.inbound_transfer" service to "WmsBundle\Services\Entity\InboundTransferService" instead.
[
"exception" => SilencedErrorContext {#3206
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.planning.task_finder.inbound_transfer" service to "WmsBundle\Planning\TaskFinder\InboundTransferFinder" instead.
[
"exception" => SilencedErrorContext {#3207
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.import.importers.inbound" service to "WmsBundle\Import\Importer\InboundImporter" instead.
[
"exception" => SilencedErrorContext {#3208
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.inbound_transfer" service to "WmsBundle\Mappers\InboundTransferMapper" instead.
[
"exception" => SilencedErrorContext {#3209
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.inbound_line" service to "WmsBundle\Mappers\InboundLineMapper" instead.
[
"exception" => SilencedErrorContext {#3210
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.transfer" service to "WmsBundle\Mappers\TransferMapper" instead.
[
"exception" => SilencedErrorContext {#3211
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.planning.task_finder.transfer" service to "WmsBundle\Planning\TaskFinder\TransferFinder" instead.
[
"exception" => SilencedErrorContext {#3212
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.transfer_line" service to "WmsBundle\Managers\TransferLineManager" instead.
[
"exception" => SilencedErrorContext {#3213
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.transfer_line" service to "WmsBundle\Mappers\TransferLineMapper" instead.
[
"exception" => SilencedErrorContext {#3214
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.order" service to "WmsBundle\Mappers\OrderMapper" instead.
[
"exception" => SilencedErrorContext {#3215
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.shipping.methods.paazl" service to "WmsBundle\Services\ShippingMethods\PaazlShippingService" instead.
[
"exception" => SilencedErrorContext {#3216
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.shipping.method" service to "WmsBundle\Services\Entity\ShippingMethodService" instead.
[
"exception" => SilencedErrorContext {#3217
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$userManager" of method "WmsBundle\Services\Entity\OrderService::__construct()" to "FOS\UserBundle\Model\UserManagerInterface" instead.
[
"exception" => SilencedErrorContext {#3218
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.shipping_matrix_line" service to "WmsBundle\Services\Entity\ShippingMatrixLineService" instead.
[
"exception" => SilencedErrorContext {#3219
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.order_line" service to "WmsBundle\Managers\OrderLineManager" instead.
[
"exception" => SilencedErrorContext {#3220
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.order_line" service to "WmsBundle\Mappers\OrderLineMapper" instead.
[
"exception" => SilencedErrorContext {#3221
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\Batch\BatchNumberVariantManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\Batch\BatchNumberVariantManager" instead.
[
"exception" => SilencedErrorContext {#3222
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\Batch\BatchNumberVariantMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\Batch\BatchNumberVariantMapper" instead.
[
"exception" => SilencedErrorContext {#3223
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\Entity\Batch\BatchNumberVariantService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\Entity\Batch\BatchNumberVariantService" instead.
[
"exception" => SilencedErrorContext {#3224
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.picklist" service to "WmsBundle\Managers\PickListManager" instead.
[
"exception" => SilencedErrorContext {#3225
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.picklist" service to "WmsBundle\Mappers\PickListMapper" instead.
[
"exception" => SilencedErrorContext {#3226
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.problem_picklist" service to "WmsBundle\Services\Entity\ProblemPickListService" instead.
[
"exception" => SilencedErrorContext {#3227
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(3 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.packing_table" service to "WmsBundle\Services\Entity\PackingTableService" instead.
[
"exception" => SilencedErrorContext {#3228
+count: 3
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\PickListLineLocationManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\PickListLineLocationManager" instead.
[
"exception" => SilencedErrorContext {#3229
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\PickListLineLocationMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\PickListLineLocationMapper" instead.
[
"exception" => SilencedErrorContext {#3230
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\Entity\PickListLineLocationService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\Entity\PickListLineLocationService" instead.
[
"exception" => SilencedErrorContext {#3231
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.picklist_line" service to "WmsBundle\Managers\PickListLineManager" instead.
[
"exception" => SilencedErrorContext {#3232
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.picklist_line" service to "WmsBundle\Mappers\PickListLineMapper" instead.
[
"exception" => SilencedErrorContext {#3233
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.shipment" service to "WmsBundle\Managers\ShipmentManager" instead.
[
"exception" => SilencedErrorContext {#3234
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.shipment" service to "WmsBundle\Mappers\ShipmentMapper" instead.
[
"exception" => SilencedErrorContext {#3235
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.printer" service to "WmsBundle\Services\Entity\PrinterService" instead.
[
"exception" => SilencedErrorContext {#3236
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.shipping.methods.ewh" service to "WmsBundle\Services\ShippingMethods\EwhShippingService" instead.
[
"exception" => SilencedErrorContext {#3237
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.shipping.methods.sendcloud" service to "WmsBundle\Services\ShippingMethods\SendCloudShippingService" instead.
[
"exception" => SilencedErrorContext {#3238
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(4 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.tracking_data" service to "WmsBundle\Services\Entity\TrackingDataService" instead.
[
"exception" => SilencedErrorContext {#3239
+count: 4
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\ShippingMethods\LumShippingService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\ShippingMethods\LumShippingService" instead.
[
"exception" => SilencedErrorContext {#3240
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.paazl.shipment.option" service to "WmsBundle\Managers\ShippingMethodManager" instead.
[
"exception" => SilencedErrorContext {#3241
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.planning.task_finder" service to "WmsBundle\Planning\TaskFinder" instead.
[
"exception" => SilencedErrorContext {#3242
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.planning.task_converter" service to "WmsBundle\Planning\TaskConverter" instead.
[
"exception" => SilencedErrorContext {#3243
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Services\TaskService::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3244
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.logger" service to "WmsBundle\Services\LoggerService" instead.
[
"exception" => SilencedErrorContext {#3245
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\Shipment\ShipmentCourierManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\Shipment\ShipmentCourierManager" instead.
[
"exception" => SilencedErrorContext {#3246
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\Shipment\ShipmentCourierMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\Shipment\ShipmentCourierMapper" instead.
[
"exception" => SilencedErrorContext {#3247
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.managers.cancelling_location" service to "WmsBundle\Managers\CancellingLocationManager" instead.
[
"exception" => SilencedErrorContext {#3248
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\CancellingLocationMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\CancellingLocationMapper" instead.
[
"exception" => SilencedErrorContext {#3249
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.retour" service to "WmsBundle\Mappers\RetourMapper" instead.
[
"exception" => SilencedErrorContext {#3250
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.import.importers.retour" service to "WmsBundle\Import\Importer\RetourImporter" instead.
[
"exception" => SilencedErrorContext {#3251
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.retour_line" service to "WmsBundle\Mappers\RetourLineMapper" instead.
[
"exception" => SilencedErrorContext {#3252
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.warehouse_transfer" service to "WmsBundle\Mappers\WarehouseTransferMapper" instead.
[
"exception" => SilencedErrorContext {#3253
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.production_order" service to "WmsBundle\Mappers\Production\ProductionOrderMapper" instead.
[
"exception" => SilencedErrorContext {#3254
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Managers\Production\ProductionOrderTransferManager" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Managers\Production\ProductionOrderTransferManager" instead.
[
"exception" => SilencedErrorContext {#3255
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\Production\ProductionOrderTransferMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\Production\ProductionOrderTransferMapper" instead.
[
"exception" => SilencedErrorContext {#3256
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\Entity\Production\ProductionOrderTransferService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\Entity\Production\ProductionOrderTransferService" instead.
[
"exception" => SilencedErrorContext {#3257
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.production_order_line" service to "WmsBundle\Mappers\Production\ProductionOrderLineMapper" instead.
[
"exception" => SilencedErrorContext {#3258
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(2 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.mappers.production_issue" service to "WmsBundle\Mappers\Production\ProductionIssueMapper" instead.
[
"exception" => SilencedErrorContext {#3259
+count: 2
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Mappers\BobbinMapper" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Mappers\BobbinMapper" instead.
[
"exception" => SilencedErrorContext {#3260
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.import.importers.initial_stock_bobbin" service to "WmsBundle\Import\Importer\InitialStockBobbinImporter" instead.
[
"exception" => SilencedErrorContext {#3261
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WebserviceBundle\Event\RequestListener::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3262
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.security.role_hierarchy" service to "WmsBundle\Security\RoleHierarchy" instead.
[
"exception" => SilencedErrorContext {#3263
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$tokenStorage" of method "WmsBundle\Serializer\ShippingTemplateSerializer::__construct()" to "Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface" instead.
[
"exception" => SilencedErrorContext {#3264
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$serializer" of method "WmsBundle\Serializer\ShippingTemplateSerializer::__construct()" to one of its parents: interface "JMS\Serializer\SerializerInterface", or interface "JMS\Serializer\ArrayTransformerInterface".
[
"exception" => SilencedErrorContext {#3265
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.country" service to "WmsBundle\Services\Entity\CountryService" instead.
[
"exception" => SilencedErrorContext {#3266
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
(5 times)
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.services.customer" service to "WmsBundle\Services\Entity\CustomerService" instead.
[
"exception" => SilencedErrorContext {#3267
+count: 5
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\QuickActions\UserService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\QuickActions\UserService" instead.
[
"exception" => SilencedErrorContext {#3268
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or alias) the "wms.planning.task_planner.pick_list" service to "WmsBundle\Planning\TaskPlanner\PickListPlanner" instead.
[
"exception" => SilencedErrorContext {#3269
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\QuickActions\PickListService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\QuickActions\PickListService" instead.
[
"exception" => SilencedErrorContext {#3270
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Relying on service auto-registration for type "WmsBundle\Services\QuickActions\ShipmentService" is deprecated since Symfony 3.4 and won't be supported in 4.0. Create a service named "WmsBundle\Services\QuickActions\ShipmentService" instead.
[
"exception" => SilencedErrorContext {#3271
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:436 {
›
› @trigger_error(sprintf('Relying on service auto-registration for type "%s" is deprecated since Symfony 3.4 and won\'t be supported in 4.0. Create a service named "%s" instead.', $type, $type), E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:318 {
› if (!$this->strictMode) {
› return $this->createAutowiredDefinition($type);
› }
}
}
}
]
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$slugify" of method "WebserviceBundle\Forms\RelationType::__construct()" to "Cocur\Slugify\SlugifyInterface" instead.
[
"exception" => SilencedErrorContext {#3272
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|
20:42:13
|
-
|
Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. Try changing the type-hint for argument "$serializer" of method "WebserviceBundle\Event\ExceptionListener::__construct()" to one of its parents: interface "JMS\Serializer\SerializerInterface", or interface "JMS\Serializer\ArrayTransformerInterface".
[
"exception" => SilencedErrorContext {#3273
+count: 1
-severity: E_USER_DEPRECATED
trace: {
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
}
]
{
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:304 {
›
› @trigger_error($message, E_USER_DEPRECATED);
›
}
/srv/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Compiler/AutowirePass.php:245 {
›
› if (!$value = $this->getAutowiredReference($ref = new TypedReference($type, $type, !$parameter->isOptional() ? $class : ''), 'for '.sprintf('argument "$%s" of method "%s()"', $parameter->name, $class.'::'.$method))) {
› $failureMessage = $this->createTypeNotFoundMessage($ref, sprintf('argument "$%s" of method "%s()"', $parameter->name, $class !== $this->currentId ? $class.'::'.$method : $method));
}
}
|