Skip to content

Conversation

@blizzz
Copy link
Member

@blizzz blizzz commented Oct 7, 2025

Addition to #5058

Results in split methods as we do not have nice overloading in PHP. But simplifies parameters when calling them, while implementation is being hidden yet simplified as it does not have to deal with different objects but a few primitive types.

Additionally has a small fix in the tests (provides file id as int).

Actually I am a bit torn about this one. What do you find better maintainable?

Results in split methods as we do not have nice overloading in PHP. But
simplifies parameters when calling them, while implementation is being
hidden yet simplified as it does not have to deal with different objects
but a few primitive types.

Signed-off-by: Arthur Schiwon <[email protected]>
@blizzz blizzz requested review from elzody and juliusknorr October 7, 2025 18:06
@blizzz blizzz added the 3. to review Ready to be reviewed label Oct 7, 2025
Base automatically changed from fix/noid/deletion-in-groupfolder to main October 8, 2025 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Ready to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants