php 8.1 updates

This commit is contained in:
Brad Dutton
2022-01-08 19:19:03 -08:00
parent 5ac30383a5
commit 3ee59350a1
17 changed files with 56 additions and 42 deletions

View File

@@ -155,4 +155,4 @@ class Graphics_Helper_Test extends Gallery_Unit_Test_Case {
// Check that the images are marked as dirty
$this->assert_equal(1, $album->thumb_dirty);
}
}
}