nextcloud/lib
Daniel Kesselberg fedc80d4ea
chore: remove unnecessary ini_set
Changing gc_maxlifetime cannot have any effect because this configuration option does not exist. There is a configuration option named session.gc_maxlifetime.

I removed the ini_set call because autoconfiguring is error-prone, and the current code could never have worked as intended.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-04-30 12:45:25 +02:00
..
composer perf(templates): Emit RegisterTemplateCreatorEvent to register template creators more lazy 2024-04-22 15:23:55 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-04-30 00:20:32 +00:00
private fix: Avoid reference use in AppConfig 2024-04-30 09:38:47 +02:00
public fix: Fix tiny phpdoc errors related to Share 2024-04-30 09:24:01 +02:00
autoloader.php fix: Migrate away from OC_App toward the IAppManager 2024-04-22 12:14:58 +02:00
base.php chore: remove unnecessary ini_set 2024-04-30 12:45:25 +02:00
versioncheck.php feat: drop support for php 8.0 2024-04-08 11:28:54 +02:00