Error in PHP <5.5 (which is still supported by Drupal 7):
PHP Fatal error: Can't use function return value in write context in sites/all/modules/contrib/html_title/html_title.module on line 61
We can't use arg() in the call to empty().
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | html_title-php5.4_write_context-3155674-2.patch | 660 bytes | jeffschuler |
Comments
Comment #2
jeffschulerComment #3
vitaliyb98 commentedDrupal 7 reached EOL in January 2025, and this module is no longer actively released for Drupal 7.
No further development or support is planned, though many users still run Drupal 7.
The patch above can be applied to Drupal 7 projects.
Thanks!