Package: jsonlint / 1.11.0-1

Metadata

Package Version Patches format
jsonlint 1.11.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use homemade autoload.patch | (download)

bin/jsonlint | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 use homemade autoload

Work around the lack of proper Composer support.

0002 Try to re enable 8.1 build using phpunit 9.patch | (download)

tests/JsonParserTest.php | 29 19 10 - 0 !
1 file changed, 19 insertions( ), 10 deletions(-)

 try to re-enable 8.1 build using phpunit 9

0003 Adapt to recent version of PHPUnit 10.patch | (download)

tests/JsonParserTest.php | 42 11 31 - 0 !
1 file changed, 11 insertions( ), 31 deletions(-)

 adapt to recent version of phpunit (10)


0004 Use phpunit migrate configuration.patch | (download)

phpunit.xml.dist | 35 12 23 - 0 !
1 file changed, 12 insertions( ), 23 deletions(-)

 =?utf-8?q?use_=e2=80=9cphpunit_--migrate-configuration=e2=80=9d?=