Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / symfony / translation / Tests / DependencyInjection / TranslationPassTest.php
index c0274738d0f0d2f41deb5bf06655b2f78eca0ef3..4c03aaca57003c62fd9d4bfc1d60563b89346d0f 100644 (file)
@@ -57,7 +57,7 @@ class TranslationPassTest extends TestCase
 
     /**
      * @group legacy
-     * @expectedDeprecation The default value for $readerServiceId will change in 4.0 to "translation.reader".
+     * @expectedDeprecation The default value for $readerServiceId in "Symfony\Component\Translation\DependencyInjection\TranslatorPass::__construct()" will change in 4.0 to "translation.reader".
      *
      * A test that verifies the deprecated "translation.loader" gets the LoaderInterfaces added.
      *