Problem/Motivation
Hello project maintainers,
This issue is to help make this module compatible with Drupal 10.
Patches will be added to this issue that remove Drupal 10 deprecated API uses.
Remaining tasks
/src/Entity/EckEntityBundle.php:
─────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
─────────────────────────────────────────────────────────────────────────────
Check 33 Configuration entity must define a `config_export` key. See
manually
https://www.drupal.org/node/2481909 →
─────────────────────────────────────────────────────────────────────────────
/src/Form/EntityBundle/EckEntityBundleDeleteConfirm.php:
────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
────────────────────────────────────────────────────────────────
Check 70 Missing explicit access check on entity query.
manually
────────────────────────────────────────────────────────────────
/src/Form/EntityType/EckEntityTypeDeleteForm.php:
────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
────────────────────────────────────────────────────────────────
Check 46 Missing explicit access check on entity query.
manually
────────────────────────────────────────────────────────────────
/tests/src/Functional/AccessTest.php:
──────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
──────────────────────────────────────────────────────────────────────────────
Fix with 148 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 156 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
──────────────────────────────────────────────────────────────────────────────
/tests/src/Functional/ConfigImportTest.php:
──────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
──────────────────────────────────────────────────────────────────────────────
Fix with 90 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 110 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
──────────────────────────────────────────────────────────────────────────────
/tests/src/Functional/DynamicBaseFieldTest.php:
──────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
──────────────────────────────────────────────────────────────────────────────
Fix with 33 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 42 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 51 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 73 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
──────────────────────────────────────────────────────────────────────────────
/tests/src/Functional/EntityCRUDTest.php:
──────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
──────────────────────────────────────────────────────────────────────────────
Fix with 27 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 76 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 101 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
──────────────────────────────────────────────────────────────────────────────
/tests/src/Functional/EntityTypeCRUDTest.php:
──────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
──────────────────────────────────────────────────────────────────────────────
Fix with 33 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 59 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
──────────────────────────────────────────────────────────────────────────────
/tests/src/Functional/FunctionalTestBase.php:
──────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
──────────────────────────────────────────────────────────────────────────────
Fix with 70 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 116 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 149 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
──────────────────────────────────────────────────────────────────────────────
/tests/src/Functional/LocalTaskEntityTest.php:
──────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
──────────────────────────────────────────────────────────────────────────────
Fix with 57 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
──────────────────────────────────────────────────────────────────────────────
/tests/src/Functional/UITest.php:
──────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
──────────────────────────────────────────────────────────────────────────────
Fix with 106 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
Fix with 157 Call to deprecated method drupalPostForm() of class
rector Drupal\Tests\BrowserTestBase. Deprecated in drupal:9.1.0 and
is removed from drupal:10.0.0. Use $this->submitForm()
instead.
──────────────────────────────────────────────────────────────────────────────
/tests/src/Unit/EckEntityTest.php:
─────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
─────────────────────────────────────────────────────────────────────
Check 96 Instantiation of deprecated class
manually Doctrine\Common\Annotations\SimpleAnnotationReader:
Deprecated in favour of using AnnotationReader
─────────────────────────────────────────────────────────────────────
/tests/src/Unit/PermissionsGeneratorTest.php:
─────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
─────────────────────────────────────────────────────────────────────────────
Fix now 49 Call to deprecated method assertArrayEquals() of class
Drupal\Tests\UnitTestCase. Deprecated in drupal:9.1.0 and is
removed from drupal:10.0.0. Use ::assertEquals,
::assertEqualsCanonicalizing, or ::assertSame instead.
─────────────────────────────────────────────────────────────────────────────
/eck.info.yml:
────────────────────────────────────────────────────────────────────────────
STATUS LINE MESSAGE
────────────────────────────────────────────────────────────────────────────
Check 0 Value of core_version_requirement: ^8 || ^9 is not
manually compatible with the next major version of Drupal core. See
https://drupal.org/node/3070687.
────────────────────────────────────────────────────────────────────────────