Skip to content

Conversation

@blizzz
Copy link
Member

@blizzz blizzz commented Jul 1, 2024

backport of #46219

with more than 100 results, this job may never finish

Signed-off-by: Arthur Schiwon <[email protected]>
@blizzz blizzz added bug 3. to review Waiting for reviews labels Jul 1, 2024
@blizzz blizzz added this to the Nextcloud 28.0.8 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 merged commit b8b0ad6 into stable28 Jul 3, 2024
@blizzz blizzz deleted the backport/46219/stable28 branch July 3, 2024 15:18
@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

3. to review Waiting for reviews bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants