Package: php-masterminds-html5 / 2.9.0+dfsg-5
Metadata
Package | Version | Patches format |
---|---|---|
php-masterminds-html5 | 2.9.0+dfsg-5 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Use homemade autoload.php.patch | (download) |
example.php |
2 1 + 1 - 0 ! |
use homemade autoload.php |
0003 Adapt to recent version of PHPUnit 10.patch | (download) |
test/HTML5/Html5Test.php |
80 40 + 40 - 0 ! |
adapt to recent version of phpunit (10) Use assertMatchesRegularExpression instead of assertRegExp. Bug-Debian: https://bugs.debian.org/1039794 |
0003 Make provider functions static PHPUnit 11 Fix.patch | (download) |
test/HTML5/Serializer/OutputRulesTest.php |
8 4 + 4 - 0 ! |
make provider functions static (phpunit 11 fix) Bug-Debian: https://bugs.debian.org/1070568 |
0004 Modernize PHPUnit syntax.patch | (download) |
test/HTML5/Html5Test.php |
5 2 + 3 - 0 ! |
modernize phpunit syntax |