N247S

Results 5 comments of N247S

currently, synchronizing with multiple OneDrive instances is not necessary, but in combination with KeeAutoExec (which lets you 'embed' databases) I can think of a few scenarios where this might become...

Just as an idea, wouldn't it be better (for boilersplate's sake) to switch out the `sourceLists` field in `ConcatList` with a plain array? As it's immutable, and operations performed on...

Yup figured out the same, but I am afraid it is going to be a bit more complicated to fix than a simple `setHost` call. The `Url` class has the...

Well, I took a quick stab at a more proper way of building the `Url` iinstance. It is not tested against all environments and php-engines, but as far as I...

@floriancargoet I am sorry, but I do not fully understand when you are experiancing this error and how to reproduce it. Could you provide a MRE?