krakjoe / cmark

CommonMark for PHP
Other
46 stars 7 forks source link

Fix conflicting definition of CommonMark/Node #22

Open anthonyryan1 opened 3 years ago

anthonyryan1 commented 3 years ago

CommonMark/Node was declared as final, but CommonMark/Node/* all extend it, leading to conflicts between the class definition and reality.

coveralls commented 3 years ago

Pull Request Test Coverage Report for Build 630


Totals Coverage Status
Change from base Build 243: -0.2%
Covered Lines: 1896
Relevant Lines: 1975

💛 - Coveralls