mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
%2\$; is not valid. On php7 this is just ignored but on php8 it gives an error. %2\$s; works. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>