Yoast / Yoast-SEO-for-TYPO3

Yoast SEO plugin for TYPO3
Other
51 stars 56 forks source link

Call to undefined method Doctrine\DBAL\Driver\Mysqli\MysqliStatement::fetchAllAssociative() #534

Closed gregordonsky closed 1 year ago

gregordonsky commented 1 year ago

Please give us a description of what happened.

MysqliStatement::fetchAllAssociative() is not defined for typo3 v. 10 in non composer mode.

How can we reproduce this behavior?

See screenshot

Screenshots

  1. image
  2. image

Logs

Uncaught TYPO3 Exception: Call to undefined method Doctrine\DBAL\Driver\Mysqli\MysqliStatement::fetchAllAssociative() | Error thrown in file /typo3conf/ext/yoast_seo/Classes/Utility/YoastUtility.php in line 94

Technical info