Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Aug 26, 2025

Backport of #52880

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Robin Appelman <robin@icewind.nl>

[skip ci]
@backportbot backportbot bot added the 3. to review Waiting for reviews label Aug 26, 2025
@backportbot backportbot bot added this to the Nextcloud 30.0.15 milestone Aug 26, 2025
Signed-off-by: yemkareems <yemkareems@gmail.com>
@yemkareems yemkareems marked this pull request as ready for review August 26, 2025 04:28

case 'boolean':
case 'bool':
$value = strtolower($value);

Check notice

Code scanning / Psalm

PossiblyNullArgument Note

Argument 1 of strtolower cannot be null, possibly null value provided
];

case 'json':
$value = json_decode($value, true);

Check notice

Code scanning / Psalm

PossiblyNullArgument Note

Argument 1 of json_decode cannot be null, possibly null value provided
Signed-off-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: yemkareems <yemkareems@gmail.com>
@yemkareems yemkareems merged commit 6b27328 into stable30 Aug 27, 2025
194 of 205 checks passed
@yemkareems yemkareems deleted the backport/52880/stable30 branch August 27, 2025 14:00
@nextcloud-bot nextcloud-bot mentioned this pull request Sep 4, 2025
5 tasks
@nextcloud-bot nextcloud-bot mentioned this pull request Sep 25, 2025
2 tasks
@blizzz blizzz mentioned this pull request Oct 14, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants