mirror of
https://github.com/nextcloud/server.git
synced 2026-06-29 12:24:50 +02:00
3d315ec64f
%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>