Package: php-json-schema / 6.5.1-1

Metadata

Package Version Patches format
php-json-schema 6.5.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
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


0003 Modernize PHPUnit syntax.patch | (download)

tests/Constraints/BaseTestCase.php | 5 5 + 0 - 0 !
tests/Constraints/CoerciveTest.php | 5 3 + 2 - 0 !
tests/Constraints/DefaultPropertiesTest.php | 13 4 + 9 - 0 !
tests/Constraints/FactoryTest.php | 9 3 + 6 - 0 !
tests/Constraints/FormatTest.php | 13 4 + 9 - 0 !
tests/Constraints/SchemaValidationTest.php | 9 3 + 6 - 0 !
tests/Constraints/TypeTest.php | 9 3 + 6 - 0 !
tests/Drafts/Draft3Test.php | 2 2 + 0 - 0 !
tests/Entity/JsonPointerTest.php | 5 2 + 3 - 0 !
tests/JsonSchemaTestSuiteTest.php | 2 2 + 0 - 0 !
tests/RefTest.php | 3 2 + 1 - 0 !
tests/Rfc3339Test.php | 9 3 + 6 - 0 !
tests/Tool/DeepComparerTest.php | 9 3 + 6 - 0 !
tests/Tool/Validator/RelativeReferenceValidatorTest.php | 5 3 + 2 - 0 !
tests/Tool/Validator/UriValidatorTest.php | 5 3 + 2 - 0 !
tests/Uri/UriRetrieverTest.php | 21 6 + 15 - 0 !
16 files changed, 51 insertions(+), 73 deletions(-)

 modernize phpunit syntax