You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP_CodeCoverage currently uses (and bundles) RGraph to render the charts of the code coverage dashboard in the HTML code coverage report. It has been brought to my attention that the license of RGraph is not compatible with the BSD-style licence that PHP_CodeCoverage uses.