nextcloud/lib
Roeland Jago Douma 074a0e0665
Cast retrieved DB fields to string
Fixes #9279

If a pure numerical user is in the DB the value might be casted to a int
when returned. Cast it all to a string so we don't break the strict
typing.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-04-24 12:48:52 +02:00
..
composer Bump autoloader 2018-04-23 13:27:14 +02:00
l10n [tx-robot] updated from transifex 2018-04-22 00:11:51 +00:00
private Cast retrieved DB fields to string 2018-04-24 12:48:52 +02:00
public Make the group backends also possible using interfaces 2018-04-23 11:49:28 +02:00
autoloader.php Make lib/autoloader.php strictly typed and properly type hinted 2018-02-13 22:07:58 +01:00
base.php Show a link to the docs instead of a button on the untrusted domain page 2018-04-17 17:47:11 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00