Missing support for TYPO3 13 -> QueryBuilder->execute() doesn't exists anymore #11
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
codemacher/tile_proxy#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I used the tile_proxy extension in a TYPO3 13 project, but it doesn't works because the
QueryBuilder->execute()method doesn't exists anymore. It is used in the classtile_proxy/Classes/Records/RequestCacheRecordRepository.php. Could you please fix this?Thanks for the tip. New version is released.