Skip to content

Conversation

cubercsl
Copy link
Contributor

@cubercsl cubercsl commented Aug 3, 2024

a714386 does not fix #2279 indeed, and introduces the issue described in #2600. This PR will backport some fix to the 8.2 branch.

tossy310 and others added 7 commits August 3, 2024 16:01
Previous attempts 019ec2f and
a6640d5 fixed most cases reported in
an issue DOMjudge#1708, but there's still a case where a wrong error message
is shown. This fixes it.

(cherry picked from commit 07e3235)
(cherry picked from commit b26ebfb)
@cubercsl cubercsl force-pushed the bugfix-2279-backport branch from b00a8ec to b36292c Compare August 3, 2024 10:29
Nullsafe operator is supported since PHP8. Avoid using nullsafe operators
in PHP7, as domjudge 8.2 branch needs to support PHP 7.4

Signed-off-by: cubercsl <2014cais01@gmail.com>
@cubercsl cubercsl marked this pull request as ready for review August 3, 2024 11:10
@vmcj
Copy link
Member

vmcj commented Sep 2, 2024

Hi @cubercsl,

I think we will delay this one for after the Astana WF, thanks for the work though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants