Compare commits

..

1 commit

Author SHA1 Message Date
rxu
4240ae89d4
Merge a84dac7719 into bc1e1732cf 2025-04-25 23:43:52 -07:00

View file

@ -101,7 +101,7 @@ class remove_jabber extends migration
];
}
public function move_jabber_to_email_notifications(int|null $start)
public function move_jabber_to_email_notifications(?int $start)
{
$limit = 1000;