Closed ralfbecker closed 2 months ago
…cObject->Check(): Unmet condition in object from type SyncProvisioning: parameter maxattsize is LOWER than -1. Check failed!
Released under the GNU Affero General Public License (AGPL), version 3
It restores the previous PHP versions behavior, that ("" < -1) === false, by an explicit cast to (float)
...
Unmet condition in object from type SyncProvisioning: parameter maxattsize is LOWER than -1. Check failed!
Server (please complete the following information):
Smartphone (please complete the following information):
Thanks 🙂
…cObject->Check(): Unmet condition in object from type SyncProvisioning: parameter maxattsize is LOWER than -1. Check failed!
Released under the GNU Affero General Public License (AGPL), version 3
What does this implement/fix? Explain your changes.
It restores the previous PHP versions behavior, that ("" < -1) === false, by an explicit cast to (float)
Does this close any currently open issues?
...
Any relevant logs, error output, etc?
Unmet condition in object from type SyncProvisioning: parameter maxattsize is LOWER than -1. Check failed!
Where has this been tested?
Server (please complete the following information):
Smartphone (please complete the following information):