Package: php-hamcrest / 1.2.2-2

Metadata

Package Version Patches format
php-hamcrest 1.2.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Removing php 7 from the allowed failure.patch | (download)

hamcrest/Hamcrest/Type/IsNumeric.php | 20 20 + 0 - 0 !
tests/Hamcrest/Type/IsNumericTest.php | 4 4 + 0 - 0 !
2 files changed, 24 insertions(+)

 removing php 7 from the allowed failure

Fixing the backward incompatible change of PHP 7 and adding tests for it.