Page MenuHomePhorge

Extract the getServerModifications method
ClosedPublic

Authored by mollekopf on Sep 20 2024, 10:46 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Feb 8, 1:14 AM
Unknown Object (File)
Sat, Feb 8, 1:14 AM
Unknown Object (File)
Sat, Feb 8, 1:14 AM
Unknown Object (File)
Sat, Feb 8, 1:14 AM
Unknown Object (File)
Fri, Feb 7, 11:59 PM
Unknown Object (File)
Tue, Jan 28, 3:23 AM
Unknown Object (File)
Sun, Jan 26, 6:16 PM
Unknown Object (File)
Sun, Jan 26, 5:55 AM
Subscribers

Diff Detail

Repository
rS syncroton
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

mollekopf created this revision.

This is just a refactoring and shouldn't change the behaviour.

machniak subscribed.
machniak added inline comments.
lib/ext/Syncroton/Command/Sync.php
512

Undefined variable $clientModifications.

This revision now requires changes to proceed.Sep 20 2024, 1:38 PM

Fixed the undefined $clientModifications

This revision is now accepted and ready to land.Sep 22 2024, 5:00 PM
This revision was automatically updated to reflect the committed changes.