- Issue created by @stephen-cox
- 🇳🇱Netherlands ekes
Deprecation we should probably catch
1) /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:341 The "Drupal\entity_browser\Entity\EntityBrowser::setWidgetSelector()" method will require a new "string $display" argument in the next major version of its interface "Drupal\entity_browser\EntityBrowserInterface", not defining it is deprecated. Triggered by: * Drupal\Tests\geo_entity\Functional\GeoBundleCreationTest::testMediaTypeCreationForm /var/www/html/web/modules/contrib/geo_entity/tests/src/Functional/GeoBundleCreationTest.php:74 * Drupal\Tests\geo_entity\Functional\GeoOverviewAccessTest::testOverviewPageAccess /var/www/html/web/modules/contrib/geo_entity/tests/src/Functional/GeoOverviewAccessTest.php:106 * Drupal\Tests\geo_entity_address\Functional\AddressFormsTest::testCrud /var/www/html/web/modules/contrib/geo_entity/modules/geo_entity_address/tests/Functional/AddressFormsTest.php:86 2) /var/www/html/vendor/symfony/error-handler/DebugClassLoader.php:341 The "Drupal\entity_browser\Entity\EntityBrowser::setSelectionDisplay()" method will require a new "string $display" argument in the next major version of its interface "Drupal\entity_browser\EntityBrowserInterface", not defining it is deprecated. Triggered by: * Drupal\Tests\geo_entity\Functional\GeoBundleCreationTest::testMediaTypeCreationForm /var/www/html/web/modules/contrib/geo_entity/tests/src/Functional/GeoBundleCreationTest.php:74 * Drupal\Tests\geo_entity\Functional\GeoOverviewAccessTest::testOverviewPageAccess /var/www/html/web/modules/contrib/geo_entity/tests/src/Functional/GeoOverviewAccessTest.php:106 * Drupal\Tests\geo_entity_address\Functional\AddressFormsTest::testCrud /var/www/html/web/modules/contrib/geo_entity/modules/geo_entity_address/tests/Functional/AddressFormsTest.php:86 3) /var/www/html/web/core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php:52 \Drupal\Core\Render\Element\FormElement::processGroup() is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\FormElementBase::processGroup() instead. See https://www.drupal.org/node/3436275 Triggered by: * Drupal\Tests\geo_entity_address\Functional\AddressFormsTest::testCrud (2 times) /var/www/html/web/modules/contrib/geo_entity/modules/geo_entity_address/tests/Functional/AddressFormsTest.php:86 4) /var/www/html/web/core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php:52 \Drupal\Core\Render\Element\FormElement::valueCallback() is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\FormElementBase::valueCallback() instead. See https://www.drupal.org/node/3436275 Triggered by: * Drupal\Tests\geo_entity_address\Functional\AddressFormsTest::testCrud (2 times) /var/www/html/web/modules/contrib/geo_entity/modules/geo_entity_address/tests/Functional/AddressFormsTest.php:86 5) /var/www/html/web/core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php:52 \Drupal\Core\Render\Element\FormElement::preRenderGroup() is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\FormElementBase::preRenderGroup() instead. See https://www.drupal.org/node/3436275 Triggered by: * Drupal\Tests\geo_entity_address\Functional\AddressFormsTest::testCrud /var/www/html/web/modules/contrib/geo_entity/modules/geo_entity_address/tests/Functional/AddressFormsTest.php:86 6) /var/www/html/web/core/lib/Drupal/Core/Test/HttpClientMiddleware/TestHttpClientMiddleware.php:52 Renderer::renderPlain() is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Instead, you should use ::renderInIsolation(). See https://www.drupal.org/node/3407994 Triggered by: * Drupal\Tests\geo_entity_address\Functional\AddressFormsTest::testCrud /var/www/html/web/modules/contrib/geo_entity/modules/geo_entity_address/tests/Functional/AddressFormsTest.php:86
- 🇳🇱Netherlands ekes
\Drupal\Core\Render\Element\FormElement::* is deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use \Drupal\Core\Render\Element\FormElementBase::* instead.
is address module.The "Drupal\entity_browser\Entity\EntityBrowser::*" method will require a new "string *" argument in the next major version of its interface "Drupal\entity_browser\EntityBrowserInterface", not defining it is deprecated.
is Entity Browser module. -
ekes →
committed 90777b05 on 1.0.x authored by
kalash-j →
Issue #3493603 by stephen-cox, kalash-j, ekes: Drupal 11 support
-
ekes →
committed 90777b05 on 1.0.x authored by
kalash-j →
Automatically closed - issue fixed for 2 weeks with no activity.