csrdelft / csrdelft.nl

De webstek van Civitas Studiosorum Reformatorum, wordt onderhouden door de PubCie.
https://csrdelft.nl
18 stars 11 forks source link

Fix de stormvloed aan deprecation errors #1193

Closed NathanHuisman closed 2 months ago

NathanHuisman commented 2 months ago

htmlspecialchars kan geen null meer aannemen, PHP 8 wordt super boos >:( image

Elke request naar /corvee/beheer genereert 1MB aan logs

sentry-io[bot] commented 2 months ago

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: lib/view/Icon.php

Function Unhandled Issue
CsrDelft\view\Icon::getTag ErrorException: Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated ...
Event Count: 2.5k

Did you find this useful? React with a 👍 or 👎

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud