- 🇳🇱Netherlands ahmetburkan Utrecht
Tested. Suggested changes look good. Changing the status to 'Reviewed & tested by the community'.
- First commit to issue fork.
- @themarkahrens opened merge request.
- 🇺🇸United States ccjjmartin Austin, TX
I ran the upgrade status script on this module and found that the info.yml file is all that is needed to get this functional but it isn't really fully complete because there is another file that has a deprecation (a test):
modules/contrib/search_api_exclude/tests/src/Unit/Plugin/Processor/NodeExcludeTest.php
Reflection error: Circular reference to class "Drupal\Tests\PhpUnitCompatibilityTrait"This will need to be manually fixed.
- First commit to issue fork.
- @shivam_tiwari opened merge request.
- Status changed to Needs review
over 1 year ago 12:26pm 3 May 2023 - Assigned to Mahima_Mathur23
- Status changed to Needs work
over 1 year ago 10:17am 5 May 2023 - Status changed to Closed: outdated
over 1 year ago 4:01pm 15 June 2023 - 🇺🇸United States ccjjmartin Austin, TX
This work appears to have been done in another commit somewhere, the latest version 2.0.2 has the info.yml patch for D10 compatibility in it already. Closing this issue.
- 🇺🇸United States ccjjmartin Austin, TX
For reference, the reflections class error appears to be a non issue with this module and instead is a error in the drupal-phpstan: https://github.com/mglaman/phpstan-drupal/issues/143