DOMjudge / domjudge

DOMjudge programming contest jury system
https://www.domjudge.org
GNU General Public License v2.0
739 stars 258 forks source link

Update Symfony after security release #2781

Closed nickygerritsen closed 1 week ago

nickygerritsen commented 2 weeks ago

Symfony just released new patch versions fixing some security issues. Better update asap.

nickygerritsen commented 2 weeks ago

I don't know why integration fails all of a sudden on the no-output cases

vmcj commented 2 weeks ago

I don't know why integration fails all of a sudden on the no-output cases

I think the entry point detection fails, but I've seen that before so this might actually be random.

nickygerritsen commented 2 weeks ago

I don't know why integration fails all of a sudden on the no-output cases

I think the entry point detection fails, but I've seen that before so this might actually be random.

Then let's do https://github.com/DOMjudge/domjudge/pull/2788