Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Mar 18, 2025

Summary

  • use consistently mimeType as it is called MIME type
  • fix issues where implementation and interface had different parameter names (this is an issue since PHP has named parameters).

Checklist

@susnux susnux added 3. to review Waiting for reviews php Pull requests that update Php code ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Mar 18, 2025
@susnux susnux added this to the Nextcloud 32 milestone Mar 18, 2025
Base automatically changed from fix/IMimeTypeDetector-types to master March 18, 2025 16:13
@susnux susnux marked this pull request as ready for review March 18, 2025 16:13
@susnux susnux requested a review from a team as a code owner March 18, 2025 16:13
@susnux susnux requested review from ArtificialOwl, icewind1991 and skjnldsv and removed request for a team March 18, 2025 16:13
- use consistantly `mimeType` as it is called MIME type
- fix issues where implementation and interface had different parameter
  names (this is an issue since PHP has named parameters).

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux force-pushed the chore/consistent-naming branch from 90bc5d8 to 97ad171 Compare April 2, 2025 11:22
@susnux susnux enabled auto-merge April 2, 2025 11:22
@susnux susnux merged commit f3761c5 into master Apr 2, 2025
204 of 215 checks passed
@susnux susnux deleted the chore/consistent-naming branch April 2, 2025 12:05
@nextcloud-bot nextcloud-bot mentioned this pull request Aug 19, 2025
@skjnldsv skjnldsv modified the milestones: Nextcloud 32, Nextcloud 33 Sep 28, 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 php Pull requests that update Php code ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants