bynicolas
Results
2
issues of
bynicolas
I noticed that enabling DNSSEC on the master doesn't propagate to the slave because the `serial` is not being raised. manually issuing a `pdns_control notify example.com` will trigger the update...
bug
dns
the use of `FILTER_SANITIZE_STRING` is deprecated since PHP 8.1.0. this is used twice in `fuko-php/masked/src/Masked/Redact.php` on line `107` and `109`. the use of `htmlspecialchars()` instead is encouraged. This needs to...