parameters:
	ignoreErrors:
		-
			message: "#^Variable \\$data_path in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: ../composer/Plugin/Scaffold/Operations/AppendOp.php

		-
			message: "#^Variable \\$app_root might not be defined\\.$#"
			count: 1
			path: assets/scaffold/files/default.settings.php

		-
			message: "#^Variable \\$site_path might not be defined\\.$#"
			count: 1
			path: assets/scaffold/files/default.settings.php

		-
			message: "#^Variable \\$new_set_index might not be defined\\.$#"
			count: 1
			path: includes/form.inc

		-
			message: """
				#^Call to deprecated method getFromDriverName\\(\\) of class Drupal\\\\Core\\\\Extension\\\\DatabaseDriverList\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use
				  DatabaseDriverList\\:\\:get\\(\\) instead, passing a database driver namespace\\.$#
			"""
			count: 1
			path: includes/install.core.inc

		-
			message: "#^Function install_config_download_translations\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: includes/install.core.inc

		-
			message: "#^Function install_download_translation\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: includes/install.core.inc

		-
			message: "#^Variable \\$items might not be defined\\.$#"
			count: 1
			path: includes/theme.inc

		-
			message: "#^Variable \\$custom_theme might not be defined\\.$#"
			count: 1
			path: includes/theme.maintenance.inc

		-
			message: """
				#^Call to deprecated method registerLoader\\(\\) of class Doctrine\\\\Common\\\\Annotations\\\\AnnotationRegistry\\:
				This method is deprecated and will be removed in
				            doctrine/annotations 2\\.0\\. Annotations will be autoloaded in 2\\.0\\.$#
			"""
			count: 1
			path: lib/Drupal/Component/Annotation/Plugin/Discovery/AnnotatedClassDiscovery.php

		-
			message: "#^Call to an undefined method Drupal\\\\Component\\\\Datetime\\\\DateTimePlus\\:\\:getTimeZone\\(\\)\\.$#"
			count: 1
			path: lib/Drupal/Component/Datetime/DateTimePlus.php

		-
			message: "#^Variable \\$value might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Component/Datetime/DateTimePlus.php

		-
			message: """
				#^Usage of deprecated trait Drupal\\\\Component\\\\DependencyInjection\\\\ServiceIdHashTrait in class Drupal\\\\Component\\\\DependencyInjection\\\\Container\\:
				in drupal\\:9\\.5\\.1 and is removed from drupal\\:11\\.0\\.0\\. Use the
				  'Drupal\\\\Component\\\\DependencyInjection\\\\ReverseContainer' service instead\\.$#
			"""
			count: 1
			path: lib/Drupal/Component/DependencyInjection/Container.php

		-
			message: "#^Variable \\$x0 might not be defined\\.$#"
			count: 4
			path: lib/Drupal/Component/Diff/DiffFormatter.php

		-
			message: "#^Variable \\$xi in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: lib/Drupal/Component/Diff/DiffFormatter.php

		-
			message: "#^Variable \\$y0 might not be defined\\.$#"
			count: 4
			path: lib/Drupal/Component/Diff/DiffFormatter.php

		-
			message: "#^Variable \\$yi in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: lib/Drupal/Component/Diff/DiffFormatter.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$in_seq\\.$#"
			count: 3
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$lcs\\.$#"
			count: 4
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$seq\\.$#"
			count: 7
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$xchanged\\.$#"
			count: 6
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$xind\\.$#"
			count: 2
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$xv\\.$#"
			count: 5
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$ychanged\\.$#"
			count: 5
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$yind\\.$#"
			count: 2
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Access to an undefined property Drupal\\\\Component\\\\Diff\\\\Engine\\\\DiffEngine\\:\\:\\$yv\\.$#"
			count: 5
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Variable \\$k might not be defined\\.$#"
			count: 4
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Variable \\$seps might not be defined\\.$#"
			count: 3
			path: lib/Drupal/Component/Diff/Engine/DiffEngine.php

		-
			message: "#^Constructor of class Drupal\\\\Component\\\\FileCache\\\\NullFileCache has an unused parameter \\$cache_backend_class\\.$#"
			count: 1
			path: lib/Drupal/Component/FileCache/NullFileCache.php

		-
			message: "#^Constructor of class Drupal\\\\Component\\\\FileCache\\\\NullFileCache has an unused parameter \\$cache_backend_configuration\\.$#"
			count: 1
			path: lib/Drupal/Component/FileCache/NullFileCache.php

		-
			message: "#^Constructor of class Drupal\\\\Component\\\\FileCache\\\\NullFileCache has an unused parameter \\$collection\\.$#"
			count: 1
			path: lib/Drupal/Component/FileCache/NullFileCache.php

		-
			message: "#^Constructor of class Drupal\\\\Component\\\\FileCache\\\\NullFileCache has an unused parameter \\$prefix\\.$#"
			count: 1
			path: lib/Drupal/Component/FileCache/NullFileCache.php

		-
			message: "#^Method Drupal\\\\Component\\\\Gettext\\\\PoMemoryWriter\\:\\:getHeader\\(\\) should return Drupal\\\\Component\\\\Gettext\\\\PoHeader but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Component/Gettext/PoMemoryWriter.php

		-
			message: "#^Method Drupal\\\\Component\\\\Gettext\\\\PoMemoryWriter\\:\\:getLangcode\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Component/Gettext/PoMemoryWriter.php

		-
			message: "#^Variable \\$log_vars might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Component/Gettext/PoStreamReader.php

		-
			message: "#^Variable \\$permission might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Access/AccessResult.php

		-
			message: "#^Method Drupal\\\\Core\\\\Access\\\\CsrfRequestHeaderAccessCheck\\:\\:applies\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Access/CsrfRequestHeaderAccessCheck.php

		-
			message: "#^Method Drupal\\\\Core\\\\Executable\\\\ExecutableInterface\\:\\:execute\\(\\) invoked with 1 parameter, 0 required\\.$#"
			count: 1
			path: lib/Drupal/Core/Action/ActionBase.php

		-
			message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: lib/Drupal/Core/Action/ActionManager.php

		-
			message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: lib/Drupal/Core/Action/ActionManager.php

		-
			message: "#^Method Drupal\\\\Core\\\\Archiver\\\\ArchiverManager\\:\\:getInstance\\(\\) should return object\\|false but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Archiver/ArchiverManager.php

		-
			message: "#^Variable \\$group_keys might not be defined\\.$#"
			count: 2
			path: lib/Drupal/Core/Asset/CssCollectionGrouper.php

		-
			message: "#^Variable \\$group_keys might not be defined\\.$#"
			count: 2
			path: lib/Drupal/Core/Asset/JsCollectionGrouper.php

		-
			message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: lib/Drupal/Core/Block/BlockManager.php

		-
			message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: lib/Drupal/Core/Block/BlockManager.php

		-
			message: "#^Constructor of class Drupal\\\\Core\\\\Cache\\\\NullBackend has an unused parameter \\$bin\\.$#"
			count: 1
			path: lib/Drupal/Core/Cache/NullBackend.php

		-
			message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: lib/Drupal/Core/Condition/ConditionManager.php

		-
			message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: lib/Drupal/Core/Condition/ConditionManager.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_AFFECTED of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 4
			path: lib/Drupal/Core/Config/DatabaseStorage.php

		-
			message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
			count: 2
			path: lib/Drupal/Core/Config/Entity/Query/Condition.php

		-
			message: "#^Variable \\$theme_list might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Config/ExtensionInstallStorage.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_AFFECTED of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Connection.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_INSERT_ID of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Connection.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_NULL of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Connection.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_STATEMENT of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 2
			path: lib/Drupal/Core/Database/Connection.php

		-
			message: "#^Variable \\$statement might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Database/Connection.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_AFFECTED of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Query/Delete.php

		-
			message: "#^Method Drupal\\\\Core\\\\Database\\\\Query\\\\Delete\\:\\:execute\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Database/Query/Delete.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_INSERT_ID of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Query/Insert.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_AFFECTED of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Query/Merge.php

		-
			message: "#^Method Drupal\\\\Core\\\\Database\\\\Query\\\\Merge\\:\\:__toString\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Database/Query/Merge.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_STATEMENT of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Query/Select.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_AFFECTED of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Query/Truncate.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_AFFECTED of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Query/Update.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_AFFECTED of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Database/Query/Upsert.php

		-
			message: "#^Variable \\$affected_rows might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Database/Query/Upsert.php

		-
			message: """
				#^Usage of deprecated trait Drupal\\\\Component\\\\DependencyInjection\\\\ServiceIdHashTrait in class Drupal\\\\Core\\\\DependencyInjection\\\\ContainerBuilder\\:
				in drupal\\:9\\.5\\.1 and is removed from drupal\\:11\\.0\\.0\\. Use the
				  'Drupal\\\\Component\\\\DependencyInjection\\\\ReverseContainer' service instead\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/DependencyInjection/ContainerBuilder.php

		-
			message: """
				#^Call to deprecated method closing\\(\\) of class Drupal\\\\Component\\\\Diff\\\\WordLevelDiff\\:
				in drupal\\:10\\.1\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Diff/DiffFormatter.php

		-
			message: """
				#^Call to deprecated method orig\\(\\) of class Drupal\\\\Component\\\\Diff\\\\WordLevelDiff\\:
				in drupal\\:10\\.1\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Diff/DiffFormatter.php

		-
			message: "#^Method Drupal\\\\Core\\\\DrupalKernel\\:\\:discoverServiceProviders\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/DrupalKernel.php

		-
			message: "#^Variable \\$container might not be defined\\.$#"
			count: 2
			path: lib/Drupal/Core/DrupalKernel.php

		-
			message: "#^Variable \\$container_definition might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/DrupalKernel.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\ContentEntityConfirmFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/ContentEntityConfirmFormBase.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\ContentEntityNullStorage\\:\\:doLoadMultiple\\(\\) should return array\\<Drupal\\\\Core\\\\Entity\\\\EntityInterface\\> but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/ContentEntityNullStorage.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\ContentEntityNullStorage\\:\\:doSave\\(\\) should return bool\\|int but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/ContentEntityNullStorage.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\ContentEntityNullStorage\\:\\:has\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/ContentEntityNullStorage.php

		-
			message: "#^Variable \\$current_affected in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/ContentEntityStorageBase.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\Controller\\\\EntityController\\:\\:deleteTitle\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/Controller/EntityController.php

		-
			message: "#^Variable \\$candidate_ids might not be defined\\.$#"
			count: 2
			path: lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php

		-
			message: "#^Variable \\$string in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/EntityAutocompleteMatcher.php

		-
			message: "#^Access to an undefined property Drupal\\\\Core\\\\Entity\\\\EntityBase\\:\\:\\$id\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/EntityBase.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\EntityConfirmFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/EntityConfirmFormBase.php

		-
			message: "#^Access to an undefined property Drupal\\\\Core\\\\Entity\\\\EntityDisplayBase\\:\\:\\$_serializedKeys\\.$#"
			count: 2
			path: lib/Drupal/Core/Entity/EntityDisplayBase.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\KeyValueStore\\\\KeyValueContentEntityStorage\\:\\:createTranslation\\(\\) should return Drupal\\\\Core\\\\Entity\\\\ContentEntityInterface but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\KeyValueStore\\\\KeyValueContentEntityStorage\\:\\:createWithSampleValues\\(\\) should return Drupal\\\\Core\\\\Entity\\\\FieldableEntityInterface but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/KeyValueStore/KeyValueContentEntityStorage.php

		-
			message: "#^Variable \\$selected_bundles might not be defined\\.$#"
			count: 2
			path: lib/Drupal/Core/Entity/Plugin/EntityReferenceSelection/DefaultSelection.php

		-
			message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ReferenceAccessConstraintValidator.php

		-
			message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/Plugin/Validation/Constraint/ValidReferenceConstraintValidator.php

		-
			message: "#^Method Drupal\\\\Core\\\\Entity\\\\Query\\\\QueryBase\\:\\:getClass\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/Query/QueryBase.php

		-
			message: "#^Variable \\$next_index_prefix might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/Query/Sql/Tables.php

		-
			message: "#^Variable \\$relationship_specifier might not be defined\\.$#"
			count: 5
			path: lib/Drupal/Core/Entity/Query/Sql/Tables.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_INSERT_ID of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 2
			path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php

		-
			message: "#^Variable \\$revision_query might not be defined\\.$#"
			count: 2
			path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php

		-
			message: "#^Variable \\$transaction in isset\\(\\) always exists and is not nullable\\.$#"
			count: 2
			path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorage.php

		-
			message: "#^Variable \\$initial_storage_value in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: lib/Drupal/Core/Entity/Sql/SqlContentEntityStorageSchema.php

		-
			message: """
				#^Call to deprecated method getFromDriverName\\(\\) of class Drupal\\\\Core\\\\Extension\\\\DatabaseDriverList\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use
				  DatabaseDriverList\\:\\:get\\(\\) instead, passing a database driver namespace\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Extension/DatabaseDriverList.php

		-
			message: "#^Variable \\$minor_version might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Extension/ExtensionVersion.php

		-
			message: "#^Variable \\$callback in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/FieldDefinition.php

		-
			message: "#^Method Drupal\\\\Core\\\\Field\\\\FieldItemBase\\:\\:generateSampleValue\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/FieldItemBase.php

		-
			message: "#^Method Drupal\\\\Core\\\\Field\\\\FieldItemBase\\:\\:postSave\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/FieldItemBase.php

		-
			message: "#^Method Drupal\\\\Core\\\\Field\\\\FieldItemList\\:\\:defaultValuesForm\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/FieldItemList.php

		-
			message: "#^Variable \\$values might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/FieldItemList.php

		-
			message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/FieldTypePluginManager.php

		-
			message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/FieldTypePluginManager.php

		-
			message: "#^Method Drupal\\\\Core\\\\Field\\\\Plugin\\\\Field\\\\FieldType\\\\EntityReferenceItem\\:\\:generateSampleValue\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/Plugin/Field/FieldType/EntityReferenceItem.php

		-
			message: "#^Access to an undefined property Drupal\\\\Core\\\\Field\\\\Plugin\\\\Field\\\\FieldType\\\\NumericItemBase\\:\\:\\$value\\.$#"
			count: 1
			path: lib/Drupal/Core/Field/Plugin/Field/FieldType/NumericItemBase.php

		-
			message: "#^Access to an undefined property Drupal\\\\Core\\\\FileTransfer\\\\FTPExtension\\:\\:\\$connection\\.$#"
			count: 19
			path: lib/Drupal/Core/FileTransfer/FTPExtension.php

		-
			message: "#^Access to an undefined property Drupal\\\\Core\\\\FileTransfer\\\\FileTransfer\\:\\:\\$chroot\\.$#"
			count: 3
			path: lib/Drupal/Core/FileTransfer/FileTransfer.php

		-
			message: "#^Method Drupal\\\\Core\\\\FileTransfer\\\\FileTransfer\\:\\:__get\\(\\) should return bool\\|string but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/FileTransfer/FileTransfer.php

		-
			message: "#^Access to an undefined property Drupal\\\\Core\\\\FileTransfer\\\\SSH\\:\\:\\$connection\\.$#"
			count: 9
			path: lib/Drupal/Core/FileTransfer/SSH.php

		-
			message: "#^Method Drupal\\\\Core\\\\Form\\\\FormBuilder\\:\\:setInvalidTokenError\\(\\) should return \\$this\\(Drupal\\\\Core\\\\Form\\\\FormBuilder\\) but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Form/FormBuilder.php

		-
			message: "#^Variable \\$form_id in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Form/FormBuilder.php

		-
			message: "#^Variable \\$form in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Form/FormCache.php

		-
			message: "#^Method Drupal\\\\Core\\\\Form\\\\FormValidator\\:\\:setInvalidTokenError\\(\\) should return \\$this\\(Drupal\\\\Core\\\\Form\\\\FormValidator\\) but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Form/FormValidator.php

		-
			message: "#^Variable \\$is_empty_multiple might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Form/FormValidator.php

		-
			message: "#^Variable \\$is_empty_null might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Form/FormValidator.php

		-
			message: "#^Variable \\$is_empty_string might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Form/FormValidator.php

		-
			message: "#^Method Drupal\\\\Core\\\\KeyValueStore\\\\NullStorageExpirable\\:\\:setIfNotExists\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php

		-
			message: "#^Method Drupal\\\\Core\\\\KeyValueStore\\\\NullStorageExpirable\\:\\:setWithExpireIfNotExists\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/KeyValueStore/NullStorageExpirable.php

		-
			message: "#^Method Drupal\\\\Core\\\\Lock\\\\NullLockBackend\\:\\:wait\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Lock/NullLockBackend.php

		-
			message: """
				#^Class Drupal\\\\Core\\\\Logger\\\\LoggerChannelFactory implements deprecated interface Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareInterface\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/Logger/LoggerChannelFactory.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\Core\\\\Logger\\\\LoggerChannelFactory\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/Logger/LoggerChannelFactory.php

		-
			message: "#^Variable \\$parent in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Menu/Form/MenuLinkDefaultForm.php

		-
			message: "#^Method Drupal\\\\Core\\\\Menu\\\\MenuLinkManager\\:\\:getInstance\\(\\) should return object\\|false but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Menu/MenuLinkManager.php

		-
			message: "#^Method Drupal\\\\Core\\\\Menu\\\\MenuLinkManager\\:\\:menuNameInUse\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Menu/MenuLinkManager.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: lib/Drupal/Core/Menu/MenuLinkManager.php

		-
			message: """
				#^Fetching deprecated class constant RETURN_INSERT_ID of class Drupal\\\\Core\\\\Database\\\\Database\\:
				in drupal\\:9\\.4\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement\\.$#
			"""
			count: 1
			path: lib/Drupal/Core/Menu/MenuTreeStorage.php

		-
			message: "#^Variable \\$transaction in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Menu/MenuTreeStorage.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: lib/Drupal/Core/Plugin/DefaultPluginManager.php

		-
			message: "#^Constructor of class Drupal\\\\Core\\\\Queue\\\\Memory has an unused parameter \\$name\\.$#"
			count: 1
			path: lib/Drupal/Core/Queue/Memory.php

		-
			message: """
				#^Class Drupal\\\\Core\\\\Queue\\\\QueueFactory implements deprecated interface Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareInterface\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/Queue/QueueFactory.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\Core\\\\Queue\\\\QueueFactory\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/Queue/QueueFactory.php

		-
			message: "#^Variable \\$sort in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Render/Element/RenderElement.php

		-
			message: "#^Variable \\$output in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: lib/Drupal/Core/Render/MainContent/AjaxRenderer.php

		-
			message: "#^Variable \\$page_bottom in empty\\(\\) always exists and is always falsy\\.$#"
			count: 1
			path: lib/Drupal/Core/Render/MainContent/HtmlRenderer.php

		-
			message: "#^Variable \\$page_top in empty\\(\\) always exists and is always falsy\\.$#"
			count: 1
			path: lib/Drupal/Core/Render/MainContent/HtmlRenderer.php

		-
			message: "#^Variable \\$transaction in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Routing/MatcherDumper.php

		-
			message: "#^Variable \\$current might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Site/SettingsEditor.php

		-
			message: "#^Variable \\$index might not be defined\\.$#"
			count: 3
			path: lib/Drupal/Core/Site/SettingsEditor.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\Core\\\\StackMiddleware\\\\Session\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/StackMiddleware/Session.php

		-
			message: "#^Method Drupal\\\\Core\\\\Template\\\\AttributeValueBase\\:\\:render\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Template/AttributeValueBase.php

		-
			message: "#^Constructor of class Drupal\\\\Core\\\\Template\\\\TwigEnvironment has an unused parameter \\$root\\.$#"
			count: 1
			path: lib/Drupal/Core/Template/TwigEnvironment.php

		-
			message: "#^Constructor of class Drupal\\\\Core\\\\Test\\\\TestRunnerKernel has an unused parameter \\$allow_dumping\\.$#"
			count: 1
			path: lib/Drupal/Core/Test/TestRunnerKernel.php

		-
			message: "#^Method Drupal\\\\Core\\\\Theme\\\\ThemeInitialization\\:\\:resolveStyleSheetPlaceholders\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Theme/ThemeInitialization.php

		-
			message: "#^Variable \\$candidate might not be defined\\.$#"
			count: 1
			path: lib/Drupal/Core/Theme/ThemeManager.php

		-
			message: "#^Variable \\$theme_engine in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/Theme/ThemeManager.php

		-
			message: "#^Method Drupal\\\\Core\\\\TypedData\\\\ListDataDefinition\\:\\:setDataType\\(\\) should return static\\(Drupal\\\\Core\\\\TypedData\\\\ListDataDefinition\\) but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/TypedData/ListDataDefinition.php

		-
			message: "#^Access to an undefined property Drupal\\\\Core\\\\TypedData\\\\TypedData\\:\\:\\$value\\.$#"
			count: 2
			path: lib/Drupal/Core/TypedData/TypedData.php

		-
			message: "#^Variable \\$cache_key in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: lib/Drupal/Core/TypedData/Validation/RecursiveContextualValidator.php

		-
			message: """
				#^Class Drupal\\\\Core\\\\Update\\\\UpdateHookRegistryFactory implements deprecated interface Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareInterface\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/Update/UpdateHookRegistryFactory.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\Core\\\\Update\\\\UpdateHookRegistryFactory\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/Update/UpdateHookRegistryFactory.php

		-
			message: "#^Method Drupal\\\\Core\\\\Update\\\\UpdateKernel\\:\\:discoverServiceProviders\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Update/UpdateKernel.php

		-
			message: """
				#^Class Drupal\\\\Core\\\\Update\\\\UpdateRegistryFactory implements deprecated interface Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareInterface\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/Update/UpdateRegistryFactory.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\Core\\\\Update\\\\UpdateRegistryFactory\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: lib/Drupal/Core/Update/UpdateRegistryFactory.php

		-
			message: "#^Method Drupal\\\\Core\\\\Updater\\\\Module\\:\\:postUpdateTasks\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: lib/Drupal/Core/Updater/Module.php

		-
			message: "#^Method Drupal\\\\action\\\\Form\\\\ActionFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/action/src/Form/ActionFormBase.php

		-
			message: "#^Variable \\$position might not be defined\\.$#"
			count: 4
			path: modules/block/tests/src/Functional/BlockRenderOrderTest.php

		-
			message: "#^Variable \\$edit might not be defined\\.$#"
			count: 1
			path: modules/block/tests/src/Functional/BlockUiTest.php

		-
			message: "#^Variable \\$dependency in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/block_content/src/BlockContentAccessControlHandler.php

		-
			message: "#^Method Drupal\\\\block_content\\\\BlockContentForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/block_content/src/BlockContentForm.php

		-
			message: "#^Method Drupal\\\\block_content\\\\BlockContentTypeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/block_content/src/BlockContentTypeForm.php

		-
			message: "#^Variable \\$loaded might not be defined\\.$#"
			count: 9
			path: modules/block_content/tests/src/Functional/BlockContentRevisionsTest.php

		-
			message: "#^Variable \\$callable in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/book/src/BookExport.php

		-
			message: "#^Method Drupal\\\\book\\\\BookOutline\\:\\:nextLink\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/book/src/BookOutline.php

		-
			message: "#^Method Drupal\\\\book\\\\BookOutline\\:\\:prevLink\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/book/src/BookOutline.php

		-
			message: "#^Method Drupal\\\\book\\\\Form\\\\BookOutlineForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/book/src/Form/BookOutlineForm.php

		-
			message: "#^Variable \\$ghs_config_classes in empty\\(\\) always exists and is always falsy\\.$#"
			count: 1
			path: modules/ckeditor5/src/Plugin/Validation/Constraint/StyleSensibleElementConstraintValidator.php

		-
			message: "#^Method Drupal\\\\comment\\\\CommentForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/comment/src/CommentForm.php

		-
			message: "#^Method Drupal\\\\comment\\\\CommentTypeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/comment/src/CommentTypeForm.php

		-
			message: "#^Variable \\$state might not be defined\\.$#"
			count: 1
			path: modules/comment/src/Plugin/migrate/destination/EntityComment.php

		-
			message: "#^Method Drupal\\\\comment\\\\Plugin\\\\views\\\\field\\\\NodeNewComments\\:\\:render\\(\\) should return Drupal\\\\Component\\\\Render\\\\MarkupInterface\\|string but return statement is missing\\.$#"
			count: 1
			path: modules/comment/src/Plugin/views/field/NodeNewComments.php

		-
			message: "#^Variable \\$comment in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/comment/src/Plugin/views/row/Rss.php

		-
			message: "#^Variable \\$position might not be defined\\.$#"
			count: 1
			path: modules/comment/tests/src/Functional/CommentBlockTest.php

		-
			message: "#^Variable \\$comment_values might not be defined\\.$#"
			count: 1
			path: modules/comment/tests/src/Functional/CommentLanguageTest.php

		-
			message: "#^Variable \\$mode_text might not be defined\\.$#"
			count: 1
			path: modules/comment/tests/src/Functional/CommentTestBase.php

		-
			message: "#^Variable \\$data might not be defined\\.$#"
			count: 2
			path: modules/config/src/Form/ConfigSingleImportForm.php

		-
			message: "#^Method Drupal\\\\contact\\\\ContactFormEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/contact/src/ContactFormEditForm.php

		-
			message: "#^Method Drupal\\\\contact\\\\Entity\\\\Message\\:\\:getPersonalRecipient\\(\\) should return Drupal\\\\user\\\\UserInterface but return statement is missing\\.$#"
			count: 1
			path: modules/contact/src/Entity/Message.php

		-
			message: "#^Method Drupal\\\\contact\\\\MessageForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/contact/src/MessageForm.php

		-
			message: "#^Variable \\$state in isset\\(\\) always exists and is not nullable\\.$#"
			count: 3
			path: modules/content_moderation/src/Form/ContentModerationStateForm.php

		-
			message: "#^Method Drupal\\\\content_moderation\\\\ModerationInformation\\:\\:getAffectedRevisionTranslation\\(\\) should return Drupal\\\\Core\\\\Entity\\\\ContentEntityInterface but return statement is missing\\.$#"
			count: 1
			path: modules/content_moderation/src/ModerationInformation.php

		-
			message: "#^Method Drupal\\\\content_moderation\\\\ModerationInformation\\:\\:getDefaultRevisionId\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/content_moderation/src/ModerationInformation.php

		-
			message: "#^Variable \\$checkbox_id might not be defined\\.$#"
			count: 1
			path: modules/content_translation/content_translation.admin.inc

		-
			message: "#^Variable \\$locked_languages might not be defined\\.$#"
			count: 1
			path: modules/content_translation/content_translation.admin.inc

		-
			message: "#^Variable \\$locked_languages might not be defined\\.$#"
			count: 1
			path: modules/content_translation/content_translation.module

		-
			message: "#^Variable \\$source_name might not be defined\\.$#"
			count: 1
			path: modules/content_translation/src/Controller/ContentTranslationController.php

		-
			message: "#^Variable \\$unrestricted_tab_count might not be defined\\.$#"
			count: 1
			path: modules/contextual/tests/src/FunctionalJavascript/EditModeTest.php

		-
			message: "#^Method Drupal\\\\datetime\\\\Plugin\\\\Field\\\\FieldType\\\\DateTimeFieldItemList\\:\\:defaultValuesForm\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/datetime/src/Plugin/Field/FieldType/DateTimeFieldItemList.php

		-
			message: "#^Access to an undefined property Drupal\\\\datetime\\\\Plugin\\\\Field\\\\FieldType\\\\DateTimeItem\\:\\:\\$date\\.$#"
			count: 1
			path: modules/datetime/src/Plugin/Field/FieldType/DateTimeItem.php

		-
			message: "#^Variable \\$date_part_order might not be defined\\.$#"
			count: 3
			path: modules/datetime/src/Plugin/Field/FieldWidget/DateTimeDatelistWidget.php

		-
			message: "#^Variable \\$item in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/datetime/src/Plugin/Validation/Constraint/DateTimeFormatConstraintValidator.php

		-
			message: "#^Method Drupal\\\\datetime_range\\\\Plugin\\\\Field\\\\FieldType\\\\DateRangeFieldItemList\\:\\:defaultValuesForm\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/datetime_range/src/Plugin/Field/FieldType/DateRangeFieldItemList.php

		-
			message: "#^Access to an undefined property Drupal\\\\datetime_range\\\\Plugin\\\\Field\\\\FieldType\\\\DateRangeItem\\:\\:\\$end_date\\.$#"
			count: 1
			path: modules/datetime_range/src/Plugin/Field/FieldType/DateRangeItem.php

		-
			message: "#^Access to an undefined property Drupal\\\\datetime_range\\\\Plugin\\\\Field\\\\FieldType\\\\DateRangeItem\\:\\:\\$start_date\\.$#"
			count: 1
			path: modules/datetime_range/src/Plugin/Field/FieldType/DateRangeItem.php

		-
			message: "#^Variable \\$view in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/dblog/dblog.module

		-
			message: "#^Variable \\$items in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldEmptySettingFormatter.php

		-
			message: "#^Variable \\$items in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/field/tests/modules/field_test/src/Plugin/Field/FieldFormatter/TestFieldMultipleFormatter.php

		-
			message: "#^Variable \\$values might not be defined\\.$#"
			count: 1
			path: modules/field/tests/src/Kernel/FieldAttachStorageTest.php

		-
			message: "#^Variable \\$entity_display might not be defined\\.$#"
			count: 1
			path: modules/field_ui/src/Access/FormModeAccessCheck.php

		-
			message: "#^Variable \\$entity_display might not be defined\\.$#"
			count: 1
			path: modules/field_ui/src/Access/ViewModeAccessCheck.php

		-
			message: "#^Method Drupal\\\\field_ui\\\\FieldUI\\:\\:getOverviewRouteInfo\\(\\) should return Drupal\\\\Core\\\\Url but return statement is missing\\.$#"
			count: 1
			path: modules/field_ui/src/FieldUI.php

		-
			message: "#^Variable \\$updated_columns might not be defined\\.$#"
			count: 1
			path: modules/field_ui/src/Form/EntityDisplayFormBase.php

		-
			message: "#^Variable \\$updated_rows might not be defined\\.$#"
			count: 2
			path: modules/field_ui/src/Form/EntityDisplayFormBase.php

		-
			message: "#^Method Drupal\\\\field_ui\\\\Form\\\\EntityDisplayModeFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/field_ui/src/Form/EntityDisplayModeFormBase.php

		-
			message: "#^Method Drupal\\\\field_ui\\\\Form\\\\FieldConfigEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/field_ui/src/Form/FieldConfigEditForm.php

		-
			message: "#^Method Drupal\\\\field_ui\\\\Form\\\\FieldStorageConfigEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/field_ui/src/Form/FieldStorageConfigEditForm.php

		-
			message: "#^Variable \\$file_upload in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/file/file.module

		-
			message: "#^Variable \\$message might not be defined\\.$#"
			count: 1
			path: modules/file/file.module

		-
			message: "#^Variable \\$rows in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/file/src/Plugin/Field/FieldFormatter/TableFormatter.php

		-
			message: "#^Method Drupal\\\\file\\\\Plugin\\\\Field\\\\FieldType\\\\FileFieldItemList\\:\\:defaultValuesForm\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/file/src/Plugin/Field/FieldType/FileFieldItemList.php

		-
			message: "#^Method Drupal\\\\file\\\\Plugin\\\\Field\\\\FieldType\\\\FileFieldItemList\\:\\:postSave\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: modules/file/src/Plugin/Field/FieldType/FileFieldItemList.php

		-
			message: "#^Variable \\$unexpected in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/file/tests/src/Functional/FileManagedTestBase.php

		-
			message: "#^Call to an undefined method Drupal\\\\Tests\\\\file\\\\Functional\\\\FileUploadJsonBasicAuthTest\\:\\:getExpectedUnauthorizedEntityAccessCacheability\\(\\)\\.$#"
			count: 1
			path: modules/file/tests/src/Functional/FileUploadJsonBasicAuthTest.php

		-
			message: "#^Call to an undefined method Drupal\\\\Tests\\\\file\\\\Functional\\\\FileUploadJsonCookieTest\\:\\:getExpectedUnauthorizedEntityAccessCacheability\\(\\)\\.$#"
			count: 1
			path: modules/file/tests/src/Functional/FileUploadJsonCookieTest.php

		-
			message: "#^Variable \\$unexpected in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/file/tests/src/Kernel/FileManagedUnitTestBase.php

		-
			message: "#^Variable \\$rows might not be defined\\.$#"
			count: 1
			path: modules/filter/src/Plugin/Filter/FilterHtml.php

		-
			message: "#^Method Drupal\\\\forum\\\\ForumManager\\:\\:getTopicOrder\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/forum/src/ForumManager.php

		-
			message: "#^Variable \\$vocabulary in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/forum/src/ForumUninstallValidator.php

		-
			message: "#^Method Drupal\\\\history\\\\Plugin\\\\views\\\\field\\\\HistoryUserTimestamp\\:\\:render\\(\\) should return Drupal\\\\Component\\\\Render\\\\MarkupInterface\\|string but return statement is missing\\.$#"
			count: 1
			path: modules/history/src/Plugin/views/field/HistoryUserTimestamp.php

		-
			message: "#^Variable \\$image_style in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/image/src/Controller/ImageStyleDownloadController.php

		-
			message: "#^Variable \\$lock_name might not be defined\\.$#"
			count: 1
			path: modules/image/src/Controller/ImageStyleDownloadController.php

		-
			message: "#^Method Drupal\\\\image\\\\Form\\\\ImageStyleEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/image/src/Form/ImageStyleEditForm.php

		-
			message: "#^Method Drupal\\\\image\\\\Form\\\\ImageStyleFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/image/src/Form/ImageStyleFormBase.php

		-
			message: "#^Access to an undefined property Drupal\\\\image\\\\Plugin\\\\Field\\\\FieldType\\\\ImageItem\\:\\:\\$height\\.$#"
			count: 2
			path: modules/image/src/Plugin/Field/FieldType/ImageItem.php

		-
			message: "#^Access to an undefined property Drupal\\\\image\\\\Plugin\\\\Field\\\\FieldType\\\\ImageItem\\:\\:\\$width\\.$#"
			count: 2
			path: modules/image/src/Plugin/Field/FieldType/ImageItem.php

		-
			message: "#^Variable \\$image_that_is_too_small_file might not be defined\\.$#"
			count: 2
			path: modules/image/tests/src/Functional/ImageFieldValidateTest.php

		-
			message: "#^Variable \\$edit in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/image/tests/src/Functional/ImageStyleFlushTest.php

		-
			message: "#^Variable \\$reason in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/jsonapi/src/Context/FieldResolver.php

		-
			message: "#^Method Drupal\\\\jsonapi\\\\JsonApiResource\\\\ResourceIdentifier\\:\\:getDataReferencePropertyName\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/jsonapi/src/JsonApiResource/ResourceIdentifier.php

		-
			message: "#^Variable \\$entity in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/jsonapi/src/Normalizer/EntityAccessDeniedHttpExceptionNormalizer.php

		-
			message: "#^Variable \\$group might not be defined\\.$#"
			count: 5
			path: modules/jsonapi/src/Query/Filter.php

		-
			message: "#^Method Drupal\\\\jsonapi\\\\Revisions\\\\VersionNegotiator\\:\\:getRevision\\(\\) should return Drupal\\\\Core\\\\Entity\\\\EntityInterface but return statement is missing\\.$#"
			count: 1
			path: modules/jsonapi/src/Revisions/VersionNegotiator.php

		-
			message: "#^Variable \\$created_entity might not be defined\\.$#"
			count: 1
			path: modules/jsonapi/tests/src/Functional/ResourceTestBase.php

		-
			message: "#^Variable \\$dynamic_cache might not be defined\\.$#"
			count: 1
			path: modules/jsonapi/tests/src/Functional/ResourceTestBase.php

		-
			message: "#^Variable \\$parseable_invalid_request_body might not be defined\\.$#"
			count: 2
			path: modules/jsonapi/tests/src/Functional/ResourceTestBase.php

		-
			message: "#^Variable \\$reason in empty\\(\\) always exists and is not falsy\\.$#"
			count: 2
			path: modules/jsonapi/tests/src/Functional/ResourceTestBase.php

		-
			message: "#^Variable \\$id in isset\\(\\) always exists and is not nullable\\.$#"
			count: 2
			path: modules/jsonapi/tests/src/Unit/Normalizer/JsonApiDocumentTopLevelNormalizerTest.php

		-
			message: "#^Method Drupal\\\\language\\\\Form\\\\LanguageAddForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/language/src/Form/LanguageAddForm.php

		-
			message: "#^Method Drupal\\\\language\\\\Form\\\\LanguageEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/language/src/Form/LanguageEditForm.php

		-
			message: "#^Variable \\$key might not be defined\\.$#"
			count: 2
			path: modules/language/src/Form/NegotiationBrowserForm.php

		-
			message: "#^Variable \\$method_id might not be defined\\.$#"
			count: 1
			path: modules/language/src/LanguageNegotiator.php

		-
			message: "#^Variable \\$langcode might not be defined\\.$#"
			count: 1
			path: modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationContentEntity.php

		-
			message: "#^Constructor of class Drupal\\\\link\\\\Plugin\\\\migrate\\\\process\\\\FieldLink has an unused parameter \\$migration\\.$#"
			count: 1
			path: modules/link/src/Plugin/migrate/process/FieldLink.php

		-
			message: "#^Function locale_config_batch_update_components\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/locale/locale.bulk.inc

		-
			message: "#^Variable \\$item in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/locale/src/Form/ExportForm.php

		-
			message: "#^Method Drupal\\\\locale\\\\LocaleDefaultConfigStorage\\:\\:read\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/locale/src/LocaleDefaultConfigStorage.php

		-
			message: "#^Method Drupal\\\\locale\\\\LocaleProjectStorage\\:\\:deleteAll\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/locale/src/LocaleProjectStorage.php

		-
			message: "#^Method Drupal\\\\locale\\\\PoDatabaseReader\\:\\:readItem\\(\\) should return Drupal\\\\Component\\\\Gettext\\\\PoItem but return statement is missing\\.$#"
			count: 1
			path: modules/locale/src/PoDatabaseReader.php

		-
			message: "#^Method Drupal\\\\locale\\\\PoDatabaseWriter\\:\\:importString\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/locale/src/PoDatabaseWriter.php

		-
			message: "#^Variable \\$plural in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/locale/src/PoDatabaseWriter.php

		-
			message: "#^Method Drupal\\\\locale\\\\StringDatabaseStorage\\:\\:dbStringTable\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/locale/src/StringDatabaseStorage.php

		-
			message: "#^Variable \\$error in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/media/media.install

		-
			message: "#^Method Drupal\\\\media\\\\MediaTypeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/media/src/MediaTypeForm.php

		-
			message: "#^Variable \\$source in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/media/src/MediaTypeForm.php

		-
			message: "#^Variable \\$resource_url on left side of \\?\\? always exists and is not nullable\\.$#"
			count: 1
			path: modules/media/src/OEmbed/UrlResolver.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\media_library\\\\OpenerResolver\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: modules/media_library/src/OpenerResolver.php

		-
			message: "#^Variable \\$jpg_image might not be defined\\.$#"
			count: 1
			path: modules/media_library/tests/src/FunctionalJavascript/EmbeddedFormWidgetTest.php

		-
			message: "#^Method Drupal\\\\menu_link_content\\\\Form\\\\MenuLinkContentForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/menu_link_content/src/Form/MenuLinkContentForm.php

		-
			message: "#^Variable \\$uuid might not be defined\\.$#"
			count: 1
			path: modules/menu_link_content/src/Plugin/Menu/MenuLinkContent.php

		-
			message: "#^Method Drupal\\\\menu_ui\\\\MenuForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/menu_ui/src/MenuForm.php

		-
			message: "#^Constructor of class Drupal\\\\migrate\\\\MigrateException has an unused parameter \\$code\\.$#"
			count: 1
			path: modules/migrate/src/MigrateException.php

		-
			message: "#^Constructor of class Drupal\\\\migrate\\\\MigrateException has an unused parameter \\$previous\\.$#"
			count: 1
			path: modules/migrate/src/MigrateException.php

		-
			message: """
				#^Call to deprecated method registerLoader\\(\\) of class Doctrine\\\\Common\\\\Annotations\\\\AnnotationRegistry\\:
				This method is deprecated and will be removed in
				            doctrine/annotations 2\\.0\\. Annotations will be autoloaded in 2\\.0\\.$#
			"""
			count: 1
			path: modules/migrate/src/Plugin/Discovery/AnnotatedClassDiscoveryAutomatedProviders.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/migrate/src/Plugin/MigrateDestinationPluginManager.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/migrate/src/Plugin/MigrateSourcePluginManager.php

		-
			message: "#^Constructor of class Drupal\\\\migrate\\\\Plugin\\\\MigrationPluginManager has an unused parameter \\$language_manager\\.$#"
			count: 1
			path: modules/migrate/src/Plugin/MigrationPluginManager.php

		-
			message: "#^Method Drupal\\\\migrate\\\\Plugin\\\\migrate\\\\destination\\\\ComponentEntityDisplayBase\\:\\:fields\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/migrate/src/Plugin/migrate/destination/ComponentEntityDisplayBase.php

		-
			message: "#^Method Drupal\\\\migrate\\\\Plugin\\\\migrate\\\\destination\\\\Config\\:\\:fields\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/migrate/src/Plugin/migrate/destination/Config.php

		-
			message: "#^Method Drupal\\\\migrate\\\\Plugin\\\\migrate\\\\destination\\\\Entity\\:\\:fields\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/migrate/src/Plugin/migrate/destination/Entity.php

		-
			message: "#^Variable \\$config might not be defined\\.$#"
			count: 1
			path: modules/migrate/src/Plugin/migrate/destination/EntityConfigBase.php

		-
			message: "#^Method Drupal\\\\migrate\\\\Plugin\\\\migrate\\\\destination\\\\NullDestination\\:\\:import\\(\\) should return array\\|bool but return statement is missing\\.$#"
			count: 1
			path: modules/migrate/src/Plugin/migrate/destination/NullDestination.php

		-
			message: "#^Call to an undefined static method static\\(Drupal\\\\Tests\\\\migrate\\\\Kernel\\\\MigrateTestBase\\)\\:\\:migrateDumpAlter\\(\\)\\.$#"
			count: 1
			path: modules/migrate/tests/src/Kernel/MigrateTestBase.php

		-
			message: "#^Variable \\$sub_process_plugins might not be defined\\.$#"
			count: 2
			path: modules/migrate/tests/src/Unit/process/SubProcessTest.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/migrate_drupal/src/MigrationPluginManager.php

		-
			message: "#^Variable \\$patterns might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal/src/NodeMigrateType.php

		-
			message: "#^Constructor of class Drupal\\\\migrate_drupal\\\\Plugin\\\\migrate\\\\EntityReferenceTranslationDeriver has an unused parameter \\$base_plugin_id\\.$#"
			count: 1
			path: modules/migrate_drupal/src/Plugin/migrate/EntityReferenceTranslationDeriver.php

		-
			message: "#^Constructor of class Drupal\\\\migrate_drupal\\\\Plugin\\\\migrate\\\\source\\\\ContentEntityDeriver has an unused parameter \\$base_plugin_id\\.$#"
			count: 1
			path: modules/migrate_drupal/src/Plugin/migrate/source/ContentEntityDeriver.php

		-
			message: "#^Variable \\$patterns might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal/tests/src/Kernel/StateFileExistsTest.php

		-
			message: "#^Variable \\$patterns might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal/tests/src/Kernel/d6/ValidateMigrationStateTest.php

		-
			message: "#^Variable \\$patterns might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal/tests/src/Kernel/d7/ValidateMigrationStateTest.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/migrate_drupal/tests/src/Unit/MigrateFieldPluginManagerTest.php

		-
			message: "#^Variable \\$patterns might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal/tests/src/Unit/MigrationConfigurationTraitTest.php

		-
			message: "#^Variable \\$statement might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal/tests/src/Unit/MigrationConfigurationTraitTest.php

		-
			message: "#^Variable \\$connection might not be defined\\.$#"
			count: 2
			path: modules/migrate_drupal_ui/src/Form/CredentialForm.php

		-
			message: "#^Variable \\$version might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal_ui/src/Form/CredentialForm.php

		-
			message: "#^Variable \\$patterns might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal_ui/src/Form/MigrateUpgradeFormBase.php

		-
			message: "#^Call to an undefined method Drupal\\\\Tests\\\\migrate_drupal_ui\\\\Functional\\\\CredentialFormTest\\:\\:installEntitySchema\\(\\)\\.$#"
			count: 8
			path: modules/migrate_drupal_ui/tests/src/Functional/CredentialFormTest.php

		-
			message: "#^Call to an undefined method Drupal\\\\Tests\\\\migrate_drupal_ui\\\\Functional\\\\MigrateUpgradeExecuteTestBase\\:\\:installEntitySchema\\(\\)\\.$#"
			count: 8
			path: modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeExecuteTestBase.php

		-
			message: "#^Call to an undefined method Drupal\\\\Tests\\\\migrate_drupal_ui\\\\Functional\\\\MigrateUpgradeFormStepsTest\\:\\:installEntitySchema\\(\\)\\.$#"
			count: 8
			path: modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php

		-
			message: "#^Variable \\$patterns might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeFormStepsTest.php

		-
			message: "#^Call to an undefined method Drupal\\\\Tests\\\\migrate_drupal_ui\\\\Functional\\\\MigrateUpgradeTestBase\\:\\:getManagedFiles\\(\\)\\.$#"
			count: 1
			path: modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php

		-
			message: "#^Variable \\$patterns might not be defined\\.$#"
			count: 1
			path: modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php

		-
			message: "#^Call to an undefined method Drupal\\\\Tests\\\\migrate_drupal_ui\\\\Functional\\\\MultilingualReviewPageTestBase\\:\\:installEntitySchema\\(\\)\\.$#"
			count: 8
			path: modules/migrate_drupal_ui/tests/src/Functional/MultilingualReviewPageTestBase.php

		-
			message: """
				#^Access to deprecated property \\$needsCleanup of class Drupal\\\\mysql\\\\Driver\\\\Database\\\\mysql\\\\Connection\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. There's no
				   replacement\\.$#
			"""
			count: 1
			path: modules/mysql/src/Driver/Database/mysql/Connection.php

		-
			message: "#^Variable \\$last_insert_id might not be defined\\.$#"
			count: 1
			path: modules/mysql/src/Driver/Database/mysql/Insert.php

		-
			message: "#^Variable \\$string_ascii_check might not be defined\\.$#"
			count: 1
			path: modules/mysql/tests/src/Kernel/mysql/SchemaTest.php

		-
			message: "#^Variable \\$string_check might not be defined\\.$#"
			count: 1
			path: modules/mysql/tests/src/Kernel/mysql/SchemaTest.php

		-
			message: "#^Method Drupal\\\\node\\\\ConfigTranslation\\\\NodeTypeMapper\\:\\:setEntity\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: modules/node/src/ConfigTranslation/NodeTypeMapper.php

		-
			message: "#^Method Drupal\\\\node\\\\NodeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/node/src/NodeForm.php

		-
			message: "#^Method Drupal\\\\node\\\\NodeGrantDatabaseStorage\\:\\:alterQuery\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/node/src/NodeGrantDatabaseStorage.php

		-
			message: "#^Method Drupal\\\\node\\\\NodeTypeForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/node/src/NodeTypeForm.php

		-
			message: "#^Variable \\$node in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/node/src/Plugin/views/row/Rss.php

		-
			message: "#^Variable \\$changed in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/node/tests/src/Kernel/Migrate/d7/MigrateNodeTest.php

		-
			message: "#^Method Drupal\\\\options\\\\Plugin\\\\Field\\\\FieldType\\\\ListFloatItem\\:\\:validateAllowedValue\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/options/src/Plugin/Field/FieldType/ListFloatItem.php

		-
			message: "#^Method Drupal\\\\options\\\\Plugin\\\\Field\\\\FieldType\\\\ListIntegerItem\\:\\:validateAllowedValue\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/options/src/Plugin/Field/FieldType/ListIntegerItem.php

		-
			message: "#^Access to an undefined property Drupal\\\\options\\\\Plugin\\\\Field\\\\FieldType\\\\ListItemBase\\:\\:\\$value\\.$#"
			count: 1
			path: modules/options/src/Plugin/Field/FieldType/ListItemBase.php

		-
			message: "#^Method Drupal\\\\options\\\\Plugin\\\\Field\\\\FieldType\\\\ListItemBase\\:\\:validateAllowedValue\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/options/src/Plugin/Field/FieldType/ListItemBase.php

		-
			message: "#^Method Drupal\\\\options\\\\Plugin\\\\Field\\\\FieldType\\\\ListStringItem\\:\\:validateAllowedValue\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/options/src/Plugin/Field/FieldType/ListStringItem.php

		-
			message: "#^Method Drupal\\\\path\\\\PathAliasForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/path/src/PathAliasForm.php

		-
			message: "#^Access to an undefined property Drupal\\\\path\\\\Plugin\\\\Field\\\\FieldType\\\\PathItem\\:\\:\\$alias\\.$#"
			count: 3
			path: modules/path/src/Plugin/Field/FieldType/PathItem.php

		-
			message: "#^Access to an undefined property Drupal\\\\path\\\\Plugin\\\\Field\\\\FieldType\\\\PathItem\\:\\:\\$langcode\\.$#"
			count: 2
			path: modules/path/src/Plugin/Field/FieldType/PathItem.php

		-
			message: "#^Access to an undefined property Drupal\\\\path\\\\Plugin\\\\Field\\\\FieldType\\\\PathItem\\:\\:\\$pid\\.$#"
			count: 5
			path: modules/path/src/Plugin/Field/FieldType/PathItem.php

		-
			message: "#^Method Drupal\\\\path\\\\Plugin\\\\Field\\\\FieldType\\\\PathItem\\:\\:postSave\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: modules/path/src/Plugin/Field/FieldType/PathItem.php

		-
			message: """
				#^Call to deprecated method makeSequenceName\\(\\) of class Drupal\\\\Core\\\\Database\\\\Connection\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is
				  no replacement\\.$#
			"""
			count: 1
			path: modules/pgsql/src/Driver/Database/pgsql/Schema.php

		-
			message: "#^Variable \\$table_field might not be defined\\.$#"
			count: 1
			path: modules/pgsql/src/Driver/Database/pgsql/Select.php

		-
			message: "#^Method Drupal\\\\pgsql\\\\Driver\\\\Database\\\\pgsql\\\\Upsert\\:\\:execute\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/pgsql/src/Driver/Database/pgsql/Upsert.php

		-
			message: """
				#^Call to deprecated method makeSequenceName\\(\\) of class Drupal\\\\Core\\\\Database\\\\Connection\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is
				  no replacement\\.$#
			"""
			count: 1
			path: modules/pgsql/src/Update10101.php

		-
			message: "#^Variable \\$responsive_image_styles in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/responsive_image/src/Plugin/Field/FieldFormatter/ResponsiveImageFormatter.php

		-
			message: "#^Method Drupal\\\\responsive_image\\\\ResponsiveImageStyleForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/responsive_image/src/ResponsiveImageStyleForm.php

		-
			message: "#^Variable \\$created_entity might not be defined\\.$#"
			count: 4
			path: modules/rest/tests/src/Functional/EntityResource/EntityResourceTestBase.php

		-
			message: "#^Variable \\$working_to might not be defined\\.$#"
			count: 1
			path: modules/search/search.module

		-
			message: "#^Method Drupal\\\\search\\\\Form\\\\SearchPageAddForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/search/src/Form/SearchPageAddForm.php

		-
			message: "#^Method Drupal\\\\search\\\\Form\\\\SearchPageEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/search/src/Form/SearchPageEditForm.php

		-
			message: "#^Method Drupal\\\\search\\\\Form\\\\SearchPageFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/search/src/Form/SearchPageFormBase.php

		-
			message: "#^Method Drupal\\\\search\\\\SearchPageRepository\\:\\:setDefaultSearchPage\\(\\) should return static\\(Drupal\\\\search\\\\SearchPageRepository\\) but return statement is missing\\.$#"
			count: 1
			path: modules/search/src/SearchPageRepository.php

		-
			message: "#^Call to an undefined method Drupal\\\\serialization\\\\Normalizer\\\\EntityNormalizer\\:\\:getCustomSerializedPropertyNames\\(\\)\\.$#"
			count: 1
			path: modules/serialization/src/Normalizer/EntityNormalizer.php

		-
			message: "#^Method Drupal\\\\shortcut\\\\Form\\\\SetCustomize\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/shortcut/src/Form/SetCustomize.php

		-
			message: "#^Method Drupal\\\\shortcut\\\\ShortcutForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/shortcut/src/ShortcutForm.php

		-
			message: "#^Method Drupal\\\\shortcut\\\\ShortcutSetForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/shortcut/src/ShortcutSetForm.php

		-
			message: "#^Variable \\$args might not be defined\\.$#"
			count: 1
			path: modules/sqlite/src/Driver/Database/sqlite/Connection.php

		-
			message: "#^Variable \\$statement might not be defined\\.$#"
			count: 1
			path: modules/sqlite/src/Driver/Database/sqlite/Connection.php

		-
			message: "#^Method Drupal\\\\system\\\\Controller\\\\BatchController\\:\\:batchPage\\(\\) should return array\\|Symfony\\\\Component\\\\HttpFoundation\\\\Response but return statement is missing\\.$#"
			count: 1
			path: modules/system/src/Controller/BatchController.php

		-
			message: "#^Method Drupal\\\\system\\\\Form\\\\DateFormatFormBase\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/system/src/Form/DateFormatFormBase.php

		-
			message: "#^Method Drupal\\\\system\\\\Form\\\\ModulesListNonStableConfirmForm\\:\\:getQuestion\\(\\) should return Drupal\\\\Core\\\\StringTranslation\\\\TranslatableMarkup but return statement is missing\\.$#"
			count: 1
			path: modules/system/src/Form/ModulesListNonStableConfirmForm.php

		-
			message: "#^Variable \\$default_theme in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/system/src/Form/ThemeSettingsForm.php

		-
			message: "#^Variable \\$theme_settings in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php

		-
			message: "#^Variable \\$violation_messages might not be defined\\.$#"
			count: 1
			path: modules/system/src/SecurityAdvisories/SecurityAdvisory.php

		-
			message: "#^Variable \\$directories might not be defined\\.$#"
			count: 1
			path: modules/system/system.install

		-
			message: "#^Variable \\$pdo_message might not be defined\\.$#"
			count: 1
			path: modules/system/system.install

		-
			message: "#^Variable \\$site_path might not be defined\\.$#"
			count: 1
			path: modules/system/system.install

		-
			message: "#^Variable \\$messages might not be defined\\.$#"
			count: 1
			path: modules/system/tests/modules/batch_test/batch_test.callbacks.inc

		-
			message: """
				#^Call to deprecated function deprecation_test_function\\(\\)\\:
				in drupal\\:8\\.4\\.0 and is removed from drupal\\:9\\.0\\.0\\. This is
				  the deprecation message for deprecated_test_function\\(\\)\\.$#
			"""
			count: 1
			path: modules/system/tests/modules/deprecation_test/src/DeprecatedController.php

		-
			message: "#^Variable \\$options might not be defined\\.$#"
			count: 1
			path: modules/system/tests/modules/form_test/src/Form/FormTestTableSelectJsSelectForm.php

		-
			message: "#^Constructor of class Drupal\\\\lazy_route_provider_install_test\\\\PluginManager has an unused parameter \\$cache_backend\\.$#"
			count: 1
			path: modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php

		-
			message: "#^Constructor of class Drupal\\\\lazy_route_provider_install_test\\\\PluginManager has an unused parameter \\$url_generator\\.$#"
			count: 1
			path: modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/system/tests/modules/lazy_route_provider_install_test/src/PluginManager.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/system/tests/modules/module_test/src/PluginManagerCacheClearer.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/system/tests/modules/plugin_test/src/Plugin/DefaultsTestPluginManager.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/system/tests/modules/plugin_test/src/Plugin/MockBlockManager.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: modules/system/tests/modules/plugin_test/src/Plugin/TestPluginManager.php

		-
			message: """
				#^Class Drupal\\\\service_provider_test\\\\TestClass implements deprecated interface Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareInterface\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: modules/system/tests/modules/service_provider_test/src/TestClass.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\service_provider_test\\\\TestClass\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: modules/system/tests/modules/service_provider_test/src/TestClass.php

		-
			message: "#^Access to an undefined property Drupal\\\\Tests\\\\system\\\\Functional\\\\FileTransfer\\\\TestFileTransfer\\:\\:\\$connection\\.$#"
			count: 5
			path: modules/system/tests/src/Functional/FileTransfer/TestFileTransfer.php

		-
			message: "#^Variable \\$form_output in empty\\(\\) always exists and is not falsy\\.$#"
			count: 2
			path: modules/system/tests/src/Functional/Form/FormTest.php

		-
			message: "#^Variable \\$parent might not be defined\\.$#"
			count: 3
			path: modules/system/tests/src/Functional/Menu/BreadcrumbTest.php

		-
			message: "#^Variable \\$expected_required_list_items might not be defined\\.$#"
			count: 2
			path: modules/system/tests/src/Functional/Theme/ThemeUiTest.php

		-
			message: "#^Variable \\$help_message might not be defined\\.$#"
			count: 1
			path: modules/taxonomy/src/Form/OverviewTerms.php

		-
			message: "#^Method Drupal\\\\taxonomy\\\\Plugin\\\\migrate\\\\source\\\\d7\\\\TermTranslation\\:\\:prepareRow\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: modules/taxonomy/src/Plugin/migrate/source/d7/TermTranslation.php

		-
			message: "#^Variable \\$inner_count might not be defined\\.$#"
			count: 1
			path: modules/taxonomy/src/Plugin/views/argument/IndexTidDepth.php

		-
			message: "#^Variable \\$inner_count might not be defined\\.$#"
			count: 1
			path: modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTidDepth.php

		-
			message: "#^Method Drupal\\\\taxonomy\\\\TermForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/taxonomy/src/TermForm.php

		-
			message: "#^Method Drupal\\\\taxonomy\\\\TermForm\\:\\:validateForm\\(\\) should return Drupal\\\\Core\\\\Entity\\\\ContentEntityInterface but return statement is missing\\.$#"
			count: 1
			path: modules/taxonomy/src/TermForm.php

		-
			message: "#^Method Drupal\\\\taxonomy\\\\VocabularyForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/taxonomy/src/VocabularyForm.php

		-
			message: "#^Variable \\$depth_count might not be defined\\.$#"
			count: 4
			path: modules/taxonomy/tests/src/Kernel/TermKernelTest.php

		-
			message: "#^Method Drupal\\\\tour\\\\TipPluginBase\\:\\:get\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/tour/src/TipPluginBase.php

		-
			message: "#^Variable \\$location on left side of \\?\\? always exists and is not nullable\\.$#"
			count: 1
			path: modules/tour/src/TipPluginBase.php

		-
			message: "#^Variable \\$violation_messages might not be defined\\.$#"
			count: 1
			path: modules/update/src/ProjectRelease.php

		-
			message: "#^Variable \\$users might not be defined\\.$#"
			count: 1
			path: modules/user/src/Controller/UserAuthenticationController.php

		-
			message: "#^Variable \\$route_object might not be defined\\.$#"
			count: 1
			path: modules/user/src/Plugin/LanguageNegotiation/LanguageNegotiationUserAdmin.php

		-
			message: "#^Variable \\$account in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/user/src/Plugin/Validation/Constraint/ProtectedUserFieldConstraintValidator.php

		-
			message: "#^Variable \\$account in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/user/src/Plugin/Validation/Constraint/UserMailRequiredValidator.php

		-
			message: "#^Variable \\$items in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/user/src/Plugin/Validation/Constraint/UserMailRequiredValidator.php

		-
			message: "#^Method Drupal\\\\user\\\\Plugin\\\\views\\\\field\\\\UserData\\:\\:render\\(\\) should return Drupal\\\\Component\\\\Render\\\\MarkupInterface\\|string but return statement is missing\\.$#"
			count: 1
			path: modules/user/src/Plugin/views/field/UserData.php

		-
			message: "#^Method Drupal\\\\user\\\\ProfileForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/user/src/ProfileForm.php

		-
			message: "#^Method Drupal\\\\user\\\\RegisterForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/user/src/RegisterForm.php

		-
			message: "#^Method Drupal\\\\user\\\\RoleForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/user/src/RoleForm.php

		-
			message: "#^Variable \\$name in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/user/tests/src/Functional/UserLoginHttpTest.php

		-
			message: "#^Variable \\$pass in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/user/tests/src/Functional/UserLoginHttpTest.php

		-
			message: "#^Call to an undefined method Drupal\\\\Tests\\\\user\\\\Functional\\\\UserRegistrationRestTest\\:\\:getExpectedUnauthorizedEntityAccessCacheability\\(\\)\\.$#"
			count: 1
			path: modules/user/tests/src/Functional/UserRegistrationRestTest.php

		-
			message: """
				#^Call to deprecated method expectWarning\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php

		-
			message: """
				#^Call to deprecated method expectWarningMessage\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: modules/user/tests/src/Kernel/Views/HandlerFilterRolesTest.php

		-
			message: "#^Variable \\$result in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/user/tests/src/Unit/UserAccessControlHandlerTest.php

		-
			message: "#^Method Drupal\\\\views\\\\Form\\\\ViewsFormMainForm\\:\\:getFormId\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/views/src/Form/ViewsFormMainForm.php

		-
			message: "#^Variable \\$display in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views/src/Plugin/Derivative/ViewsBlock.php

		-
			message: "#^Call to an undefined method \\$this\\(Drupal\\\\views\\\\Plugin\\\\views\\\\HandlerBase\\)\\:\\:getFormula\\(\\)\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/HandlerBase.php

		-
			message: "#^Method Drupal\\\\views\\\\Plugin\\\\views\\\\HandlerBase\\:\\:getTableJoin\\(\\) should return Drupal\\\\views\\\\Plugin\\\\views\\\\join\\\\JoinPluginBase but return statement is missing\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/HandlerBase.php

		-
			message: "#^Variable \\$group_types might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/HandlerBase.php

		-
			message: "#^Variable \\$items might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/area/Broken.php

		-
			message: "#^Method Drupal\\\\views\\\\Plugin\\\\views\\\\area\\\\HTTPStatusCode\\:\\:render\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/area/HTTPStatusCode.php

		-
			message: "#^Variable \\$options_name might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/argument/ArgumentPluginBase.php

		-
			message: "#^Variable \\$plugin_name might not be defined\\.$#"
			count: 2
			path: modules/views/src/Plugin/views/argument/ArgumentPluginBase.php

		-
			message: "#^Variable \\$validate_types might not be defined\\.$#"
			count: 2
			path: modules/views/src/Plugin/views/argument/ArgumentPluginBase.php

		-
			message: "#^Variable \\$items might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/argument/Broken.php

		-
			message: "#^Method Drupal\\\\views\\\\Plugin\\\\views\\\\cache\\\\CachePluginBase\\:\\:cacheGet\\(\\) should return bool but return statement is missing\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/cache/CachePluginBase.php

		-
			message: "#^Constructor of class Drupal\\\\views\\\\Plugin\\\\views\\\\display\\\\DisplayPluginBase has an unused parameter \\$configuration\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/display/DisplayPluginBase.php

		-
			message: "#^Variable \\$pager in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/display/DisplayPluginBase.php

		-
			message: "#^Variable \\$style in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/display/DisplayPluginBase.php

		-
			message: "#^Variable \\$access_plugin in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/display/PathPluginBase.php

		-
			message: "#^Variable \\$options might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/Boolean.php

		-
			message: "#^Variable \\$items might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/Broken.php

		-
			message: "#^Variable \\$entity in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/BulkForm.php

		-
			message: "#^Method Drupal\\\\views\\\\Plugin\\\\views\\\\field\\\\Date\\:\\:render\\(\\) should return Drupal\\\\Component\\\\Render\\\\MarkupInterface\\|string but return statement is missing\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/Date.php

		-
			message: "#^Variable \\$custom_format might not be defined\\.$#"
			count: 9
			path: modules/views/src/Plugin/views/field/Date.php

		-
			message: "#^Method Drupal\\\\views\\\\Plugin\\\\views\\\\field\\\\EntityField\\:\\:renderItems\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/EntityField.php

		-
			message: "#^Variable \\$field_item_list in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/EntityField.php

		-
			message: "#^Variable \\$options in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/FieldPluginBase.php

		-
			message: "#^Variable \\$raw_items might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/FieldPluginBase.php

		-
			message: "#^Variable \\$style in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/FieldPluginBase.php

		-
			message: "#^Method Drupal\\\\views\\\\Plugin\\\\views\\\\field\\\\Markup\\:\\:render\\(\\) should return Drupal\\\\Component\\\\Render\\\\MarkupInterface\\|string but return statement is missing\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/Markup.php

		-
			message: "#^Method Drupal\\\\views\\\\Plugin\\\\views\\\\field\\\\PrerenderList\\:\\:renderItems\\(\\) should return string but return statement is missing\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/field/PrerenderList.php

		-
			message: "#^Variable \\$items might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/filter/Broken.php

		-
			message: "#^Call to an undefined method Drupal\\\\views\\\\Plugin\\\\views\\\\filter\\\\FilterPluginBase\\:\\:operators\\(\\)\\.$#"
			count: 2
			path: modules/views/src/Plugin/views/filter/FilterPluginBase.php

		-
			message: "#^Variable \\$groups might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/filter/FilterPluginBase.php

		-
			message: "#^Variable \\$source might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/filter/InOperator.php

		-
			message: "#^Variable \\$source might not be defined\\.$#"
			count: 2
			path: modules/views/src/Plugin/views/filter/NumericFilter.php

		-
			message: "#^Variable \\$value might not be defined\\.$#"
			count: 2
			path: modules/views/src/Plugin/views/filter/NumericFilter.php

		-
			message: "#^Variable \\$source might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/filter/StringFilter.php

		-
			message: "#^Variable \\$left in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/join/JoinPluginBase.php

		-
			message: "#^Variable \\$join in empty\\(\\) always exists and is not falsy\\.$#"
			count: 2
			path: modules/views/src/Plugin/views/query/Sql.php

		-
			message: "#^Variable \\$items might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/relationship/Broken.php

		-
			message: "#^Variable \\$sort_field might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/relationship/GroupwiseMax.php

		-
			message: "#^Variable \\$sort_table might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/relationship/GroupwiseMax.php

		-
			message: "#^Variable \\$items might not be defined\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/sort/Broken.php

		-
			message: "#^Variable \\$plugin in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/style/StylePluginBase.php

		-
			message: "#^Variable \\$created_column in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/wizard/WizardPluginBase.php

		-
			message: "#^Variable \\$default_field might not be defined\\.$#"
			count: 6
			path: modules/views/src/Plugin/views/wizard/WizardPluginBase.php

		-
			message: "#^Variable \\$sorts in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/wizard/WizardPluginBase.php

		-
			message: "#^Variable \\$style_plugin in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/wizard/WizardPluginBase.php

		-
			message: "#^Variable \\$view in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/views/src/Plugin/views/wizard/WizardPluginBase.php

		-
			message: "#^Variable \\$view in isset\\(\\) always exists and is not nullable\\.$#"
			count: 2
			path: modules/views/tests/modules/views_test_data/views_test_data.views_execution.inc

		-
			message: "#^Variable \\$link might not be defined\\.$#"
			count: 1
			path: modules/views/tests/src/Functional/TaxonomyGlossaryTest.php

		-
			message: "#^Variable \\$rand1 might not be defined\\.$#"
			count: 2
			path: modules/views/tests/src/Kernel/Plugin/StyleTest.php

		-
			message: "#^Variable \\$rand2 might not be defined\\.$#"
			count: 2
			path: modules/views/tests/src/Kernel/Plugin/StyleTest.php

		-
			message: "#^Variable \\$rand3 might not be defined\\.$#"
			count: 2
			path: modules/views/tests/src/Kernel/Plugin/StyleTest.php

		-
			message: "#^Variable \\$relationship_handler in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/views_ui/src/Form/Ajax/ConfigHandler.php

		-
			message: "#^Cannot unset offset '\\#title' on array\\{\\#theme_wrappers\\: array\\{'container'\\}, \\#attributes\\: array\\{class\\: array\\{'scroll'\\}, data\\-drupal\\-views\\-scroll\\: true\\}\\}\\.$#"
			count: 1
			path: modules/views_ui/src/Form/Ajax/Display.php

		-
			message: "#^Method Drupal\\\\views_ui\\\\ViewEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/views_ui/src/ViewEditForm.php

		-
			message: "#^Variable \\$group_info might not be defined\\.$#"
			count: 2
			path: modules/views_ui/src/ViewEditForm.php

		-
			message: "#^Variable \\$display_plugin in empty\\(\\) always exists and is not falsy\\.$#"
			count: 1
			path: modules/views_ui/src/ViewFormBase.php

		-
			message: "#^Method Drupal\\\\views_ui\\\\ViewUI\\:\\:getTypedData\\(\\) should return Drupal\\\\Core\\\\TypedData\\\\ComplexDataInterface but return statement is missing\\.$#"
			count: 1
			path: modules/views_ui/src/ViewUI.php

		-
			message: "#^Method Drupal\\\\views_ui\\\\ViewUI\\:\\:set\\(\\) should return \\$this\\(Drupal\\\\views_ui\\\\ViewUI\\) but return statement is missing\\.$#"
			count: 1
			path: modules/views_ui/src/ViewUI.php

		-
			message: "#^Method Drupal\\\\views_ui\\\\ViewUI\\:\\:setSyncing\\(\\) should return \\$this\\(Drupal\\\\views_ui\\\\ViewUI\\) but return statement is missing\\.$#"
			count: 1
			path: modules/views_ui/src/ViewUI.php

		-
			message: "#^Variable \\$message in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/views_ui/tests/src/FunctionalJavascript/PreviewTest.php

		-
			message: "#^Method Drupal\\\\workflows\\\\Form\\\\WorkflowEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/workflows/src/Form/WorkflowEditForm.php

		-
			message: "#^Method Drupal\\\\workflows\\\\Form\\\\WorkflowStateAddForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/workflows/src/Form/WorkflowStateAddForm.php

		-
			message: "#^Method Drupal\\\\workflows\\\\Form\\\\WorkflowStateEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/workflows/src/Form/WorkflowStateEditForm.php

		-
			message: "#^Method Drupal\\\\workflows\\\\Form\\\\WorkflowTransitionAddForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/workflows/src/Form/WorkflowTransitionAddForm.php

		-
			message: "#^Method Drupal\\\\workflows\\\\Form\\\\WorkflowTransitionEditForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/workflows/src/Form/WorkflowTransitionEditForm.php

		-
			message: "#^Method Drupal\\\\workspaces\\\\EntityTypeInfo\\:\\:entityBaseFieldInfo\\(\\) should return array\\<Drupal\\\\Core\\\\Field\\\\FieldDefinitionInterface\\> but return statement is missing\\.$#"
			count: 1
			path: modules/workspaces/src/EntityTypeInfo.php

		-
			message: "#^Method Drupal\\\\workspaces\\\\Form\\\\WorkspaceForm\\:\\:save\\(\\) should return int but return statement is missing\\.$#"
			count: 1
			path: modules/workspaces/src/Form/WorkspaceForm.php

		-
			message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/workspaces/src/Plugin/Validation/Constraint/DeletedWorkspaceConstraintValidator.php

		-
			message: "#^Variable \\$entity in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/workspaces/src/Plugin/Validation/Constraint/EntityWorkspaceConflictConstraintValidator.php

		-
			message: "#^Variable \\$transaction in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/workspaces/src/WorkspaceAssociation.php

		-
			message: "#^Method Drupal\\\\workspaces\\\\WorkspaceMerger\\:\\:checkConflictsOnTarget\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/workspaces/src/WorkspaceMerger.php

		-
			message: "#^Variable \\$transaction in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: modules/workspaces/src/WorkspaceMerger.php

		-
			message: "#^Method Drupal\\\\workspaces\\\\WorkspacePublisher\\:\\:checkConflictsOnTarget\\(\\) should return array but return statement is missing\\.$#"
			count: 1
			path: modules/workspaces/src/WorkspacePublisher.php

		-
			message: "#^Variable \\$keyed_content might not be defined\\.$#"
			count: 1
			path: profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php

		-
			message: "#^Variable \\$structured_content might not be defined\\.$#"
			count: 1
			path: profiles/demo_umami/modules/demo_umami_content/src/InstallHelper.php

		-
			message: "#^Variable \\$project_stabilities might not be defined\\.$#"
			count: 1
			path: tests/Drupal/BuildTests/Composer/Template/ComposerProjectTemplatesTest.php

		-
			message: """
				#^Usage of deprecated trait Drupal\\\\BuildTests\\\\Framework\\\\ExternalCommandRequirementsTrait in class Drupal\\\\BuildTests\\\\Framework\\\\Tests\\\\ClassRequiresAvailable\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use
				Drupal\\\\\\\\TestTools\\\\\\\\Extension\\\\\\\\RequiresComposerTrait instead\\.$#
			"""
			count: 1
			path: tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php

		-
			message: """
				#^Usage of deprecated trait Drupal\\\\BuildTests\\\\Framework\\\\ExternalCommandRequirementsTrait in class Drupal\\\\BuildTests\\\\Framework\\\\Tests\\\\ClassRequiresUnavailable\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use
				Drupal\\\\\\\\TestTools\\\\\\\\Extension\\\\\\\\RequiresComposerTrait instead\\.$#
			"""
			count: 1
			path: tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php

		-
			message: """
				#^Usage of deprecated trait Drupal\\\\BuildTests\\\\Framework\\\\ExternalCommandRequirementsTrait in class Drupal\\\\BuildTests\\\\Framework\\\\Tests\\\\MethodRequires\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use
				Drupal\\\\\\\\TestTools\\\\\\\\Extension\\\\\\\\RequiresComposerTrait instead\\.$#
			"""
			count: 1
			path: tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php

		-
			message: """
				#^Usage of deprecated trait Drupal\\\\BuildTests\\\\Framework\\\\ExternalCommandRequirementsTrait in class Drupal\\\\BuildTests\\\\Framework\\\\Tests\\\\UsesCommandRequirements\\:
				in drupal\\:10\\.2\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use
				Drupal\\\\\\\\TestTools\\\\\\\\Extension\\\\\\\\RequiresComposerTrait instead\\.$#
			"""
			count: 1
			path: tests/Drupal/BuildTests/Framework/Tests/ExternalCommandRequirementTest.php

		-
			message: "#^Variable \\$found might not be defined\\.$#"
			count: 1
			path: tests/Drupal/KernelTests/Core/Cache/ApcuBackendTest.php

		-
			message: """
				#^Call to deprecated method expectWarning\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php

		-
			message: """
				#^Call to deprecated method expectWarningMessage\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/KernelTests/Core/Config/ConfigInstallTest.php

		-
			message: """
				#^Call to deprecated method expectError\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 2
			path: tests/Drupal/KernelTests/Core/Database/ConnectionTest.php

		-
			message: "#^Variable \\$expected_driver might not be defined\\.$#"
			count: 2
			path: tests/Drupal/KernelTests/Core/Database/DriverSpecificKernelTestBase.php

		-
			message: """
				#^Call to deprecated method expectError\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 3
			path: tests/Drupal/KernelTests/Core/Database/StatementTest.php

		-
			message: """
				#^Call to deprecated method expectErrorMessage\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 3
			path: tests/Drupal/KernelTests/Core/Database/StatementTest.php

		-
			message: "#^Variable \\$title might not be defined\\.$#"
			count: 2
			path: tests/Drupal/KernelTests/Core/Entity/CreateSampleEntityTest.php

		-
			message: "#^Variable \\$previous_untranslatable_field_value in isset\\(\\) always exists and is not nullable\\.$#"
			count: 2
			path: tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php

		-
			message: "#^Variable \\$field might not be defined\\.$#"
			count: 9
			path: tests/Drupal/KernelTests/Core/Entity/EntitySchemaTest.php

		-
			message: "#^Variable \\$e might not be defined\\.$#"
			count: 1
			path: tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php

		-
			message: "#^Variable \\$entity might not be defined\\.$#"
			count: 1
			path: tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php

		-
			message: "#^Variable \\$new_field_schema_data might not be defined\\.$#"
			count: 1
			path: tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php

		-
			message: "#^Variable \\$x might not be defined\\.$#"
			count: 1
			path: tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php

		-
			message: "#^Variable \\$y might not be defined\\.$#"
			count: 1
			path: tests/Drupal/KernelTests/Core/Image/ToolkitGdTest.php

		-
			message: """
				#^Call to deprecated method expectErrorMessage\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php

		-
			message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: tests/Drupal/KernelTests/KernelTestBase.php

		-
			message: "#^Call to an undefined method Drupal\\\\TestSite\\\\Commands\\\\TestSiteInstallCommand\\:\\:assertTrue\\(\\)\\.$#"
			count: 1
			path: tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php

		-
			message: "#^Call to an undefined method Drupal\\\\TestSite\\\\Commands\\\\TestSiteInstallCommand\\:\\:fail\\(\\)\\.$#"
			count: 1
			path: tests/Drupal/TestSite/Commands/TestSiteInstallCommand.php

		-
			message: """
				#^Call to deprecated method getConfig\\(\\) of class GuzzleHttp\\\\Client\\:
				Client\\:\\:getConfig will be removed in guzzlehttp/guzzle\\:8\\.0\\.$#
			"""
			count: 1
			path: tests/Drupal/Tests/BrowserTestBase.php

		-
			message: """
				#^Call to deprecated method registerAutoloadNamespace\\(\\) of class Doctrine\\\\Common\\\\Annotations\\\\AnnotationRegistry\\:
				This method is deprecated and will be removed in
				            doctrine/annotations 2\\.0\\. Annotations will be autoloaded in 2\\.0\\.$#
			"""
			count: 1
			path: tests/Drupal/Tests/Component/Annotation/Doctrine/DocParserTest.php

		-
			message: "#^Constructor of class Symfony\\\\Component\\\\ExpressionLanguage\\\\Expression has an unused parameter \\$expression\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/DependencyInjection/Dumper/OptimizedPhpArrayDumperTest.php

		-
			message: """
				#^Call to deprecated method expectWarning\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php

		-
			message: """
				#^Call to deprecated method expectWarningMessage\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Component/PhpStorage/FileStorageTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsAllNull has an unused parameter \\$charismatic\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsAllNull has an unused parameter \\$delightful\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsAllNull has an unused parameter \\$demure\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsAllNull has an unused parameter \\$electrostatic\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsConfigArrayKey has an unused parameter \\$config_name\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsMany has an unused parameter \\$configuration\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsMany has an unused parameter \\$foo\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsMany has an unused parameter \\$plugin_definition\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsMany has an unused parameter \\$plugin_id\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsMany has an unused parameter \\$what_am_i_doing_here\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Component\\\\Plugin\\\\Factory\\\\ArgumentsPluginId has an unused parameter \\$plugin_id\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/Factory/ReflectionFactoryTest.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: tests/Drupal/Tests/Component/Plugin/StubPluginManagerBaseWithMapper.php

		-
			message: "#^Result of static method Drupal\\\\Composer\\\\Composer\\:\\:ensureComposerVersion\\(\\) \\(void\\) is used\\.$#"
			count: 1
			path: tests/Drupal/Tests/Composer/ComposerTest.php

		-
			message: """
				#^Call to deprecated method expectError\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Config/ConfigTest.php

		-
			message: """
				#^Class Drupal\\\\Tests\\\\Core\\\\Controller\\\\MockContainerAware implements deprecated interface Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareInterface\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\Tests\\\\Core\\\\Controller\\\\MockContainerAware\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Controller/ControllerResolverTest.php

		-
			message: """
				#^Call to deprecated method expectError\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Database/ConditionTest.php

		-
			message: """
				#^Call to deprecated method findCaller\\(\\) of class Drupal\\\\Core\\\\Database\\\\Log\\:
				in drupal\\:10\\.1\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use
				  Connection\\:\\:findCallerFromDebugBacktrace\\(\\)\\.$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Database/Stub/StubConnection.php

		-
			message: """
				#^Fetching class constant class of deprecated class Drupal\\\\Core\\\\Database\\\\StatementWrapper\\:
				in drupal\\:10\\.1\\.0 and is removed from drupal\\:11\\.0\\.0\\. Use
				  \\\\Drupal\\\\Core\\\\Database\\\\StatementWrapperIterator instead\\.$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Database/Stub/StubConnection.php

		-
			message: """
				#^Class Drupal\\\\Tests\\\\Core\\\\DependencyInjection\\\\DependencySerializationTestDummy implements deprecated interface Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareInterface\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/DependencyInjection/DependencySerializationTest.php

		-
			message: "#^Trying to mock an undefined method getRevisionId\\(\\) on class Drupal\\\\Tests\\\\Core\\\\Entity\\\\UrlTestEntity\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Entity/EntityUrlTest.php

		-
			message: "#^Trying to mock an undefined method isDefaultRevision\\(\\) on class Drupal\\\\Tests\\\\Core\\\\Entity\\\\UrlTestEntity\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Entity/EntityUrlTest.php

		-
			message: """
				#^Call to deprecated method expectError\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 2
			path: tests/Drupal/Tests/Core/EventSubscriber/RedirectResponseSubscriberTest.php

		-
			message: """
				#^Call to deprecated method expectWarning\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php

		-
			message: """
				#^Call to deprecated method expectWarningMessage\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/EventSubscriber/SpecialAttributesRouteSubscriberTest.php

		-
			message: """
				#^Call to deprecated method getConfig\\(\\) of class GuzzleHttp\\\\Client\\:
				Client\\:\\:getConfig will be removed in guzzlehttp/guzzle\\:8\\.0\\.$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Http/ClientFactoryTest.php

		-
			message: "#^Call to method getDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php

		-
			message: "#^Call to method getSortedDefinitions\\(\\) on an unknown class Drupal\\\\Core\\\\Plugin\\\\CategorizingPluginManagerTrait\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Plugin/CategorizingPluginManagerTraitTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Core\\\\Plugin\\\\Discovery\\\\TestContainerDerivativeDiscovery has an unused parameter \\$example_service\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Plugin/Discovery/TestContainerDerivativeDiscovery.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Plugin/FilteredPluginManagerTraitTest.php

		-
			message: "#^Constructor of class Drupal\\\\Tests\\\\Core\\\\Plugin\\\\TestPluginManager has an unused parameter \\$namespaces\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Plugin/TestPluginManager.php

		-
			message: "#^Missing cache backend declaration for performance\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Plugin/TestPluginManager.php

		-
			message: """
				#^Call to deprecated method expectError\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Render/ElementTest.php

		-
			message: """
				#^Call to deprecated method expectErrorMessage\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Render/ElementTest.php

		-
			message: """
				#^Call to deprecated method expectWarning\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php

		-
			message: """
				#^Call to deprecated method expectWarningMessage\\(\\) of class PHPUnit\\\\Framework\\\\TestCase\\:
				https\\://github\\.com/sebastianbergmann/phpunit/issues/5062$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Security/DoTrustedCallbackTraitTest.php

		-
			message: "#^Variable \\$value in isset\\(\\) always exists and is not nullable\\.$#"
			count: 1
			path: tests/Drupal/Tests/Core/Test/AssertContentTraitTest.php

		-
			message: """
				#^Class Drupal\\\\Tests\\\\Core\\\\Utility\\\\MockContainerAware implements deprecated interface Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareInterface\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Utility/CallableResolverTest.php

		-
			message: """
				#^Usage of deprecated trait Symfony\\\\Component\\\\DependencyInjection\\\\ContainerAwareTrait in class Drupal\\\\Tests\\\\Core\\\\Utility\\\\MockContainerAware\\:
				since Symfony 6\\.4, use dependency injection instead$#
			"""
			count: 1
			path: tests/Drupal/Tests/Core/Utility/CallableResolverTest.php

		-
			message: """
				#^Call to deprecated method getConfig\\(\\) of class GuzzleHttp\\\\ClientInterface\\:
				ClientInterface\\:\\:getConfig will be removed in guzzlehttp/guzzle\\:8\\.0\\.$#
			"""
			count: 1
			path: tests/Drupal/Tests/DrupalTestBrowser.php

		-
			message: "#^Class Drupal\\\\Tests\\\\Listeners\\\\DrupalListener implements deprecated interface PHPUnit\\\\Framework\\\\TestListener\\.$#"
			count: 1
			path: tests/Drupal/Tests/Listeners/DrupalListener.php

		-
			message: """
				#^Usage of deprecated trait PHPUnit\\\\Framework\\\\TestListenerDefaultImplementation in class Drupal\\\\Tests\\\\Listeners\\\\DrupalListener\\:
				The `TestListener` interface is deprecated$#
			"""
			count: 1
			path: tests/Drupal/Tests/Listeners/DrupalListener.php

		-
			message: """
				#^Class Drupal\\\\Tests\\\\TestSuites\\\\BuildTestSuite extends deprecated class Drupal\\\\Tests\\\\TestSuites\\\\TestSuiteBase\\:
				in drupal\\:10\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement and test discovery will be handled differently in PHPUnit 10\\.$#
			"""
			count: 1
			path: tests/TestSuites/BuildTestSuite.php

		-
			message: """
				#^Class Drupal\\\\Tests\\\\TestSuites\\\\FunctionalJavascriptTestSuite extends deprecated class Drupal\\\\Tests\\\\TestSuites\\\\TestSuiteBase\\:
				in drupal\\:10\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement and test discovery will be handled differently in PHPUnit 10\\.$#
			"""
			count: 1
			path: tests/TestSuites/FunctionalJavascriptTestSuite.php

		-
			message: """
				#^Class Drupal\\\\Tests\\\\TestSuites\\\\FunctionalTestSuite extends deprecated class Drupal\\\\Tests\\\\TestSuites\\\\TestSuiteBase\\:
				in drupal\\:10\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement and test discovery will be handled differently in PHPUnit 10\\.$#
			"""
			count: 1
			path: tests/TestSuites/FunctionalTestSuite.php

		-
			message: """
				#^Class Drupal\\\\Tests\\\\TestSuites\\\\KernelTestSuite extends deprecated class Drupal\\\\Tests\\\\TestSuites\\\\TestSuiteBase\\:
				in drupal\\:10\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement and test discovery will be handled differently in PHPUnit 10\\.$#
			"""
			count: 1
			path: tests/TestSuites/KernelTestSuite.php

		-
			message: """
				#^Class Drupal\\\\Tests\\\\TestSuites\\\\UnitTestSuite extends deprecated class Drupal\\\\Tests\\\\TestSuites\\\\TestSuiteBase\\:
				in drupal\\:10\\.3\\.0 and is removed from drupal\\:11\\.0\\.0\\. There is no
				  replacement and test discovery will be handled differently in PHPUnit 10\\.$#
			"""
			count: 1
			path: tests/TestSuites/UnitTestSuite.php