Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Mar 31, 2025

Backport of #51750

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: Marcel Klehr <mklehr@gmx.net>

[skip ci]
@backportbot backportbot bot added the 3. to review Waiting for reviews label Mar 31, 2025
@backportbot backportbot bot added this to the Nextcloud 29.0.15 milestone Mar 31, 2025
…rectories

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* @return bool
*/
public function checkQuota(string $path, $length = null) {
public function checkQuota(string $path, $length = null, $isDir = false) {

Check notice

Code scanning / Psalm

MissingParamType Note

Parameter $isDir has no provided type
@marcelklehr marcelklehr marked this pull request as ready for review April 1, 2025 07:37
@skjnldsv skjnldsv merged commit b6f8b51 into stable29 Apr 1, 2025
204 of 211 checks passed
@skjnldsv skjnldsv deleted the backport/51750/stable29 branch April 1, 2025 08:36
@Altahrim Altahrim mentioned this pull request Apr 3, 2025
7 tasks
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.

3 participants