Closed (fixed)
Project:
Custom Search
Version:
8.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2025 at 14:00 UTC
Updated:
12 Dec 2025 at 12:54 UTC
Jump to comment: Most recent
Comments
Comment #2
just-me commentedHello,
I've resolved all warnings.
It was tested on Drupal 11 and 10.
I have only one issue with the PHPStan for a new Drupal version. The issue is that in Drupal 13, the function `node_type_get_names()` would be removed, which is used actively in the project.
But the `node_type_get_names()` should be fine for 10-12 Drupal.
Comment #3
just-me commentedComment #5
just-me commentedComment #6
konot commentedI have reviewed changes and tested them. Everything looks good.
I think it is ready to be merged. Thanks for coping with that!
Comment #8
loon commentedMerged. Thanks all