Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged

Conversation

shdehnavi
Copy link
Contributor

Summary

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

Checklist

@shdehnavi shdehnavi changed the title Refactor "substr" calls to improve code readability Refactor "substr" calls in files app to improve code readability Jul 7, 2023
@shdehnavi shdehnavi requested a review from ipasanec July 8, 2023 20:45
@solracsf solracsf added this to the Nextcloud 28 milestone Jul 9, 2023
@solracsf solracsf added 3. to review Waiting for reviews technical debt labels Jul 9, 2023
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
@fsamapoor fsamapoor force-pushed the replace_substr_calls_in_files_app branch from 6526bab to df0a396 Compare September 27, 2023 17:06
Signed-off-by: Hamid Dehnavi <hamid.dev.pro@gmail.com>
@shdehnavi
Copy link
Contributor Author

Is there any update regarding this PR changes?

@skjnldsv skjnldsv mentioned this pull request Nov 1, 2023
This was referenced Nov 6, 2023
This was referenced Nov 14, 2023
@blizzz blizzz modified the milestones: Nextcloud 28, Nextcloud 29 Nov 23, 2023
@skjnldsv skjnldsv merged commit 816ddaf into nextcloud:master Feb 23, 2024
45 of 50 checks passed
@skjnldsv skjnldsv 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
@blizzz blizzz mentioned this pull request Mar 5, 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 technical debt
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants