Closed (fixed)
Project:
Domain
Version:
3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Mar 2026 at 16:18 UTC
Updated:
24 Mar 2026 at 17:15 UTC
Jump to comment: Most recent
Running the Domain Source module on PHP 8.5 triggers a warning:
Deprecated function: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect since PHP 8.1 in Drupal\domain_source\HttpKernel\DomainSourceRouteProvider->setRequestPathInfo() (line 60 of modules/contrib/domain/domain_source/src/HttpKernel/DomainSourceRouteProvider.php).
Remove calls to the deprecated method setAccessible()
None
None
None
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mably commentedComment #6
mably commented