You are here

Deprecated in Coder 8.3

Primary tabs

Examples: "before Drupal 9", "in Drupal 8.4"
Namesort descending Location Type Deprecation Direct uses Namespaced uses Overrides Use statements
DeprecatedUnitTest.inc tests/Drupal/Commenting/DeprecatedUnitTest.inc file in drupal:8.4.0 and is removed from drupal:8.6.0. This file doc block passes the 'Deprecated' standards checks.
foo tests/Drupal/Semantics/FunctionTriggerErrorUnitTest.3.inc class in drupal:8.5.0 and is removed from drupal:9.0.0. Use class bar instead. 4
foo1 tests/Drupal/Semantics/FunctionTriggerErrorUnitTest.2.inc function in drupal:8.5.0 and is removed from drupal:9.0.0. Use bar() instead.
foo2 tests/Drupal/Semantics/FunctionTriggerErrorUnitTest.2.inc function in drupal:8.5.0 and is removed from drupal:9.0.0. Use bar() instead.
FOO_BAR3 tests/DrupalPractice/Constants/GlobalConstantUnitTest.inc constant in Drupal 8.1.x.
FunctionDeclarationSniff coder_sniffer/Drupal/Sniffs/Functions/FunctionDeclarationSniff.php class in Coder 8.x, will be removed in Coder 9.x. Squiz.Functions.MultiLineFunctionDeclaration is used instead, see ruleset.xml.
meanwhile tests/Drupal/Commenting/DeprecatedUnitTest.inc function in project:8.1.0 and is removed from project:8.2.0. This uses semantic versioning, but this is now allowed, so we should allow it as well.
MYMODULE_FOO3 tests/DrupalPractice/Constants/GlobalDefineUnitTest.module constant in Drupal 8.1.x.
test7 tests/Drupal/Commenting/DocCommentUnitTest.inc function @todo Fix coding standards.
w tests/Drupal/Commenting/DeprecatedUnitTest.inc function in project:8.x-1.0-beta3 and is removed from project:8.x-1.0-rc1. Not stable versions rc, alpha and etc should be correctly accepted.
z tests/Drupal/Commenting/DeprecatedUnitTest.inc function in My_Proj:8.x-1.8 and is removed from my_Proj-8.x-2 Both version formats are incorrect and see url is incorrect.

Other projects