Package: php-parsedown / 2.0.0~beta-1-5

Metadata

Package Version Patches format
php-parsedown 2.0.0~beta-1-5 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Exclude tests failing with recent PHPUnit 11.patch | (download)

tests/CommonMarkTest.php | 3 3 + 0 - 0 !
tests/CommonMarkTestStrict.php | 2 2 + 0 - 0 !
tests/CommonMarkTestWeak.php | 2 2 + 0 - 0 !
tests/ParsedownTest.php | 2 2 + 0 - 0 !
4 files changed, 9 insertions(+)

 exclude tests failing with recent phpunit (11)

Bug-Debian: https://bugs.debian.org/1070582

0002 Don t override now final TestCase __construct.patch | (download)

tests/CommonMarkTestStrict.php | 15 0 + 15 - 0 !
tests/ParsedownTest.php | 12 0 + 12 - 0 !
2 files changed, 27 deletions(-)

 =?utf-8?q?don=e2=80=99t_override_now_final_testcase=3a=3a=5f=5fcon?=
 =?utf-8?q?struct=28=29?=