Skip to content

[BUGFIX] Do not call querybuilder::execute()#444

Merged
sypets merged 1 commit intomainfrom
fix-443-queryBuilder-execute
Aug 9, 2025
Merged

[BUGFIX] Do not call querybuilder::execute()#444
sypets merged 1 commit intomainfrom
fix-443-queryBuilder-execute

Conversation

@sypets
Copy link
Owner

@sypets sypets commented Aug 9, 2025

Use executeStatement() or executeQuery(), may lead to exception with v13.

Resolves: #443

Use executeStatement() or executeQuery(), may lead to exception
with v13.

Resolves: #443
@sypets sypets merged commit 1c02aeb into main Aug 9, 2025
12 checks passed
@sypets sypets deleted the fix-443-queryBuilder-execute branch March 8, 2026 13:43
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

Successfully merging this pull request may close these issues.

Exception with TYPO3 v13 and PHP 8.4. with QueryBuilder::execute() in LinkAnalyzer

1 participant