csrdelft / csrdelft.nl

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

Fix een boel deprecations #1194

Closed NathanHuisman closed 2 months ago

NathanHuisman commented 2 months ago

Hopelijk worden onze logs nu minder volgespamd :)

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/entity/corvee/CorveeTaak.php

Function Unhandled Issue
CsrDelft\entity\corvee\CorveeTaak::getLaatstGemaildDate ErrorException: Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated /lib/entity/corvee/CorveeTaak.php...
Event Count: 392
📄 File: lib/view/formulier/invoervelden/InputField.php (Click to Expand) | Function | Unhandled Issue | | :------- | :----- | | **`CsrDelft\view\formulier\invoervelden\InputField::getInputAttribute`** | [**ErrorException: Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated**](https://csrdelft.sentry.io/issues/5345954921/?referrer=github-open-pr-bot) /lib/view/formulier/invoervelden/InputField.php in...
`Event Count:` **131** | | **`CsrDelft\view\formulier\invoervelden\TextField::getInputAttribute`** | [**ErrorException: Deprecated: htmlspecialchars(): Passing null to parameter #1 ($string) of type string is deprecated**](https://csrdelft.sentry.io/issues/5353355009/?referrer=github-open-pr-bot) /lib/view/formulier/invoervelden/InputField.php in...
`Event Count:` **34** |

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

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

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

See analysis details on SonarCloud