What's new
Please see the changelog for a full list of changes, and the release blog for more information.
Important changes
This release doesn't contain any breaking changes.
Deprecation warnings
This release doesn't add any deprecation warnings.
New recommendations
We recommend that following changes are performed in order to prepare for future deprecations:
- The ScanRPD() function have a new extended_result option that should be used over the to-be-deprecated ScanRPDAV() function.
$score = ScanRPD(["extended_result" => true])["virus_score"];
Comments
0 comments
Article is closed for comments.