Skip to content

Refactor "substr" calls in files app to improve code readability - #39215

Merged
skjnldsv merged 2 commits into
nextcloud:masterfrom
shdehnavi:replace_substr_calls_in_files_app
Feb 23, 2024
Merged

Refactor "substr" calls in files app to improve code readability#39215
skjnldsv merged 2 commits into
nextcloud:masterfrom
shdehnavi:replace_substr_calls_in_files_app

Conversation

@shdehnavi

Copy link
Copy Markdown
Contributor

Summary

Replacing substr with str_starts_with in the files app to improve code readability

Checklist

@shdehnavishdehnavi changed the title Refactor "substr" calls to improve code readabilityRefactor "substr" calls in files app to improve code readabilityJul 7, 2023
@shdehnavi
shdehnavi requested a review from ipasanecJuly 8, 2023 20:45
@solracsfsolracsf added this to the Nextcloud 28 milestone Jul 9, 2023
@solracsfsolracsf added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels Jul 9, 2023
@shdehnavishdehnavi mentioned this pull request Jul 13, 2023
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
@fsamapoor
fsamapoorforce-pushed the replace_substr_calls_in_files_app branch from 6526bab to df0a396CompareSeptember 27, 2023 17:06
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
@shdehnavi

Copy link
Copy Markdown
ContributorAuthor

Is there any update regarding this PR changes?

@skjnldsvskjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzzblizzz modified the milestones: Nextcloud 28, Nextcloud 29Nov 23, 2023
@skjnldsv
skjnldsv merged commit 816ddaf into nextcloud:masterFeb 23, 2024
@skjnldsvskjnldsv added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Feb 23, 2024
@blizzzblizzz mentioned this pull request Mar 5, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishtechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@shdehnavi@nickvergessen@juliusknorr@fsamapoor@blizzz@solracsf@skjnldsv