Patch applies, commit checks fails https://git.drupalcode.org/project/drupal/-/merge_requests/4452.diff --------------------------------------------- CSpell: passed ---------------------------------------------------------------------------------------------------- Running PHPStan on changed files. ------ ------------------------------------------------------------ Line lib/Drupal/Core/Database/Connection.php ------ ------------------------------------------------------------ 982 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1009 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1032 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1082 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1103 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1126 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1149 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1169 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1186 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1206 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. 1365 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. ------ ------------------------------------------------------------ ------ ------------------------------------------------------------ Line lib/Drupal/Core/Database/Query/Select.php ------ ------------------------------------------------------------ 347 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. ------ ------------------------------------------------------------ ------ ------------------------------------------------------------ Line lib/Drupal/Core/Database/Query/SelectExtender.php ------ ------------------------------------------------------------ 237 Call to deprecated method getDriverClass() of class Drupal\Core\Database\Connection: in drupal:10.2.0 and is removed from drupal:11.0.0. Use standard autoloading in the methods that return database operations. ------ ------------------------------------------------------------ [ERROR] Found 13 errors PHPStan: failed ---------------------------------------------------------------------------------------------------- Checking core/lib/Drupal/Core/Database/Query/PagerSelectExtenderFactory.php PHPCS: core/lib/Drupal/Core/Database/Query/PagerSelectExtenderFactory.php passed core/lib/Drupal/Core/Database/Query/PagerSelectExtenderFactory.php passed ---------------------------------------------------------------------------------------------------- Checking core/lib/Drupal/Core/Database/Query/TableSortExtenderFactory.php PHPCS: core/lib/Drupal/Core/Database/Query/TableSortExtenderFactory.php passed core/lib/Drupal/Core/Database/Query/TableSortExtenderFactory.php passed ---------------------------------------------------------------------------------------------------- Checking core/modules/search/src/SearchQueryFactory.php PHPCS: core/modules/search/src/SearchQueryFactory.php passed core/modules/search/src/SearchQueryFactory.php passed ---------------------------------------------------------------------------------------------------- Checking core/modules/search/src/ViewsSearchQueryFactory.php PHPCS: core/modules/search/src/ViewsSearchQueryFactory.php passed core/modules/search/src/ViewsSearchQueryFactory.php passed ---------------------------------------------------------------------------------------------------- Checking core/modules/system/tests/modules/database_test/src/TestExtenderFactory.php PHPCS: core/modules/system/tests/modules/database_test/src/TestExtenderFactory.php passed core/modules/system/tests/modules/database_test/src/TestExtenderFactory.php passed ---------------------------------------------------------------------------------------------------- Checking core/core.services.yml PHPCS: core/core.services.yml passed ESLint: core/core.services.yml passed core/core.services.yml passed ---------------------------------------------------------------------------------------------------- Checking core/lib/Drupal/Core/Database/Connection.php PHPCS: core/lib/Drupal/Core/Database/Connection.php passed core/lib/Drupal/Core/Database/Connection.php passed ---------------------------------------------------------------------------------------------------- Checking core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php PHPCS: core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php passed core/lib/Drupal/Core/Database/Query/PagerSelectExtender.php passed ---------------------------------------------------------------------------------------------------- Checking core/lib/Drupal/Core/Database/Query/Select.php PHPCS: core/lib/Drupal/Core/Database/Query/Select.php passed core/lib/Drupal/Core/Database/Query/Select.php passed ---------------------------------------------------------------------------------------------------- Checking core/lib/Drupal/Core/Database/Query/SelectExtender.php PHPCS: core/lib/Drupal/Core/Database/Query/SelectExtender.php passed core/lib/Drupal/Core/Database/Query/SelectExtender.php passed ---------------------------------------------------------------------------------------------------- Checking core/lib/Drupal/Core/Database/Query/TableSortExtender.php PHPCS: core/lib/Drupal/Core/Database/Query/TableSortExtender.php passed core/lib/Drupal/Core/Database/Query/TableSortExtender.php passed ---------------------------------------------------------------------------------------------------- Checking core/modules/search/search.services.yml PHPCS: core/modules/search/search.services.yml passed ESLint: core/modules/search/search.services.yml passed core/modules/search/search.services.yml passed ---------------------------------------------------------------------------------------------------- Checking core/modules/search/src/SearchQuery.php PHPCS: core/modules/search/src/SearchQuery.php passed core/modules/search/src/SearchQuery.php passed ---------------------------------------------------------------------------------------------------- Checking core/modules/system/tests/modules/database_test/database_test.services.yml PHPCS: core/modules/system/tests/modules/database_test/database_test.services.yml passed ESLint: core/modules/system/tests/modules/database_test/database_test.services.yml passed core/modules/system/tests/modules/database_test/database_test.services.yml passed ---------------------------------------------------------------------------------------------------- Checking core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php PHPCS: core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php passed core/tests/Drupal/KernelTests/Core/Database/ConnectionTest.php passed ---------------------------------------------------------------------------------------------------- Checking core/tests/Drupal/KernelTests/Core/Database/SelectExtenderTest.php PHPCS: core/tests/Drupal/KernelTests/Core/Database/SelectExtenderTest.php passed core/tests/Drupal/KernelTests/Core/Database/SelectExtenderTest.php passed ---------------------------------------------------------------------------------------------------- Checking core/tests/Drupal/KernelTests/Core/Database/SelectTest.php PHPCS: core/tests/Drupal/KernelTests/Core/Database/SelectTest.php passed core/tests/Drupal/KernelTests/Core/Database/SelectTest.php passed ---------------------------------------------------------------------------------------------------- Checking core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php PHPCS: core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php passed core/tests/Drupal/KernelTests/Core/Database/TaggingTest.php passed ---------------------------------------------------------------------------------------------------- Checking core/tests/Drupal/Tests/Core/Database/ConnectionTest.php PHPCS: core/tests/Drupal/Tests/Core/Database/ConnectionTest.php passed core/tests/Drupal/Tests/Core/Database/ConnectionTest.php passed ----------------------------------------------------------------------------------------------------