Package: php-json-schema / 5.2.12-2

Metadata

Package Version Patches format
php-json-schema 5.2.12-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use expectException instead of setExpectedException.patch | (download)

tests/Constraints/FactoryTest.php | 2 1 1 - 0 !
tests/Constraints/SchemaValidationTest.php | 4 2 2 - 0 !
tests/Constraints/SelfDefinedSchemaTest.php | 2 1 1 - 0 !
tests/Constraints/TypeTest.php | 4 2 2 - 0 !
tests/Constraints/ValidationExceptionTest.php | 2 1 1 - 0 !
tests/Entity/JsonPointerTest.php | 2 1 1 - 0 !
tests/SchemaStorageTest.php | 4 2 2 - 0 !
tests/Uri/Retrievers/CurlTest.php | 2 1 1 - 0 !
tests/Uri/Retrievers/FileGetContentsTest.php | 4 2 2 - 0 !
tests/Uri/UriRetrieverTest.php | 2 1 1 - 0 !
tests/ValidatorTest.php | 2 1 1 - 0 !
11 files changed, 15 insertions( ), 15 deletions(-)

 use expectexception instead of setexpectedexception


0002 Use getMockBuilder instead of getMock.patch | (download)

tests/Uri/UriRetrieverTest.php | 14 7 7 - 0 !
1 file changed, 7 insertions( ), 7 deletions(-)

 use getmockbuilder instead of getmock


0003 Compatibility with recent PHPUnit 8.patch | (download)

tests/Constraints/FactoryTest.php | 2 1 1 - 0 !
tests/Constraints/FormatTest.php | 2 1 1 - 0 !
tests/Constraints/MinLengthMaxLengthMultiByteTest.php | 2 1 1 - 0 !
tests/Iterators/ObjectIteratorTest.php | 2 1 1 - 0 !
tests/Uri/Retrievers/PredefinedArrayTest.php | 2 1 1 - 0 !
tests/Uri/UriResolverTest.php | 2 1 1 - 0 !
tests/Uri/UriRetrieverTest.php | 2 1 1 - 0 !
7 files changed, 7 insertions( ), 7 deletions(-)

 compatibility with recent phpunit (8)


0004 Handle package.patch | (download)

src/JsonSchema/Uri/UriRetriever.php | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 handle package://


0005 Use file actually available in distributed package.patch | (download)

tests/Uri/UriRetrieverTest.php | 4 2 2 - 0 !
1 file changed, 2 insertions( ), 2 deletions(-)

 use file actually available in distributed package


0006 Adapt to recent version of PHPUnit 9.patch | (download)

tests/Constraints/FactoryTest.php | 8 2 6 - 0 !
tests/Constraints/TypeTest.php | 2 1 1 - 0 !
tests/Uri/Retrievers/FileGetContentsTest.php | 4 1 3 - 0 !
tests/Uri/Retrievers/PredefinedArrayTest.php | 4 1 3 - 0 !
tests/Uri/UriResolverTest.php | 4 1 3 - 0 !
tests/Uri/UriRetrieverTest.php | 20 5 15 - 0 !
6 files changed, 11 insertions( ), 31 deletions(-)

 adapt to recent version of phpunit (9)