Closed (fixed)
Project:
Search configuration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
20 Mar 2020 at 02:38 UTC
Updated:
19 Apr 2024 at 13:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
hargobindWorks like a charm. RTBC.
Changing the priority to Major since this patch fixes PHP errors.
Comment #3
rajatc commentedThis patch https://www.drupal.org/files/issues/2020-03-19/search_config-php-7.4-cur... works for me for PHP 7.4 compatibility warnings.
Comment #4
delosreyesa commentedPatch works. Please merge it in.
Comment #5
anybodyThis is important, could any maintainer please merge this! 7.3 is EOL!
Comment #6
anybodyPS: And please create a new release afterwards!
Comment #7
mkindred commentedThis patch fixed my fatal error running on PHP 8.1.
Comment #8
anybodyComment #9
poker10 commentedI have tested this and using the patch in dozens of websites for more than a half year without any problems.. It definitely works and looks good! +1 to RTBC.
Comment #10
hargobindHere's a patch for the 8.x branch. It's essentially the same code change as the 7.x, just a 1-line fix.
Comment #12
anybodyPrepared MR's based on the patches for both branches. Thanks! :)
Comment #13
kburakozdemir commented+1. This patch works for me on Drupal 7.93 and 8.0.26. Thanks.
Comment #15
poker10 commentedCommitted to 7.x-1.x branch. Closing this as fixed for now.
I do not know much about the state of the 8.x branch, as there is no release yet. But I think if needed, this can be committed also to the 8.x-1.x.
I will roll-out a new release of the 7.x branch soon (probably RC first, as there are some commits which were not released for 8 years).
Thanks all!