files_scripts icon indicating copy to clipboard operation
files_scripts copied to clipboard

NC 31 support - badly broken with Logging.

Open madscientist42 opened this issue 6 months ago • 1 comments

I know you're not there yet, but while some of it works cleanly on NC 31, it busts the HECK out of things with the logging, messing up WebDAV support severely.

[PHP] Error: Declaration of Psr\Log\AbstractLogger::emergency($message, array $context = []) must be compatible with Psr\Log\LoggerInterface::emergency(Stringable|string $message, array $context = []): void at /var/www/html/apps/files_scripts/vendor/psr/log/Psr/Log/AbstractLogger.php#22 GET /remote.php/dav/ from 162.227.102.226 by -- at Jun 9, 2025, 10:30:34 PM

Remove the app? It goes away. Hopefully, you'll get it worked in- this stuff with PHP-Lua kind of rocks and unlocks a lot of power for NextCloud for things they didn't envision for flows.

madscientist42 avatar Jun 10 '25 03:06 madscientist42