Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PHP Warning: Undefined array key "config" / Trying to access array offset on value of type null #50

Open
medarob opened this issue Jan 30, 2025 · 0 comments

Comments

@medarob
Copy link

medarob commented Jan 30, 2025

An editor translated a page and I noticed the following errors/warnings in the log:

warning | php | Core: Error handler (BE): PHP  Warning: Trying to access array offset on value of type null in  /var/www/typo3/vendor/dmitryd/dd-deepl/Classes/Service/DeeplTranslationService.php  line 458

warning | php | Core: Error handler (BE): PHP  Warning: Undefined array key "config" in  /var/www/typo3/vendor/dmitryd/dd-deepl/Classes/Service/DeeplTranslationService.php  line 458

warning | php | Core: Error handler (BE): PHP  Warning: Trying to access array offset on value of type null in  /var/www/typo3/vendor/dmitryd/dd-deepl/Classes/Service/DeeplTranslationService.php  line 449

warning | php | Core: Error handler (BE): PHP  Warning: Undefined array key "config" in  /var/www/typo3/vendor/dmitryd/dd-deepl/Classes/Service/DeeplTranslationService.php  line 449

warning | php | Core: Error handler (BE): PHP  Warning: Trying to access array offset on value of type null in  /var/www/typo3/vendor/dmitryd/dd-deepl/Classes/Service/DeeplTranslationService.php  line 427

warning | php | Core: Error handler (BE): PHP  Warning: Undefined array key "config" in  /var/www/typo3/vendor/dmitryd/dd-deepl/Classes/Service/DeeplTranslationService.php  line 427

I'm not sure what had caused this. There were no errors reported by the editor.

TYPO3 11.5.41, PHP 8.2.27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant