nextcloud/lib
MartB fe21b10de5 replace setcookie value with '' instead of null.
The php documentation states that an empty string should be used for a cookie when it has no real value.
null leads to the following error: expects parameter 2 to be string, null given

Signed-off-by: Martin Böh <mart.b@outlook.de>
2018-09-06 20:34:16 +02:00
..
composer Update autoloader 2018-09-05 21:00:53 +02:00
l10n [tx-robot] updated from transifex 2018-09-01 00:12:17 +00:00
private replace setcookie value with '' instead of null. 2018-09-06 20:34:16 +02:00
public Fix @since version on new API 2018-09-05 20:58:39 +02:00
autoloader.php move log constants to ILogger 2018-04-26 10:45:52 +02:00
base.php replace setcookie value with '' instead of null. 2018-09-06 20:34:16 +02:00
versioncheck.php Raise PHP version number to PHP 7.0 2018-01-12 14:26:10 +01:00