-
- Downloads
"README.md" did not exist on "b2a10193e14eb5dffc6bdcb6c4a56516847ced81"
Issue #697946 by voleger, pguillard, pillarsdotnet, andypost, alansaviolobo,...
Issue #697946 by voleger, pguillard, pillarsdotnet, andypost, alansaviolobo, alexpott, vaibhavjain, MerryHamster, sja112, kim.pepper, shaktik, ravi.shankar, Pooja Ganjage, daffie, Mile23, legolasbo, joelpittet, almaudoh, xjm, Berdir, scor: Properly deprecate module_load_include() and move it into \Drupal::moduleHandler() service
parent
837b829a
No related branches found
No related tags found
This commit is part of merge request !1254. Comments created here will be created in the context of that merge request.
Showing
- core/includes/install.core.inc 6 additions, 4 deletionscore/includes/install.core.inc
- core/includes/module.inc 18 additions, 6 deletionscore/includes/module.inc
- core/includes/update.inc 1 addition, 1 deletioncore/includes/update.inc
- core/lib/Drupal/Core/Form/FormState.php 5 additions, 4 deletionscore/lib/Drupal/Core/Form/FormState.php
- core/lib/Drupal/Core/Form/FormStateInterface.php 6 additions, 6 deletionscore/lib/Drupal/Core/Form/FormStateInterface.php
- core/lib/Drupal/Core/Updater/Module.php 1 addition, 1 deletioncore/lib/Drupal/Core/Updater/Module.php
- core/modules/content_translation/content_translation.module 3 additions, 3 deletionscore/modules/content_translation/content_translation.module
- core/modules/locale/locale.batch.inc 2 additions, 2 deletionscore/modules/locale/locale.batch.inc
- core/modules/locale/locale.bulk.inc 1 addition, 1 deletioncore/modules/locale/locale.bulk.inc
- core/modules/locale/locale.fetch.inc 1 addition, 1 deletioncore/modules/locale/locale.fetch.inc
- core/modules/locale/locale.module 11 additions, 9 deletionscore/modules/locale/locale.module
- core/modules/locale/locale.translation.inc 2 additions, 2 deletionscore/modules/locale/locale.translation.inc
- core/modules/locale/tests/src/Functional/LocaleUpdateDevelopmentReleaseTest.php 1 addition, 1 deletion...sts/src/Functional/LocaleUpdateDevelopmentReleaseTest.php
- core/modules/locale/tests/src/Functional/LocaleUpdateTest.php 3 additions, 2 deletions.../modules/locale/tests/src/Functional/LocaleUpdateTest.php
- core/modules/node/node.module 2 additions, 2 deletionscore/modules/node/node.module
- core/modules/system/tests/modules/entity_test/entity_test.install 3 additions, 2 deletions...ules/system/tests/modules/entity_test/entity_test.install
- core/modules/update/tests/src/Functional/UpdateContribTest.php 1 addition, 1 deletion...modules/update/tests/src/Functional/UpdateContribTest.php
- core/modules/update/update.install 1 addition, 1 deletioncore/modules/update/update.install
- core/modules/update/update.module 2 additions, 2 deletionscore/modules/update/update.module
- core/modules/user/user.api.php 2 additions, 2 deletionscore/modules/user/user.api.php
Loading