nextcloud/lib
Ferdinand Thiessen 2ec68b1eb9
refactor(Log): Use new in initializer instead of constructor body
PHP 8.1 allows us to now move the `new` into the initializer,
this makes the code a bit nicer (and 3 lines shorter).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-08-17 18:38:28 +02:00
..
composer feat: Add user:welcome command 2024-08-16 10:11:29 +02:00
l10n Fix(l10n): Update translations from Transifex 2024-08-17 00:20:22 +00:00
private refactor(Log): Use new in initializer instead of constructor body 2024-08-17 18:38:28 +02:00
public test: Adjust tests for CSP nonce 2024-08-13 10:06:32 +02:00
autoloader.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
base.php (base) Give a hint in web interface if SimpleXML (php-xml) is missing 2024-08-16 11:06:21 +02:00
versioncheck.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00