Closed (fixed)
Project:
Search API attachments
Version:
9.0.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2025 at 22:08 UTC
Updated:
18 Feb 2025 at 09:45 UTC
Jump to comment: Most recent
Comments
Comment #2
mably commentedComment #4
mably commentedMR rolls back the removal of the promoted constructor parameters that occurred in this commit.
https://stitcher.io/blog/constructor-promotion-in-php-8
Comment #5
mably commentedComment #7
acbramley commentedPushed a small change to separate constructor params on to newlines to improve readability. This should definitely go in. I'm going to open a new issue for other issues with that class too (it's using FileSystemInterface::EXISTS_REPLACE)
Comment #8
izus commentedThank you for this finding
it is now merged :)
Comment #10
izus commentedhere it is https://www.drupal.org/project/search_api_attachments/releases/10.0.3
Comment #11
mably commentedThank you @izus for your quick response!