Closed (fixed)
Project:
Drupal core
Version:
11.x-dev
Component:
views.module
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Nov 2025 at 11:52 UTC
Updated:
27 Nov 2025 at 11:49 UTC
Jump to comment: Most recent
Comments
Comment #2
alexpottComment #4
alexpottLet's widen this to include another deprecation triggered by Drupal\Tests\views\Kernel\Handler\HandlerAllTest
Comment #5
smustgrave commentedRan locally on 8.5.0RC3 and got
2 tests triggered 3 PHP deprecations:
Applied the MR
and still got 1
Comment #6
alexpottThat's a different issue and not \Drupal\views\Plugin\views\query\Sql - see #3557056: Fix \Drupal\views_test_config\Hook\ViewsTestConfigHooks::viewLoad() on PHP 8.5 - the issue summary and title is specific - in both instances.
Comment #7
smustgrave commentedComment #8
longwaveCommitted and pushed d99619db965 to 11.x and 83118cc0e57 to 11.3.x. Thanks!
Comment #13
longwave