Skip to content

Commit

Permalink
pcov: add support PHP 8.4 (#1027)
Browse files Browse the repository at this point in the history
  • Loading branch information
AirBair authored Dec 4, 2024
1 parent 7b58964 commit c4e6ea5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/supported-extensions
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ opentelemetry 8.0 8.1 8.2 8.3 8.4
parallel 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
parle 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
pcntl 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
pcov 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3
pcov 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
pdo_dblib 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
pdo_firebird 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
pdo_mysql 5.5 5.6 7.0 7.1 7.2 7.3 7.4 8.0 8.1 8.2 8.3 8.4
Expand Down

0 comments on commit c4e6ea5

Please sign in to comment.