plan2net / webp

Create a WebP copy for images (TYPO3 CMS)
GNU General Public License v3.0
60 stars 33 forks source link

[BUGFIX] Change executeQuery to executeStatement to fix QueryBuilder … #83

Closed balatD closed 1 year ago

balatD commented 1 year ago

After I installed the new webp version on a TYPO3 12 system, I've got a error in QueryBuilder (Cannot access offset of type string on string) caused by the executeQuery function.

wazum commented 1 year ago

Nice catch, thanks