Closed (won't fix)
Project:
Real-time SEO for Drupal
Version:
8.x-2.0-alpha9
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2023 at 10:49 UTC
Updated:
12 Jul 2025 at 13:29 UTC
Jump to comment: Most recent, Most recent file

Comments
Comment #2
anjaliprasannan commentedComment #4
anjaliprasannan commentedAdding patch that fixed the issue.
Comment #5
anjaliprasannan commentedComment #6
anjaliprasannan commentedComment #7
undersound3 commentedThanks for the patch!
Works here on drupal 9.5.11 and yoast_seo 8.x-2.0-alpha10
Comment #8
anjaliprasannan commentedComment #9
lavanyatalwar commentedUpdating MR for this patch.
Comment #10
lavanyatalwar commentedComment #11
kingdutchSorry for the sloppiness in using language features without declaring a PHP language version. The bit of code relied on a feature that was introduced in PHP 8.1.
As the only supported version of Drupal (10) requires at least PHP 8.1, where this operator is supported, I'm going to close this issue as "Won't fix".