Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Jul 1, 2024

Backport of PR #46219

with more than 100 results, this job may never finish

Signed-off-by: Arthur Schiwon <[email protected]>
@backportbot backportbot bot added bug 3. to review Waiting for reviews labels Jul 1, 2024
@backportbot backportbot bot added this to the Nextcloud 29.0.4 milestone Jul 1, 2024
->from('cards', 'c')
->orderBy('id', 'ASC')
->where($query->expr()->like('carddata', $query->createNamedParameter('%SOCIALPROFILE%')))
->andWhere($query->expr()->gt('id', $query->createNamedParameter((int)$offset, IQueryBuilder::PARAM_INT)))

Check notice

Code scanning / Psalm

RedundantCastGivenDocblockType

Redundant cast to int given docblock-provided type
@blizzz blizzz requested a review from miaulalala July 4, 2024 12:18
@blizzz blizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jul 4, 2024
@blizzz blizzz merged commit d4b5d63 into stable29 Jul 4, 2024
@blizzz blizzz deleted the backport/46219/stable29 branch July 4, 2024 17:40
@Altahrim Altahrim mentioned this pull request Jul 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants