yokai-php / sonata-workflow

Integrate Symfony workflow component in Sonata Admin
MIT License
22 stars 12 forks source link

Allow PHP 8.x #26

Closed phansys closed 3 years ago

phansys commented 3 years ago

Support for PHP < 7.3 is also dropped since it was already dropped from sonata-project/admin-bundle 3.x.

codecov[bot] commented 3 years ago

Codecov Report

Merging #26 (c8d2fa1) into 0.4.x (0897dd9) will increase coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##              0.4.x      #26      +/-   ##
============================================
+ Coverage     90.96%   91.02%   +0.05%     
+ Complexity       46       44       -2     
============================================
  Files             2        2              
  Lines           155      156       +1     
============================================
+ Hits            141      142       +1     
  Misses           14       14              
Impacted Files Coverage Δ Complexity Δ
src/Admin/Extension/WorkflowExtension.php 98.83% <0.00%> (+0.01%) 28.00% <0.00%> (-1.00%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 0897dd9...c8d2fa1. Read the comment docs.

yann-eugone commented 3 years ago

Thank you @phansys :)

yann-eugone commented 3 years ago

Released in v0.5.0