- Issue created by @MrDaleSmith
- Status changed to Closed: outdated
4 months ago 12:02pm 19 March 2025 - π¬π§United Kingdom MrDaleSmith
This issue is resolve in an MR in https://www.drupal.org/project/ai/issues/3513409 π Warning: Undefined array key "#entity" in Drupal\ai_translate\Form\AiTranslateForm Active
- π¬π§United Kingdom lukus
I'm using PHP 8.x and I get a type mismatch in
Drupal\ai_translate\Controller\ContentTranslationControllerOverride
as it seems one of the overridden class' properties no longer matches the property type of the class it's extending:protected TimeInterface $time;
vs
protected ?TimeInterface $time;
- π¬π§United Kingdom MrDaleSmith
This issue is closed so you'd need to check the parent issue; I believe its already been fixed there although this may be a new bug.
- πΊπΈUnited States Kristen Pol Santa Cruz, CA, USA
We are doing some issue management housekeeping and adding/removing components.
We are removing the "Other Submodules" component and want people to categorize issues with the best module/submodule component.
Moving this issue to "AI Translate".
See π Update AI module project components Active for more details.