Skip to content

Commit

Permalink
Upgrade ClamAV plugin for PHP 8 compatibility (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
wopsononock authored Jun 24, 2024
1 parent 667c5a5 commit 8337f1e
Showing 1 changed file with 47 additions and 0 deletions.
47 changes: 47 additions & 0 deletions plugins.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8052,6 +8052,53 @@
<certification type="partner" />
<description>Release of the ClamAV plugin for OJS/OMP/OPS 3.3</description>
</release>
<release date="2022-06-24" version="4.0.0.3" md5="0cfefc169f8378b2bf4dbba1977b1232">
<package>https://github.com/ulsdevteam/pkp-clamav/releases/download/v4.0.0-3/clamav-4.0.0-3.tar.gz</package>
<compatibility application="ojs2">
<version>3.3.0.0</version>
<version>3.3.0.1</version>
<version>3.3.0.2</version>
<version>3.3.0.3</version>
<version>3.3.0.4</version>
<version>3.3.0.5</version>
<version>3.3.0.6</version>
<version>3.3.0.7</version>
<version>3.3.0.8</version>
<version>3.3.0.9</version>
<version>3.3.0.10</version>
<version>~3.3.0.0</version>
</compatibility>
<compatibility application="omp">
<version>3.3.0.0</version>
<version>3.3.0.1</version>
<version>3.3.0.2</version>
<version>3.3.0.3</version>
<version>3.3.0.4</version>
<version>3.3.0.5</version>
<version>3.3.0.6</version>
<version>3.3.0.7</version>
<version>3.3.0.8</version>
<version>3.3.0.9</version>
<version>3.3.0.10</version>
<version>~3.3.0.0</version>
</compatibility>
<compatibility application="ops">
<version>3.3.0.0</version>
<version>3.3.0.1</version>
<version>3.3.0.2</version>
<version>3.3.0.3</version>
<version>3.3.0.4</version>
<version>3.3.0.5</version>
<version>3.3.0.6</version>
<version>3.3.0.7</version>
<version>3.3.0.8</version>
<version>3.3.0.9</version>
<version>3.3.0.10</version>
<version>~3.3.0.0</version>
</compatibility>
<certification type="partner" />
<description>ClamAV Plugin PHP 8 Compatibility</description>
</release>
</plugin>
<plugin category="generic" product="plumAnalytics">
<name locale="en">Plum Analytics Artifact Widget</name>
Expand Down

0 comments on commit 8337f1e

Please sign in to comment.