Package: php-league-uri-src / 7.5.1-7

Metadata

Package Version Patches format
php-league-uri-src 7.5.1-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Ship uritemplate test.patch | (download)

vendor/uri-templates/uritemplate-test/LICENSE | 14 14 + 0 - 0 !
vendor/uri-templates/uritemplate-test/README.md | 90 90 + 0 - 0 !
vendor/uri-templates/uritemplate-test/extended-tests.json | 149 149 + 0 - 0 !
vendor/uri-templates/uritemplate-test/json2xml.xslt | 201 201 + 0 - 0 !
vendor/uri-templates/uritemplate-test/negative-tests.json | 57 57 + 0 - 0 !
vendor/uri-templates/uritemplate-test/spec-examples-by-section.json | 448 448 + 0 - 0 !
vendor/uri-templates/uritemplate-test/spec-examples.json | 219 219 + 0 - 0 !
vendor/uri-templates/uritemplate-test/transform-json-tests.xslt | 51 51 + 0 - 0 !
8 files changed, 1229 insertions(+)

 ship uritemplate-test

0002 Workaround dh_phpcomposer limitations 765899.patch | (download)

interfaces/composer.json | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 workaround dh_phpcomposer limitations (#765899)


0003 Don t test fromNative on 32 bit architectures.patch | (download)

interfaces/IPv4/ConverterTest.php | 29 21 + 8 - 0 !
1 file changed, 21 insertions(+), 8 deletions(-)

 =?utf-8?q?don=e2=80=99t_test_fromnative_on_32-bit_architectures?=


0004 Compatibility with recent PHPUnit 12.patch | (download)

components/Components/DomainTest.php | 2 1 + 1 - 0 !
components/Components/HierarchicalPathTest.php | 1 0 + 1 - 0 !
interfaces/IPv4/ConverterTest.php | 10 8 + 2 - 0 !
uri/BaseUriTest.php | 3 2 + 1 - 0 !
4 files changed, 11 insertions(+), 5 deletions(-)

 compatibility with recent phpunit (12)