Closed (fixed)
Project:
Token Filter
Version:
2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
7 Jun 2026 at 08:30 UTC
Updated:
22 Jun 2026 at 01:30 UTC
Jump to comment: Most recent
PHP 8 supports declaration of properties in class constructors. This is more concise, and the recommended pattern for modern Drupal.
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 #3
lostcarpark commentedMoved property declarations into constructors. Verified tests pass.
Comment #4
darvanenThank you for this bit-sized piece to review, I've added it to the commit train
Comment #6
darvanen