Package: php-horde-content / 2.0.6-7

Metadata

Package Version Patches format
php-horde-content 2.0.6-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
1010_phpunit 8.x+9.x.patch | (download)

content-2.0.6/test/Content/Base.php | 6 4 + 2 - 0 !
content-2.0.6/test/Content/Sql/Base.php | 10 5 + 5 - 0 !
content-2.0.6/test/Content/Sql/MysqlTest.php | 2 1 + 1 - 0 !
content-2.0.6/test/Content/Sql/MysqliTest.php | 2 1 + 1 - 0 !
content-2.0.6/test/Content/Sql/Oci8Test.php | 2 1 + 1 - 0 !
content-2.0.6/test/Content/Sql/Pdo/MysqlTest.php | 2 1 + 1 - 0 !
content-2.0.6/test/Content/Sql/Pdo/PgsqlTest.php | 2 1 + 1 - 0 !
content-2.0.6/test/Content/Sql/Pdo/SqliteTest.php | 2 1 + 1 - 0 !
8 files changed, 15 insertions(+), 13 deletions(-)

 adapt to phpunit 8.x and 9.x api.